python3-*

This commit is contained in:
Rmys
2021-10-22 17:46:11 +03:00
parent f637729d46
commit fc5133d319
126 changed files with 1120 additions and 177 deletions
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>The fundamental package needed for scientific computing with Python</Summary>
<Description>Numpy contains a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran code, and useful linear algebra, Fourier transform, and random number capabilities.</Description>
<Archive sha1sum="bddd04403c9400e25a3b89221bf89bd76d48ee7b" type="targz">https://github.com/numpy/numpy/archive/v1.19.4.tar.gz</Archive>
<Archive sha1sum="d114cbd62939f097940fc765962491239e97ec5f" type="targz">https://github.com/numpy/numpy/archive/v1.21.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>cython3</Dependency>
<Dependency>libgfortran</Dependency>
@@ -59,6 +59,13 @@
</Package>
<History>
<Update release="12">
<Date>2021-08-08</Date>
<Version>1.21.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2020-11-22</Date>
<Version>1.19.4</Version>