Mikera writes: > BTW, I started my own attempt at something similar a while ago, but > never found the time to get it to a usable state: > > https://code.google.com/p/clj-multiarray/ > > Konrad. > > Very interesting, thanks! I like the use of protocols to construct the > specialised array > types in particular. > > Would you be willing and interested to work on merging this into the > "core.matrix" code > base? I had started on a simple NDArray implementation myself but your code > is clearly > much further along than mine.....
Sure! I won't be able to work much on this over the next few weeks, but feel free to take over any code that looks good to you. See you on Numerical Clojure... Konrad. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
