<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/core/multiarray.py, branch meson</title>
<subtitle>github.com: numpy/numpy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/'/>
<entry>
<title>Merge pull request #22313 from rossbar/deprecate-fastCopyAndTranspose</title>
<updated>2022-10-07T06:51:17+00:00</updated>
<author>
<name>Matti Picus</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2022-10-07T06:51:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=ae6a3524acc38edfdc3951622fcc598414cc78ec'/>
<id>ae6a3524acc38edfdc3951622fcc598414cc78ec</id>
<content type='text'>
DEP: Deprecate fastCopyAndTranspose</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DEP: Deprecate fastCopyAndTranspose</pre>
</div>
</content>
</entry>
<entry>
<title>DEP: fastCopyAndTranspose and PyArray_CopyAndTranspose</title>
<updated>2022-10-06T18:14:49+00:00</updated>
<author>
<name>Ross Barnowski</name>
<email>rossbar@berkeley.edu</email>
</author>
<published>2022-09-19T20:50:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=a2cc1c39307c70c073038d79e17346e962720024'/>
<id>a2cc1c39307c70c073038d79e17346e962720024</id>
<content type='text'>
Deprecate the fastCopyAndTranspose function from the Python API, and the
underlying PyArray_CopyAndTranspose function from the C-API.

Also removes an internal, private function _fastCopyAndTranspose which
was the original Python wrapper around the C-function.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Deprecate the fastCopyAndTranspose function from the Python API, and the
underlying PyArray_CopyAndTranspose function from the C-API.

Also removes an internal, private function _fastCopyAndTranspose which
was the original Python wrapper around the C-function.
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Add copyto example (#22292)</title>
<updated>2022-09-26T11:16:06+00:00</updated>
<author>
<name>dg3192</name>
<email>113710955+dg3192@users.noreply.github.com</email>
</author>
<published>2022-09-26T11:16:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=cf2b314a4c5fb7bb05c1d265d2ba3e22bd859203'/>
<id>cf2b314a4c5fb7bb05c1d265d2ba3e22bd859203</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: add links to `linalg` in docs of `dot` and `matmul` (#22002)</title>
<updated>2022-07-18T09:59:54+00:00</updated>
<author>
<name>Petar Mlinarić</name>
<email>petar.mlinaric@gmail.com</email>
</author>
<published>2022-07-18T09:59:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=92680b65331c44e4bdcdc9d0c593bc4d509a3981'/>
<id>92680b65331c44e4bdcdc9d0c593bc4d509a3981</id>
<content type='text'>
Add links to `linalg` explaining BLAS</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add links to `linalg` explaining BLAS</pre>
</div>
</content>
</entry>
<entry>
<title>API: Add leading underscore to `no_nep50_warning` and `get/set_promotion_state`</title>
<updated>2022-06-15T18:42:02+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastian@sipsolutions.net</email>
</author>
<published>2022-06-08T23:35:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=974c865219223742a07375bea1f6da246e3326ef'/>
<id>974c865219223742a07375bea1f6da246e3326ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>API: Expose `get_promotion_state` and `set_promotion_state`</title>
<updated>2022-06-15T18:42:02+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastian@sipsolutions.net</email>
</author>
<published>2022-05-27T22:10:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=c855cecce28d5f925c5b2e015a0bdfd1aa472590'/>
<id>c855cecce28d5f925c5b2e015a0bdfd1aa472590</id>
<content type='text'>
We need to be able to query the state for testing, probably should
be renamed before the end, but need to have something for now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We need to be able to query the state for testing, probably should
be renamed before the end, but need to have something for now.
</pre>
</div>
</content>
</entry>
<entry>
<title>DIC: Misc RST reformatting.</title>
<updated>2022-06-03T18:59:40+00:00</updated>
<author>
<name>Matthias Bussonnier</name>
<email>bussonniermatthias@gmail.com</email>
</author>
<published>2022-06-03T18:51:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=84eeca630ec9c5bf580bc456035c87d8591c1389'/>
<id>84eeca630ec9c5bf580bc456035c87d8591c1389</id>
<content type='text'>
This contains various RST reformatting.

One, moving `(C)` one line up, is specific to a bug in tree-sitter-rst
that mis parses this section. Another is adding one black line for a
similar reason where `..` is seen as section underline by
tree-sitter-rst.

This is some shuffling of section underline: try to be consitant,
`=`, then `-`, then `~`, with this refactor there is also no more
section that use backticks as underline.

Note in particular that non-consitency of underline lead to a problem in
datetime64 section where "weekmasks" (underlined with `-`) were actually
a level-4 heading instead of a level 2 or 3 I guess, and thus were
nested under the `busday_count()` section.

You'll note also 2 formulas that are under double-quotes as they are not
references.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This contains various RST reformatting.

One, moving `(C)` one line up, is specific to a bug in tree-sitter-rst
that mis parses this section. Another is adding one black line for a
similar reason where `..` is seen as section underline by
tree-sitter-rst.

This is some shuffling of section underline: try to be consitant,
`=`, then `-`, then `~`, with this refactor there is also no more
section that use backticks as underline.

Note in particular that non-consitency of underline lead to a problem in
datetime64 section where "weekmasks" (underlined with `-`) were actually
a level-4 heading instead of a level 2 or 3 I guess, and thus were
nested under the `busday_count()` section.

You'll note also 2 formulas that are under double-quotes as they are not
references.
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: Add `_get_madvise_hugepage` function</title>
<updated>2022-05-14T07:01:36+00:00</updated>
<author>
<name>John Kirkham</name>
<email>jakirkham@gmail.com</email>
</author>
<published>2022-05-12T07:59:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=8a519d4227f9ffbb86ad6bce58b580ec3c97d146'/>
<id>8a519d4227f9ffbb86ad6bce58b580ec3c97d146</id>
<content type='text'>
Provides a simple private function to query whether NumPy will try to
use hugepages or not.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Provides a simple private function to query whether NumPy will try to
use hugepages or not.
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: make np._from_dlpack public</title>
<updated>2022-03-03T07:36:23+00:00</updated>
<author>
<name>Tirth Patel</name>
<email>tirthasheshpatel@gmail.com</email>
</author>
<published>2022-03-03T07:30:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=945e0aee51a316abb77284f2c4206f8f1d963480'/>
<id>945e0aee51a316abb77284f2c4206f8f1d963480</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: add a 'version' field to PyDataMem_Handler</title>
<updated>2021-11-09T22:23:26+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2021-11-09T22:16:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=6312c18e99dad89231b65693a05c92c1f06d3671'/>
<id>6312c18e99dad89231b65693a05c92c1f06d3671</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
