Skip to content

Releases: mpasson/REMSOL

v0.1.1

04 Nov 20:47
Compare
Choose a tag to compare
  • 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.

REMSOL v0.1.0

13 Oct 18:25
Compare
Choose a tag to compare

REMSOL (Rust-based Electromagnetic Multi-layer Solver) is a software package for finding electromagnetic modes in 1D multi-layered media. It is written in Rust for speed and provides a Python interface for ease of use.

image