Skip to content
This repository has been archived by the owner on May 7, 2020. It is now read-only.

arpunk/spherical

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spherical

Build Status Hex Version Inline docs

A spherical geometry library for Elixir

Installation

Add the following to your mix.exs file:

defp deps do
  [{:spherical, "~> 0.0.1"}]
end

And install the library: $ mix deps.get

Documentation

Documentation is available at http://hexdocs.pm/spherical

License

Copyright (c) 2015 Ricardo Lanziano

This work is free. You can redistribute it and/or modify it under the terms of the MIT License. See the LICENSE file for more details.

Releases

No releases published

Packages

No packages published

Languages