trueset's Stars
helix-editor/helix
A post-modern modal text editor.
TheAlgorithms/Rust
All Algorithms implemented in Rust
rlabbe/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
mawww/kakoune
mawww's experiment for a better code editor
TachibanaYoshino/AnimeGAN
A Tensorflow implementation of AnimeGAN for fast photo animation ! This is the Open source of the paper 「AnimeGAN: a novel lightweight GAN for photo animation」, which uses the GAN framwork to transform real-world photos into anime images.
martanne/vis
A vi-like editor based on Plan 9's structural regular expressions
rlabbe/filterpy
Python Kalman filtering and optimal estimation library. Implements Kalman filter, particle filter, Extended Kalman filter, Unscented Kalman filter, g-h (alpha-beta), least squares, H Infinity, smoothers, and more. Has companion book 'Kalman and Bayesian Filters in Python'.
nuta/kerla
A new operating system kernel with Linux binary compatibility written in Rust.
vispy/vispy
Main repository for Vispy
openctp/openctp
openctp提供CTP股票期权、中泰证券XTP、华鑫证券奇点TORA、东方证券OST、东方财富证券EMT、盈透证券TWS、易盛TAP、量投QDP等各通道的CTPAPI兼容接口,CTP程序可以无缝对接各股票柜台。openctp也提供了一套基于TTS交易系统的模拟环境,同样提供了CTPAPI兼容接口,不仅支持国内期货与期权全品种,也支持A股股票、基金、债券以及股票期权模拟交易,可以替代Simnow,为CTP量化交易开发者提供7x24可用的模拟环境。
jankrepl/deepdow
Portfolio optimization with deep learning.
dogecoin/dogecoin.com
official repo for dogecoin.com
zziz/kalman-filter
Kalman Filter implementation in Python using Numpy only in 30 lines.
ewan-xu/pyaec
simple and efficient python implemention of a series of adaptive filters. including time domain adaptive filters(lms、nlms、rls、ap、kalman)、nonlinear adaptive filters(volterra filter、functional link adaptive filters)、frequency domain adaptive filters(frequency domain adaptive filter、frequency domain kalman filter) for acoustic echo cancellation.
sfl666/option_tools
期权隐含波动率/历史波动率
shizhuolin/PyCTP
CTP for Python
oseiskar/simdkalman
Python Kalman filters vectorized as Single Instruction, Multiple Data
HFQR/FlashFunk
High Performance Runtime in Rust
gaoguole/ctpgao
基于ctp接口开发的交易框架(接口类型仿 天勤sdk)
vvipi/py3_demo_on_vnpy_ctp
基于vnpy的ctp接口的python3版本简单示例
ctpbee/ctpbee_tutorial
ctpbee入门教程
Xylambda/kalmankit
Multidimensional implementation of standard and extended Kalman Filters
FelixLee1995/CTP_API_DEMO
ctp api demo
mcFore/CTP-TradeServer
多账户-多策略期货交易程序(ctp开发经验分享)
mcFore/JSTrader
Datarecorder
mcFore/puppet
PhiComp/avellaneda-stoikov
Avellaneda-Stoikov HFT market making algorithm implementation
PhiComp/finance_ml
Advances in Financial Machine Learning
PhiComp/kalman-filter
Kalman Filter implementation in Python using Numpy only in 30 lines.
PhiComp/simd-kalman
Python Kalman filters vectorized as Single Instruction, Multiple Data