Skip to content

v0.1.1

Latest
Compare
Choose a tag to compare
@mpasson mpasson released this 04 Nov 20:47
· 3 commits to master since this release
  • Published Rust crate at crates.io.
  • Documentation available at docs.rs.
  • Added docstring in Rust code.
  • Passing of complex numbers from Python to Rust is now handles by the num-complex crate via pyo3 and not implemented in the code.
  • Minor code improvements.
  • Added test CI with Github Actions for both Python and Rust code.