Array Programming with NumPy
nature.com
Array Programming with NumPy
1–10 of 114 posts
Re: Array Programming with NumPy
#2Many labs are gaining access to or creating physical tools that create data analysis over experimental design problems. Biologists transitioning from running gels to detect the existence of a gene to running sequencing or flow cytometry to segment populations, for example. I remember seeing I think an RNA-seq experiment that tracked the full lineage of hematopoietic (blood) stem cells by a professor - my jaw was on the floor at the level of insight.
One remaining step is transitioning many bioinformatics courses from applied tooling to general program design and open-sourcing. I’ve noticed a few labs have done that really well for years, but it is not often found as a field-level skillset.
Re: Array Programming with NumPy
#3Re: Array Programming with NumPy
#4For some reason this struck me as inappropriate for the outlet. It's a nice piece as an introduction to array programming with numpy, but seemed out of place to me.
Re: Array Programming with NumPy
#5As someone who cut his teeth on bioinformatics before eventually just completing a full computer science degree, I was a bit worried that this article wouldn’t address the applied scientific audience well. Pleasantly surprised, though, at how well this article evangelizes NumPy to that exact community. Many labs are gaining access to or creating physical tools that create data analysis over experimental design proble…
Re: Array Programming with NumPy
#6Re: Array Programming with NumPy
#7Ah, just the right time to publish about numpy - right when everyone is moving over to Julia because of numpy's warts.
https://trends.google.com/trends/explore?date=today%205-y&ge...
Re: Array Programming with NumPy
#8Ah, just the right time to publish about numpy - right when everyone is moving over to Julia because of numpy's warts.
Re: Array Programming with NumPy
#9Ah, just the right time to publish about numpy - right when everyone is moving over to Julia because of numpy's warts.
I don't think that's accurate: https://trends.google.com/trends/explore?date=today%205-y&ge...
Re: Array Programming with NumPy
#10For some reason this struck me as inappropriate for the outlet. It's a nice piece as an introduction to array programming with numpy, but seemed out of place to me.
If, going forward, 5% of all papers that use NumPy to get their results actually cite this paper, it will be one of Nature's most cited papers every year.
I wonder if github should add a "Review" feature to provide a similar content authoring experience.