pharpend / tropical

A Haskell library for dealing with tropical math.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tropical

Tropical numbers are the same as real numbers, except the operations are different. You can compound these operations, and get tropical vectors, tropical matrices, etc. This package is a Haskell library dealing with tropical things.

For more information on tropical geometry, see https://en.wikipedia.org/wiki/Tropical_geometry.

Contributing

Anyone who wants to contribute is more than welcome. This library is BSD-licensed, so you can pretty much do what you want with it.

About

A Haskell library for dealing with tropical math.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%