* Fix bug in coupled channels, refactor for independence of solver components and physical system Latest
1.1
------------- :Date: Mar 27, 2024
* update kernel for modularity and ease of use in parametric simulations
1.0
------------- :Date: Oct 29, 2023
This is the initial functioning release of the framework, which includes support for
* non-local potentials * coupled-channels systems * just-in-time compilation
0.3
------------- :Date: Oct 24, 2023
* major refactors including use of numba.njit for core solver
0.2
-------------
:Date: Aug 14, 2023
* add formatter by beykyle in https://github.com/beykyle/lagrange_rmatrix/pull/6 * add dynamic versioning by beykyle in https://github.com/beykyle/lagrange_rmatrix/pull/7