Math::Currency is a perl module that implements exact currency math
with formatting and rounding.
					 
			
		
				Math::Geometry::Voronoi computes Voronoi diagrams from a set of
input points.
					 
			
		
				The Mersenne Twister is a pseudorandom number generator developed by
Makoto Matsumoto and Takuji Nishimura.
					 
			
		
				A perl extension module for scientific data access via the netCDF API
					 
			
		
				A Perl package providing the functionality to convert between
Arabic and Roman numerals.
					 
			
		
				SVGMath is a command-line utility to convert MathML expressions
to SVG, written entirely in Python.
					 
			
		
				Bottleneck is a collection of fast NumPy array functions written in Cython.
					 
			
		
				PySparse extends the Python interpreter by a set of sparse matrix
types holding double precision values. PySparse also includes modules
that implement:
- iterative methods for solving linear systems of equations
- a set of standard preconditioners
- an interface to a direct solver for sparse linear systems of
  equations (SuperLU)
- a Jacobi-Davidson eigenvalue solver for the symmetric, generalised
  matrix eigenvalue problem (JDSYM)
					 
			
		
				TomsFastMath is a portable fixed precision math library designed for
very fast exponentiations.
					 
			
		
				UFC (Unified Form-assembly Code) is a unified framework for finite element
assembly.