https://github.com/mathiswellmann/mathiswellmann
https://github.com/mathiswellmann/mathiswellmann
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mathiswellmann/mathiswellmann
- Owner: MathisWellmann
- Created: 2020-11-10T18:04:38.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-20T19:23:57.000Z (almost 2 years ago)
- Last Synced: 2024-04-20T20:29:39.444Z (almost 2 years ago)
- Size: 88.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Welcome :wave:
I enjoy writing correct, fast and simple software using Rust 🦀 on NixOS.
### My Open-Source Repositories [Crates on lib.rs](https://lib.rs/~MathisWellmann):
- :moneybag: [TradeAggregation](https://github.com/MathisWellmann/trade_aggregation-rs): A high performance, modular and flexible trade aggregation crate.
- :currency_exchange: [LFEST](https://github.com/MathisWellmann/lfest-rs) Perpetual futures exchange for simulated trading
- :chains: Chainable Tree-like [Sliding Features](https://github.com/MathisWellmann/sliding_features-rs).
- :chart: [EhlersIndicators](https://github.com/MathisWellmann/go_ehlers_indicators): John Ehlers technical analysis indicators / Filters
- :frog: Evolutionary Neural Network implementation called [CoSyNE](https://github.com/MathisWellmann/cosyne).
- :muscle: [gym-rs](https://github.com/MathisWellmann/gym-rs) a pure Rust implementation of OpenAi's Gym environments.
- :chart_with_upwards_trend: [TimeSeriesGenerator](https://github.com/MathisWellmann/time_series_generator-rs) for synthetic data generation.
- :potable_water: [reservoir_computer](https://github.com/MathisWellmann/reservoir_computer) Reservoir computers on the CPU
- :chart_with_downwards_trend: [whittaker_smoother](https://github.com/MathisWellmann/whittaker_smoother) A perfect smoother