@Properties(inherit=org.bytedeco.numpy.presets.numpy.class, value=@Platform(resource="python")) @NoException public class scipy extends Object
| Constructor and Description |
|---|
scipy() |
| Modifier and Type | Method and Description |
|---|---|
static File |
cachePackage()
Returns
Loader.cacheResource("/org/bytedeco/scipy/" + Loader.getPlatform() + "/python/"). |
static File[] |
cachePackages()
Returns
{numpy.cachePackages(), scipy.cachePackage()}. |
public static File cachePackage() throws IOException
Loader.cacheResource("/org/bytedeco/scipy/" + Loader.getPlatform() + "/python/").IOExceptionpublic static File[] cachePackages() throws IOException
{numpy.cachePackages(), scipy.cachePackage()}.IOExceptionCopyright © 2026. All rights reserved.