Hi all,

New version of core.matrix now available on Clojars:

https://clojars.org/net.mikera/core.matrix/versions/0.11.0

Key items of note:
- Dmitry's GSoC NDArray project is now the default core.matrix 
implementation - this is a big milestone, congrats Dmitry!
- Everything is now AOT-compiled. This increases the size of the .jar file, 
but should improve performance, especially around startup time
- Lots of performance enhancements (e.g. matrix inverses calculated using 
LU-decomposition algorithm)
- A few minor bug fixes
- Repository on github has been renamed (old links should still work): 
https://github.com/mikera/core.matrix

As always, feedback / suggestions much appreciated.

  Mike.

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to