Add FeOs to examples

This commit is contained in:
Philipp Rehner 2022-09-14 11:06:19 +02:00
parent bdc1468baf
commit 1dbbaafa65
1 changed files with 1 additions and 0 deletions

View File

@ -205,6 +205,7 @@ about this topic.
- [ril-py](https://github.com/Cryptex-github/ril-py) _A performant and high-level image processing library for Python written in Rust_
- [fastbloom](https://github.com/yankun1992/fastbloom) _A fast [bloom filter](https://github.com/yankun1992/fastbloom#BloomFilter) | [counting bloom filter](https://github.com/yankun1992/fastbloom#countingbloomfilter) implemented by Rust for Rust and Python!_
- [river](https://github.com/online-ml/river) _Online machine learning in python, the statistics are the most computationally heavy are implemented in rust_
- [feos](https://github.com/feos-org/feos) _Lightning fast thermodynamic modeling in Rust with fully developed Python interface_
## Articles and other media