Re: GSoC Report: NDArray for core.matrix

2013-09-24 Thread adriaan . sticker
great congrats Op maandag 23 september 2013 23:25:25 UTC+2 schreef Dmitry Groshev: > > Today Google Summer of Code finally ends. NDArray is pretty stable now and > will be the default implementation used by core.matrix in the upcoming > release. It was an epic journey through bugs, unexpected sl

Re: GSoC Report: NDArray for core.matrix

2013-09-23 Thread Mikera
Great work Dmitry! It's superb that we now have a general purpose N-dimensional array implementation that is comparable with NumPy, written in pure Clojure. This will be a big boost for people doing data science / scientific computing with Clojure. You've also shown that it's possible to write