cpmech / gosl

Linear algebra, eigenvalues, FFT, Bessel, elliptic, orthogonal polys, geometry, NURBS, numerical quadrature, 3D transfinite interpolation, random numbers, Mersenne twister, probability distributions, optimisation, differential equations.
BSD 3-Clause "New" or "Revised" License
1.83k stars 145 forks source link

Trim gosl #43

Closed cpmech closed 4 years ago

cpmech commented 4 years ago

Huge change: we are removing some packages from Gosl in order to better document the code and to improve maintainability. Some of the removed packages should go to independent repositories. The following packages have been removed:

Also, from now on the main installation and usage of Gosl is via Docker.