Why Is NumPy Only Now Getting Funded?
numfocus.org
Why Is NumPy Only Now Getting Funded?
1–10 of 115 posts
Re: Why Is NumPy Only Now Getting Funded?
#2Yeah, William Stein can tell these stories too: http://sagemath.blogspot.cz/2015/09/funding-open-source-math...
Re: Why Is NumPy Only Now Getting Funded?
#3Again, it is great in general, but it has bugs and rough edges here or there, and a lot of people don't trust it for production. I wish there was a way for people to be properly compensated for building and maintaining such vital scientific and mathematical computing software.
Re: Why Is NumPy Only Now Getting Funded?
#4"The problem of sustainability for open source scientific software projects is significant." Yeah, William Stein can tell these stories too: http://sagemath.blogspot.cz/2015/09/funding-open-source-math...
But its a fine project and one that I use. For a collection of other projects it works better than most other individual projects.
"Every successful science library has the ashes of an academic career in the making" - Same guy
Re: Why Is NumPy Only Now Getting Funded?
#5Re: Why Is NumPy Only Now Getting Funded?
#6It blows my mind that NumPy is just getting funding. How did the Eigen (used in TensorFlow, among other things) folks keep it going?
Re: Why Is NumPy Only Now Getting Funded?
#7After getting through basic of "Introduction to Computer Science Using Python" and forever pending goal to become a "Python Developer", is anyone here who is experience in Python willing to be my mentor? In return, free Python labor. :)
Re: Why Is NumPy Only Now Getting Funded?
#8Ok, so the problem seems to be 'lack of maintainer' or could be stretched to contributer. The article later linked to https://www.slideshare.net/NadiaEghbal/consider-the-maintain... which kind of reminded me a problem which I'm facing. After getting through basic of "Introduction to Computer Science Using Python" and forever pending goal to become a "Python Developer", is anyone here who is experience in Python willi…
Re: Why Is NumPy Only Now Getting Funded?
#9https://news.ycombinator.com/item?id=13603575
It also stings a little when people say that it's completely obsolete because Matlab itself is "legacy" and we should all be abandoning the language, Octave included... and yet, even though I like numpy and Python and matplotlib and Julia and R, I still find myself reaching for Octave whenever I need a quick visualisation of some data.