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.

Included Modules

Extended Modules

Defined in:

apatite/linear_algebra/error.cr
apatite/linear_algebra.cr
apatite.cr
apatite/version.cr

Constant Summary

VERSION = "0.1.0"

Instance methods inherited from module Apatite::LinearAlgebra

sigmoid(input : Number) sigmoid, sigmoid_d(input : Number) sigmoid_d