pyElli
pyElli copied to clipboard
Use rust-based formula dispersion
This is an example for using the rust-based formula dispersion. The idea was that it would be faster but currently it is beaten by the python code with caching.
Remaining steps:
- [x] Add caching in rust to see how it competes against python
- [x] Check the failing tests due to divide by zero.