mloss.org FsAlghttp://mloss.orgUpdates and additions to FsAlgenSat, 25 Apr 2015 02:11:03 -0000FsAlg 0.5.4http://mloss.org/software/view/603/<html><p>FsAlg is a linear algebra library that supports generic types. It is implemented in the F# language. </p> <p>The library provides generic Vector and Matrix types that support most of the commonly used linear algebra operations, including matrix–vector operations, matrix inverse, determinants, eigenvalues, LU and QR decompositions. Its intended use is to enable writing generic linear algebra code with custom numeric types. It can also be used as a lightweight library for prototyping and scripting with primitive floating point types. </p> <p>FsAlg is developed by Atılım Güneş Baydin and Barak A. Pearlmutter as part of their work at the Brain and Computation Lab, Hamilton Institute, National University of Ireland Maynooth. </p></html>Atilim Gunes Baydin, Barak PearlmutterSat, 25 Apr 2015 02:11:03 -0000http://mloss.org/software/rss/comments/603http://mloss.org/software/view/603/linear algebragenerics