Looking Back and Forward for Open-Source Mathematics Software
martinralbrecht.wordpress.com
Looking Back and Forward for Open-Source Mathematics Software
1–3 of 3 posts
Re: Looking Back and Forward for Open-Source Mathematics Software
#2This Python library has PicoSAT SAT solver integration, and parses DIMACS files:
Re: Looking Back and Forward for Open-Source Mathematics Software
#3ND4J (n-dimensional arrays for Java) is a free, open-source extension written for the JVM, compatible with both Scala and Clojure. It's a scientific computing library for linear algebra and matrix manipulation in a production environment. Uses the semantics of Numpy and Matlab...