- Add SizeMax to meshing resolution settings
- Add examples for coplanar waveguides and crosstalk
- Improve plotting function
- Add backward compatability for "Fix Typo: Culomb -> Coulomb" until the end of the year
- Improvements on the Docs
- Fix Typo: Culomb -> Coulomb
- Fix build-backend in pyproject.toml
- Add init.py to femwell/maxwell
- Add build-backend to pyproject.toml
- Add function to calculate intensities
- Add function to plot intensities
- Fix meshing if a LineString is cut by the geometry
- Update minimum version of scikit-fem
- Fix n_eff guess to make scipy solver work
- Add mesh refinement
- Add scipy benchmarks
- Fix n_eff-guess for compute_modes (->seems to fix mode calculations with scipy)
- Rewrite maxwell waveguide mode solver - now completely object oriented!
- Start implementing schrödinger's equation
- Start docs for schrödinger's equation
- Add potential well
- Add function to sort the modes by power within a given area
- Allow to disable normalizing the modes in compute_modes
- Add cache to compute_modes
- Add automatic changelog generation
- Add changelog to docs
- Fixed meshing