(no title)
scoresmoke | 1 year ago
One new interesting feature, though, is the support for string routines: https://numpy.org/devdocs/reference/routines.strings.html#mo...
scoresmoke | 1 year ago
One new interesting feature, though, is the support for string routines: https://numpy.org/devdocs/reference/routines.strings.html#mo...
etbebl|1 year ago
amelius|1 year ago
Sounds almost like they're building a language inside a language.
ssahoo|1 year ago
nerdponx|1 year ago
They're not building a language. They're carefully adding a newly-in-demand feature to a mature, already-built language.
ahurmazda|1 year ago
> arange’s start argument is positional-only
haiguise|1 year ago
[0] https://github.com/numpy/numpy/pull/25955
brcmthrowaway|1 year ago
ahurmazda|1 year ago
You may want to check out cupy
https://cupy.dev/