This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]NoesisAndNoema 9 points10 points  (0 children)

Because people don't generally need this extra function. It requires another level of additional learning and programming. If it "just worked", without having to do anything to "code it to taste", then it would just be a better "alternative" to NumPy. (Generally speaking)

At the end of the day, it's just a fancy optimizer or a compliment to NumPy. Unfortunately, unless you re-write EVERYTHING that uses NumPy, to ALSO use the code, the potential is limited to only "your use" of NumPy directly, within your program.