Skip to content

Releases: cpmech/russell

v1.4.0

30 Apr 14:22
Compare
Choose a tag to compare
  • 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

29 Apr 13:58
Compare
Choose a tag to compare

Now using the standard MUMPS version (with MPI) instead of the sequential version.

v1.2.1

27 Apr 06:24
Compare
Choose a tag to compare

Improve the documentation with several examples and figures

v1.2.0

24 Apr 07:39
Compare
Choose a tag to compare
  • Remove wrap to FFTW
  • Recommending use of RustFFT

v1.1.2

23 Apr 05:22
Compare
Choose a tag to compare

Improve readme files

v1.1.0

19 Apr 04:15
Compare
Choose a tag to compare

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, ln_beta, gamma, ln_gamma, erf, erfc, erf_inv, erfc_inv 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

v0.9.2

17 Mar 06:37
Compare
Choose a tag to compare
  • Implement Solvers for ODEs and DAEs
  • Improve BLAS/LAPACK functions

v0.8.0

12 Feb 04:28
Compare
Choose a tag to compare
v0.8.0

v0.7.2

12 Jan 04:22
Compare
Choose a tag to compare
v0.7.2

v0.6.2

11 Oct 21:54
Compare
Choose a tag to compare
v0.6.2