Skip to content

Geometric shapes and common manipulation algorithms library for elixir

Notifications You must be signed in to change notification settings

EtienneDesticourt/geom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geom Build Status

The geom project gives access to a variety of geometric shapes and the algorithms necessary for their manipulation.

Installation

The package can be installed as:

Add geom to your list of dependencies in mix.exs:

```elixir
def deps do
  [{:geom, "~> 1.0.0"}]
end
```

About

Geometric shapes and common manipulation algorithms library for elixir

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages