Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adelq/nim-fractions

Rational number arithmetic for Nim.
https://github.com/adelq/nim-fractions

Last synced: about 6 hours ago
JSON representation

Rational number arithmetic for Nim.

Awesome Lists containing this project

README

        

Nim Fractions
======

The Nim Fractions library is a simple library for rational number arithmetic.

License
-------

Nim Fractions is made available under the terms of the MIT License. Please see the LICENSE file for more details.

Installation
------------

$ nimble install fractions