The more this discussion goes on, the more convinced I am of my initial
opinion. A matrix library doesn't belong in the standard library.

What is happening in the discussion is that each potential user who
comments finds some related capability that is relevant to their particular
needs. But the union of all those wishes is something substantially
large... Maybe not NumPy large, but heading in that direction.

On the other hand, trimming such a thing to a bare minimum would mean that
everyone using it would quickly hit limits that make it not really
practical. Different limits for different people, but limits certainly.

If the purpose is JUST teaching a certain kind of course in linear algebra,
that didn't seem like sufficient motivation for standard library, but it
does sound like an excellent purpose for a third party library.
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/6SH2JCKP5JX7RHQ5I6D2FBVJ32YD25QR/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to