interval arithmetic in Clojure

138 views
Skip to first unread message

Nik

unread,
Mar 18, 2016, 4:26:21 PM3/18/16
to Numerical Clojure
Hi

Does anyone know of an existing Clojure library that does interval arithmetic?

Something along the lines of:
JavaScript: https://github.com/maurizzzio/interval-arithmetic
Boost/C++: http://www.boost.org/doc/libs/1_60_0/libs/numeric/interval/doc/interval.htm
Matlab: http://www.ti3.tu-harburg.de/rump/intlab/

Thank you.

Daniel Slutsky

unread,
Mar 18, 2016, 5:28:22 PM3/18/16
to numerica...@googlegroups.com
Hi,

some basic interval arithmetics are defined at the propaganda library (by Thomas G. Kristensen):



--
You received this message because you are subscribed to the Google Groups "Numerical Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email to numerical-cloj...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Mars0i

unread,
Apr 17, 2017, 12:39:14 AM4/17/17
to Numerical Clojure
On Friday, March 18, 2016 at 4:28:22 PM UTC-5, Daniel Slutsky wrote:
Hi,

some basic interval arithmetics are defined at the propaganda library (by Thomas G. Kristensen):

For the sake of anyone who ends up at this Google groups page during a search, or for the original questioner in case you are still interested and haven't found it, there is also the imprecise library by Reid D McKenzie, at https://github.com/arrdem/imprecise.  It doesn't implement every interval arithmetic operation that propaganda does, but includes many more, via clojure.algo.generic.
Reply all
Reply to author
Forward
0 new messages