Install this package:
emerge -a dev-python/hyperspy
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-python/hyperspy
Or alternatively:
emerge --autounmask-write -a dev-python/hyperspy
<pkgmetadata>
<maintainer type="person">
<email>lebedev.vasya@gmail.com</email>
</maintainer>
<use>
<flag name="learning">
To install required libraries for some machine learning features
</flag>
<flag name="gui-jupyter">
To install required libraries to use the Jupyter widgets GUI elements
</flag>
<flag name="speed">
To install optional libraries that speed up some functionalities
</flag>
<flag name="mrcz">
To install the mrcz plugin
</flag>
<flag name="gui-traitsui">
To install required libraries to use the GUI elements based on traitsui
</flag>
</use>
<upstream>
<remote-id type="pypi">hyperspy</remote-id>
</upstream>
</pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-python/hyperspy |
euse -E <flag> -p dev-python/hyperspy |
euse -D <flag> -p dev-python/hyperspy
| Flag | Description | 2.4.0 | 2.3.0 |
|---|---|---|---|
| cuda | Enable CUDA GPU-accelerated model evaluation via <pkg>dev-python/pycuda</pkg> ⚠️ | ✓ | ✓ |
| doc | Install doxygen documentation ⚠️ | ✓ | ✓ |
| gui-jupyter | To install required libraries to use the Jupyter widgets GUI elements | ⊕ | ✓ |
| gui-traitsui | To install required libraries to use the GUI elements based on traitsui | ⊕ | ✓ |
| learning | To install required libraries for some machine learning features | ⊕ | ⊕ |
| mrcz | To install the mrcz plugin | ✓ | ✓ |
| speed | To install optional libraries that speed up some functionalities | ✓ | ✓ |
| test | Build and run unit tests ⚠️ | ✓ | ✓ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | hyperspy-2.3.0.tar.gz | 25508654 bytes |
| DIST | hyperspy-2.4.0.tar.gz | 25568017 bytes |