LUME-model (DEPRECATED)
⚠️
lume-modelhas been renamed tolume-torch.
lume-modelis deprecated as of version 3.0.0 and will not receive further updates. Version 3.0.0 is a thin compatibility shim that simply re-exportslume-torch. Please migrate tolume-torch.
Migration
-
Install the new package:
pip install lume-torch
mlflowsupport is now an optional extra:pip install "lume-torch[mlflow]"
-
Update your imports from
lume_modeltolume_torch:# Before from lume_model.models.torch_model import TorchModel from lume_model.variables import ScalarVariable # After from lume_torch.models.torch_model import TorchModel from lume_torch.variables import TorchScalarVariable
Links
- New package: https://github.com/lume-science/lume-torch
- Documentation: https://lume-science.github.io/lume-torch/
- Issue tracker: https://github.com/lume-science/lume-torch/issues
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lume_model-3.0.0.tar.gz.
File metadata
- Download URL: lume_model-3.0.0.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.13.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c935dccf1deb4f684c4eba13e008197fa3827a6de95105ff5f89e943570b6154
|
|
| MD5 |
134f70c2b4c6867aa330543532d8d780
|
|
| BLAKE2b-256 |
a05d6d201019a9ad08922881f51977d68a7778f23f40ababc6c39ba61d7eb6f3
|
File details
Details for the file lume_model-3.0.0-py3-none-any.whl.
File metadata
- Download URL: lume_model-3.0.0-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.13.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
666e07507d79ecb06cf48dda292b28619783c2d72c06adf7cc5e9ed5cc0f2dde
|
|
| MD5 |
9e1ebf953a38241ffabd94f2a3cb111e
|
|
| BLAKE2b-256 |
13710c50cfc460a4121e77dea58aaeb18091b47d027b5b20565d71fc10ec77c1
|