]> gitweb.michael.orlitzky.com - numerical-analysis.git/summary
 
descriptionA library of numerical analysis functions.
ownerroot
last changeFri, 7 Dec 2018 16:04:36 +0000 (11:04 -0500)
shortlog
2018-12-07 Michael Orlitzkysrc/Integration/Simpson.hs: fix monomorphism restrictio... master
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.
2018-12-07 Michael Orlitzkynumerical-analysis.cabal: add BigFloat to exposed-modules.
...
heads
5 years ago master