@@ -12,7 +12,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>The fundamental package needed for scientific computing with Python</Summary>
|
<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>
|
<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="cc1358fb4bb1939c22488524a6ee564348070faf" type="targz">https://github.com/numpy/numpy/releases/download/v1.14.1/numpy-1.14.1.tar.gz</Archive>
|
<Archive sha1sum="e4917f6848f4065a70788b954332f1eb87b81989" type="targz">https://github.com/numpy/numpy/releases/download/v1.15.0/numpy-1.15.0.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>python3-devel</Dependency>
|
<Dependency>python3-devel</Dependency>
|
||||||
<Dependency>python3-nose</Dependency>
|
<Dependency>python3-nose</Dependency>
|
||||||
@@ -46,6 +46,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="5">
|
||||||
|
<Date>2018-08-14</Date>
|
||||||
|
<Version>1.15.0</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="4">
|
<Update release="4">
|
||||||
<Date>2018-03-24</Date>
|
<Date>2018-03-24</Date>
|
||||||
<Version>1.14.1</Version>
|
<Version>1.14.1</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user