pyElli icon indicating copy to clipboard operation
pyElli copied to clipboard

Use rust-based formula dispersion

Open domna opened this issue 1 year ago • 2 comments

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.

domna avatar May 17 '23 15:05 domna