/alchemy

Elixir Mathematics

Primary LanguageElixirGNU General Public License v3.0GPL-3.0

Maths

Set of Mathematical functions I use for school, 3D Raytracing and Deep learning.

Installation

If available in Hex, the package can be installed by adding maths to your list of dependencies in mix.exs:

def deps do
  [
    {:maths, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/maths.