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
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