pure-rational

v 0.1

a Pure port of Q+Q, Rob Hubbard's rational number library

pure-rational is a Pure port of Q+Q, Rob Hubbard's rational number library. It contains rational.pure, a collection of utility functions for rational numbers, and rat_interval.pure, a module for doing interval arithmetic needed by rational.pure. These modules are designed to work with the math.pure module (part of the standard Pure library), which contains the definition of Pure's rational type and implements the basic rational arithmetic.

https://github.com/agraef/pure-lang/wiki/Addons#pure-rational

To install pure-rational, paste this in macOS terminal after installing MacPorts

sudo port install pure-rational

Add to my watchlist

Installations 1
Requested Installations 0