Releases: oashour/NonlinearSchrodinger.jl
Releases · oashour/NonlinearSchrodinger.jl
v0.0.8
Add support for higher order NLS equations up to fifth order and a function for computing the real part of the eigenvalue for breather to soliton conversion.
v0.0.7
Improve performance of DT significantly via memoization and add additional documentation.
v0.0.6
In this pre-release, we have fixed major bugs, improved performance significantly, added plot recipes, added preliminary support for the SSE, and added unit tests. There is much more added, change logs to come in the future.
v0.0.5
This pre-release adds utilities for simulating maximal intensity families with DT initial conditions as well as a major bug fix for some missing minus signs.
v0.0.4
This pre-release implements the Darboux transformation for the cubic Nonlinear Schrodinger equation. The next pre-release will contain utilities to connect the Calculation engine to the Simulation engine.
v0.0.3
In this release, we have significantly improved the plotting capabilities, cleaned up the resultant plots as well as added new plot types. We have also added some general performance improvements and bug fixes.
v0.0.2
In this second pre-release, we implement multiple performance fixes, add support for the Hirota equation up to second order, and fix a bug that prevented higher order integrators from working properly.