Releases: cpmech/russell
Releases · cpmech/russell
v1.10.0
- Remove generic SparseMatrix from
russell_sparse
and simplify the API for calling sparse solvers.
- Implement
read_data
in russell_lab
- Implement
vec_copy_scaled
in russell_lab
v1.8.0
Make linear_fitting generic
v1.7.0
Update MUMPS and plotpy versions
v1.6.2
Update compilation on macOS
v1.6.0
- Improve the output API in
russell_ode
(some breaking changes)
v1.5.0
- Improve
russell_ode
(with breaking changes)
- Improve
russell_tensor
(with breaking changes)
v1.4.0
- Remove dependency on OpenMPI (because of too may problems on diverse machines)
- Make the installation of MUMPS optional (locally compiled only now)
v1.3.0
Now using the standard MUMPS version (with MPI) instead of the sequential version.