module Apatite

Overview

Apatite is a fundimental package for scientific computing in Crystal. If that sounds like a modified version of the first line from the NumPy homepage, that's because it is. Apatite has (ok, will have) all of the goodness of NumPy sitting atop the blazing speed and beautiful syntax of Crystal.

Defined in:

apatite.cr
apatite/error.cr
apatite/matrix.cr
apatite/matrix/eigenvalue_decomposition.cr
apatite/matrix/lup_decomposition.cr
apatite/ndarray.cr
apatite/vector.cr
apatite/version.cr

Constant Summary

VERSION = "0.1.0"