I am writing some digital Python code and would like to use some functions from a special module . So far, my code only depends on numpy, which I found very easy to install in various Python environments. On the other hand, installing scipy was usually the result of disappointment. Is there a way to get only a special module?
Notice, now I see that there is a downloadable scipy package for the Mac, but this has not always been the case.
. cd-ing "special" "python setup.py install". special scipy.special.
special
python setup.py install
scipy.special
scipy, , . , , , scipy .
Numpy, , -, PYTHONPATH , . . Numpy, , ...
Source: https://habr.com/ru/post/1702189/More articles:How to get unknown type from wcf service? - genericsmpirun on os X - osx-leopardhttps://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1702186/access-to-a-single-pixel-in-c&usg=ALkJrhgmtrXS6xYDIfEt1LveO-h79LhQiQHow to write a good lowpass filter in Scala - filterWindows kernel driver for direct I / O - has anyone been there? - windowsDjango "Did you mean?" request - pythonon rails using will_paginate and partials - ruby ββ| fooobar.comWhat common collections in C # are IXmlSerializable? - collectionsHow to easily populate TableView for iPhone - cocoa-touchAdding script security to an application - javaAll Articles