Recent Releases of https://github.com/cpmech/russell
https://github.com/cpmech/russell -
- Remove generic SparseMatrix from
russell_sparseand simplify the API for calling sparse solvers. - Implement
read_datainrussell_lab - Implement
vec_copy_scaledinrussell_lab
- Rust
Published by cpmech about 1 year ago
https://github.com/cpmech/russell -
Add links to lambert_w
- Rust
Published by cpmech about 1 year ago
https://github.com/cpmech/russell -
Improve ODE dense output
- Rust
Published by cpmech over 1 year ago
https://github.com/cpmech/russell -
Make linear_fitting generic
- Rust
Published by cpmech over 1 year ago
https://github.com/cpmech/russell -
Update MUMPS and plotpy versions
- Rust
Published by cpmech over 1 year ago
https://github.com/cpmech/russell -
Update compilation on macOS
- Rust
Published by cpmech over 1 year ago
https://github.com/cpmech/russell -
- Improve the output API in
russell_ode(some breaking changes)
- Rust
Published by cpmech almost 2 years ago
https://github.com/cpmech/russell -
- Improve
russell_ode(with breaking changes) - Improve
russell_tensor(with breaking changes)
- Rust
Published by cpmech almost 2 years ago
https://github.com/cpmech/russell -
- Remove dependency on OpenMPI (because of too may problems on diverse machines)
- Make the installation of MUMPS optional (locally compiled only now)
- Rust
Published by cpmech almost 2 years ago
https://github.com/cpmech/russell -
Now using the standard MUMPS version (with MPI) instead of the sequential version.
- Rust
Published by cpmech almost 2 years ago
https://github.com/cpmech/russell -
Improve the documentation with several examples and figures
- Rust
Published by cpmech almost 2 years ago
https://github.com/cpmech/russell -
- Remove wrap to FFTW
- Recommending use of RustFFT
- Rust
Published by cpmech almost 2 years ago
https://github.com/cpmech/russell -
Improve readme files
- Rust
Published by cpmech almost 2 years ago
https://github.com/cpmech/russell -
New functionality:
- Check module
- Improve NaN and Inf detection
- Implement second derivative checking
- FFTW (warning: not thread-safe; will replace with something else in the future)
- Math module
- Bessel functions (J0, J1, Jn, Y0, Y1, Yn, I0, I1, In, K0, K1, Kn)
- beta, lnbeta, gamma, lngamma, erf, erfc, erfinv, erfcinv functions
- Elliptic integral functions (F, E, and PI)
- Composition functions (aka modf, frexp, ldexp, and others)
- Additional functions such as Chebyshev Tn
- Algorithms module
- Interpolation using Lagrange formula and Chebyshev points
- Bracketing of local minima
- Solution of local minima problems
- Root finding using Brent's method
- Numerical Jacobian
- Quadrature (integration)
- Matrix and Vector
- Add more functions
- Rust
Published by cpmech almost 2 years ago
https://github.com/cpmech/russell - v0.9.2
- Implement Solvers for ODEs and DAEs
- Improve BLAS/LAPACK functions
- Rust
Published by cpmech almost 2 years ago