summaryrefslogtreecommitdiff
path: root/gnu/packages/maths.scm
AgeCommit message (Collapse)Author
2013-09-27gnu: units: Update to 2.02.Ludovic Courtès
* gnu/packages/maths.scm (units): Update to 2.02.
2013-09-25gnu: pspp: Update to 0.8.1.Andreas Enge
* gnu/packages/maths.scm (pspp): Update to 0.8.1.
2013-08-31gnu: gsl: Disable numerically unstable test on i686.Andreas Enge
* gnu/packages/maths.scm (gsl): Disable test.
2013-08-29gnu: gsl: Move from module algebra to maths.Andreas Enge
* gnu/packages/algebra.scm (gsl): Move variable from here... * gnu/packages/maths.scm (gsl): ...to here.
2013-08-24gnu: Add pspp.Andreas Enge
* gnu/packages/maths.scm (pspp): New variable. * THANKS: Thank John Darrington for help with debugging.
2013-08-24gnu: Add units.Andreas Enge
* gnu/packages/maths.scm: New module. * gnu-system.am (GNU_SYSTEM_MODULES): Add module.