scala - Breeze vs. Spire: Can/should I combine them? -


i use breeze's collections (namely densevector), in have integers , doubles , like, , use them little might use numpy's arrays. stumbled upon https://github.com/non/spire. impression is, not strong on collection, stronger on types might want put inside of collections - e.g. interval sounds awesome. impression right , combining them idea?

from https://stackoverflow.com/a/40474914/4533188 learned breeze uses netlib-java fast. destroy speed if put descendants of anyref (in case spire) densevectors back-end arrays instead of descendants of anyval?


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

Laravel mail error `Swift_TransportException in StreamBuffer.php line 269: Connection could not be established with host smtp.gmail.com [ #0]` -

c# SetCompatibleTextRenderingDefault must be called before the first -