build-type: Simple
category: Text
synopsis:
- A library of numerical analysis functions for UMBC's MATH620.
+ A library of numerical analysis functions.
description:
- Haskell implementations of algorithms from UMBC's Numerical
- Analysis course, MATH620.
+ Haskell implementations of algorithms from numerical
+ analysis. Includes fixed arbitrary-length vectors and
+ arbitrary-precision real numbers where possible.
data-files: makefile
library
source-repository head
type: git
- location: http://git.michael.orlitzky.com/umbc/math620.git
+ location: http://michael.orlitzky.com/git/numerical-analysis.git
branch: master