Hi Peter, Thanks for the feedback. Yes, that's in my list of TO-DOs. I'm guessing the difference will be quite significant, but I'm planning to use hardward-accelerated code as a next step. I'll create though some benchmarks gainst NumPy.
Thanks again, Fran On Tue, Oct 31, 2017 at 1:42 PM Peter Damoc <[email protected]> wrote: > Hi Fran, > > I would be interested in seeing performance benchmarks agains NumPy. > I'm expecting NumElm to be worse but I'm curious how much worse it is. :) > > In any case, congrats for creating this! > > > > On Tue, Oct 31, 2017 at 2:32 PM, Francisco Ramos <[email protected]> > wrote: > >> Today I'm releasing NumElm, another small contribution to the Open >> Source, Frontend and Elm community. NumElm is inspired by NumPy, the >> fundamental package for scientific computing with Python. NumElm is the >> first step in this ambitious idea of mine of building a Machine Learning >> package for Elm. Still a long way to go, but I'm full of enthusiasm. I'm >> convinced about the potential of both worlds together, Elm language and >> Machine Learning. >> >> https://github.com/jscriptcoder/numelm >> >> Please, any feedback would be highly appreciated. >> >> Fran >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Elm Discuss" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > There is NO FATE, we are the creators. > blog: http://damoc.ro/ > > -- > You received this message because you are subscribed to the Google Groups > "Elm Discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
