]> gitweb.michael.orlitzky.com - numerical-analysis.git/summary
 
descriptionA library of numerical analysis functions.
ownerroot
last changeMon, 6 May 2024 18:48:31 +0000 (14:48 -0400)
shortlog
2024-05-06 Michael Orlitzkynumerical-analysis.cabal,doc: relicense to AGPL-3.0+ master
2018-12-07 Michael Orlitzkysrc/Integration/Simpson.hs: fix monomorphism restrictio...
2018-12-07 Michael Orlitzkysrc/Integration/Gaussian.hs: fix monomorphism restricti...
2018-12-07 Michael Orlitzkysrc/Integration/Trapezoid.hs: fix monomorphism restrict...
2018-12-07 Michael Orlitzkysrc/ODE/IVP.hs: fix monomorphism restriction warning.
2018-12-07 Michael Orlitzkysrc/Linear/QR.hs: fix monomorphism restriction warning.
2018-12-07 Michael Orlitzkysrc/FEM/R1.hs: fix monomorphism restriction warnings.
2018-12-07 Michael Orlitzkysrc/Roots/Fast.hs: fix monomorphism restriction warnings.
2018-12-07 Michael Orlitzkysrc/Roots/Simple.hs: fix monomorphism restriction warning.
2018-12-07 Michael Orlitzkysrc/Polynomials/Orthogonal.hs: fix monomorphism restric...
2018-12-07 Michael Orlitzkysrc/Misc.hs: fix monomorphism restriction warnings.
2018-12-07 Michael Orlitzkysrc/Linear/Matrix.hs: define "one" in the ring of matrices.
2018-12-07 Michael Orlitzkysrc/Linear/Matrix.hs: add support for zero-length colum...
2018-12-07 Michael Orlitzkysrc/Normed.hs: combine zero- and nonzero-length impleme...
2018-12-07 Michael Orlitzkysrc/Linear/Vector.hs: add a Vec0 type.
2018-12-07 Michael Orlitzkysrc: import only instances from Prelude, where appropriate.
...
heads
3 weeks ago master