duff / scenic_math

Math library supporting Scenic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scenic.Math

Math support for Scenic applications

Installation

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

def deps do
  [{:scenic_math, "~> 0.7.0"}]
end

About

Math library supporting Scenic

License:Apache License 2.0


Languages

Language:Elixir 79.1%Language:C 20.1%Language:Makefile 0.8%