Difference between revisions of "Scipy"

From wikieduonline
Jump to navigation Jump to search
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 +
[[wikipedia:scipy]]
 
* https://scipy.org/
 
* https://scipy.org/
  
Line 10: Line 11:
 
       ╰─> [[numpy]]
 
       ╰─> [[numpy]]
  
 +
pip3 install scipy
 +
Collecting scipy
 +
  Downloading scipy-1.8.1-cp38-cp38-macosx_12_0_arm64.whl (28.6 MB)
 +
      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 28.6/28.6 MB 18.8 MB/s eta 0:00:00
 +
Collecting [[numpy]]<1.25.0,>=1.17.3
 +
  Using cached numpy-1.22.4-cp38-cp38-macosx_11_0_arm64.whl (12.7 MB)
 +
Installing collected packages: numpy, scipy
 +
Successfully installed numpy-1.22.4 scipy-1.8.1
  
[[pip3 install keras]]
+
 
 +
* <code>[[pip3 install keras]]</code>
 +
* [[Keras]]
 +
 
 +
== See also ==
 +
* {{scipy}}
 +
 
 +
[[Category:Scipy]]

Latest revision as of 13:22, 20 July 2022

wikipedia:scipy

Collecting scipy==1.5.4
  Using cached scipy-1.5.4.tar.gz (25.2 MB)
  Installing build dependencies ... error
.../...
  
  × Encountered error while trying to install package.
     ╰─> numpy
pip3 install scipy
Collecting scipy
  Downloading scipy-1.8.1-cp38-cp38-macosx_12_0_arm64.whl (28.6 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 28.6/28.6 MB 18.8 MB/s eta 0:00:00
Collecting numpy<1.25.0,>=1.17.3
  Using cached numpy-1.22.4-cp38-cp38-macosx_11_0_arm64.whl (12.7 MB)
Installing collected packages: numpy, scipy
Successfully installed numpy-1.22.4 scipy-1.8.1


See also[edit]

Advertising: