Skip to main content

The Surrogate Modeling Toolbox (SMT)

Project description

SMT Logo

Surrogate Modeling Toolbox

Tests Coverage Status Documentation Status Ruff

The surrogate modeling toolbox (SMT) is a Python package that contains a collection of surrogate modeling methods, sampling techniques, and benchmarking functions. This package provides a library of surrogate models that is simple to use and facilitates the implementation of additional methods.

SMT is different from existing surrogate modeling libraries because of its emphasis on derivatives, including training derivatives used for gradient-enhanced modeling, prediction derivatives, and derivatives with respect to the training data.

It also includes new surrogate models that are not available elsewhere: kriging by partial-least squares reduction and energy-minimizing spline interpolation. SMT is documented using custom tools for embedding automatically-tested code and dynamically-generated plots to produce high-quality user guides with minimal effort from contributors.

SMT is distributed under the New BSD license.

To cite SMT 2.0: P. Saves and R. Lafage and N. Bartoli and Y. Diouane and J. H. Bussemaker and T. Lefebvre and J. T. Hwang and J. Morlier and J. R. R. A. Martins. SMT 2.0: A Surrogate Modeling Toolbox with a focus on Hierarchical and Mixed Variables Gaussian Processes. Advances in Engineering Software, 2024.

@article{saves2024smt,
         author = {P. Saves and R. Lafage and N. Bartoli and Y. Diouane and J. Bussemaker and T. Lefebvre and J. T. Hwang and J. Morlier and J. R. R. A. Martins},
         title = {{SMT 2.0: A} Surrogate Modeling Toolbox with a focus on Hierarchical and Mixed Variables Gaussian Processes},
         journal = {Advances in Engineering Sofware},
         year = {2024},
         volume = {188}, 
         pages = {103571},
         doi = {https://doi.org/10.1016/j.advengsoft.2023.103571}}

To cite SMT legacy: M. A. Bouhlel and J. T. Hwang and N. Bartoli and R. Lafage and J. Morlier and J. R. R. A. Martins. A Python surrogate modeling framework with derivatives. Advances in Engineering Software, 2019.

@article{SMT2019,
        Author = {Mohamed Amine Bouhlel and John T. Hwang and Nathalie Bartoli and Rémi Lafage and Joseph Morlier and Joaquim R. R. A. Martins},
        Journal = {Advances in Engineering Software},
        Title = {A Python surrogate modeling framework with derivatives},
        pages = {102662},
        issn = {0965-9978},
        doi = {https://doi.org/10.1016/j.advengsoft.2019.03.005},
        Year = {2019}}

Required packages

SMT depends on the following modules: numpy, scipy, scikit-learn, pydoe and Cython.

Installation

If you want to install the latest release

pip install smt

or else if you want to install from the current master branch

pip install git+https://github.com/SMTOrg/smt.git@master

Usage

For examples demonstrating how to use SMT, you can take a look at the tutorial notebooks or go to the 'smt/examples' folder.

Documentation

Documentation of Surrogate Modeling Toolbox.

Contributing

To contribute to SMT refer to the contributing section of the documentation.

Associated Scientific production

Bouhlel, Mohamed A., and Joaquim RRA Martins. "Gradient-enhanced kriging for high-dimensional problems." Engineering with Computers 35.1 (2019): 157-173.

Bouhlel, Mohamed Amine, Sicheng He, and Joaquim RRA Martins. "Scalable gradient–enhanced artificial neural networks for airfoil shape design in the subsonic and transonic regimes." Structural and Multidisciplinary Optimization 61.4 (2020): 1363-1376.

Bouhlel, M. A., Bartoli, N., Otsmane, A., and Morlier, J., An Improved Approach for Estimating the Hyperparameters of the Kriging Model for High-Dimensional Problems through the Partial Least Squares Method,” Mathematical Problems in Engineering, vol. 2016, Article ID 6723410, 2016.

Berguin, Steven H. "Jacobian-Enhanced Neural Networks." arXiv preprint arXiv:2406.09132 (2024).

Valayer, H., Bartoli, N., Castaño-Aguirre, M., Lafage, R., Lefebvre, T., Lopez-Lopera, A. F., & Mouton, S. (2024). A Python Toolbox for Data-Driven Aerodynamic Modeling Using Sparse Gaussian Processes. Aerospace, 11(4), 260.

Saves, P., Hallé-Hannan, E., Bussemaker, J., Diouane, Y., & Bartoli, N. (2026). Modeling hierarchical spaces: a review and unified framework for surrogate-based architecture design. Structural and Multidisciplinary Optimization, 69(3), 65.

Robani, M. D., Palar, P. S., Zuhal, L. R., Saves, P., & Morlier, J. (2025). SMT-EX: An explainable surrogate modeling toolbox for mixed-variables design exploration. In AIAA SCITECH 2025 Forum (p. 0777).

Gonel, Nicolas, Paul Saves, and Joseph Morlier. "Frequency-aware Surrogate Modeling With SMT Kernels For Advanced Data Forecasting." ECCOMAS AeroBest (2025).

Hwang, J. T., & Martins, J. R. (2018). A fast-prediction surrogate model for large datasets. Aerospace Science and Technology, 75, 74-87.

Dimitri Bettebghor, Nathalie Bartoli, Stephane Grihon, Joseph Morlier, and Manuel Samuelides. Surrogate modeling approximation using a mixture of experts based on EM joint estimation. Structural and Multidisciplinary Optimization, 43(2) :243–259, 2011.

Castano-Aguirre, M., López-Lopera, F. A., Bartoli, N., Massa, F., & Lefebvre, T. Scalable Sparse Co-Kriging for Multi-Fidelity Data Fusion: An Application to Aerodynamics. Reliability Engineering & System Safety, 112485, 2026

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

smt-2.14.1.tar.gz (36.3 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

smt-2.14.1-cp314-cp314-win_amd64.whl (10.9 MB view details)

Uploaded CPython 3.14Windows x86-64

smt-2.14.1-cp314-cp314-win32.whl (10.9 MB view details)

Uploaded CPython 3.14Windows x86

smt-2.14.1-cp314-cp314-musllinux_1_2_x86_64.whl (12.6 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

smt-2.14.1-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (11.5 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

smt-2.14.1-cp314-cp314-macosx_11_0_arm64.whl (11.0 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

smt-2.14.1-cp313-cp313-win_amd64.whl (11.0 MB view details)

Uploaded CPython 3.13Windows x86-64

smt-2.14.1-cp313-cp313-win32.whl (10.9 MB view details)

Uploaded CPython 3.13Windows x86

smt-2.14.1-cp313-cp313-musllinux_1_2_x86_64.whl (12.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

smt-2.14.1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (11.6 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

smt-2.14.1-cp313-cp313-macosx_11_0_arm64.whl (11.0 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

smt-2.14.1-cp312-cp312-win_amd64.whl (11.0 MB view details)

Uploaded CPython 3.12Windows x86-64

smt-2.14.1-cp312-cp312-win32.whl (10.9 MB view details)

Uploaded CPython 3.12Windows x86

smt-2.14.1-cp312-cp312-musllinux_1_2_x86_64.whl (12.6 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

smt-2.14.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (11.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

smt-2.14.1-cp312-cp312-macosx_11_0_arm64.whl (11.0 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

smt-2.14.1-cp311-cp311-win_amd64.whl (11.0 MB view details)

Uploaded CPython 3.11Windows x86-64

smt-2.14.1-cp311-cp311-win32.whl (10.9 MB view details)

Uploaded CPython 3.11Windows x86

smt-2.14.1-cp311-cp311-musllinux_1_2_x86_64.whl (12.5 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

smt-2.14.1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (11.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

smt-2.14.1-cp311-cp311-macosx_11_0_arm64.whl (11.0 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

smt-2.14.1-cp310-cp310-win_amd64.whl (11.0 MB view details)

Uploaded CPython 3.10Windows x86-64

smt-2.14.1-cp310-cp310-win32.whl (10.9 MB view details)

Uploaded CPython 3.10Windows x86

smt-2.14.1-cp310-cp310-musllinux_1_2_x86_64.whl (12.5 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

smt-2.14.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (11.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

smt-2.14.1-cp310-cp310-macosx_11_0_arm64.whl (11.0 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

File details

Details for the file smt-2.14.1.tar.gz.

File metadata

  • Download URL: smt-2.14.1.tar.gz
  • Upload date:
  • Size: 36.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for smt-2.14.1.tar.gz
Algorithm Hash digest
SHA256 f639e23d8f4d38240c3c491fb215cd80f719a8e6ca355b742f3c9f41a898837d
MD5 4bcb0887e273806aaed11a31c66cc9b8
BLAKE2b-256 dcb402b015f89736a380910f6e1fffd26649259a36f124fc0a2eea1fd3703f35

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.1.tar.gz:

Publisher: build_release.yml on SMTorg/smt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file smt-2.14.1-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: smt-2.14.1-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 10.9 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for smt-2.14.1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 472692b12f453168136ff4f87857e09795ef12109ee0a2aa3e4cda66fc923e7a
MD5 ed5f99c45ab3451798e03f132488216d
BLAKE2b-256 269f1fbe596eb81c189f3ce8dc94bf6f0434f299b6c23dbe37666089ba7c174e

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.1-cp314-cp314-win_amd64.whl:

Publisher: build_release.yml on SMTorg/smt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file smt-2.14.1-cp314-cp314-win32.whl.

File metadata

  • Download URL: smt-2.14.1-cp314-cp314-win32.whl
  • Upload date:
  • Size: 10.9 MB
  • Tags: CPython 3.14, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for smt-2.14.1-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 77e3e97c0debb55125c831acb1b25edf766517716765740eb937955274b69930
MD5 4f1b20b445410395030285058d86a542
BLAKE2b-256 998df618720fa85ea14adf584220ff337f801c02646525adf949731d12ffff46

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.1-cp314-cp314-win32.whl:

Publisher: build_release.yml on SMTorg/smt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file smt-2.14.1-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for smt-2.14.1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a2ba33053a5cfa05ee19444d2d23475c67f28e7a640636b408f224329caa3c49
MD5 af2c90019e5112cdd6ee872f14ef85f3
BLAKE2b-256 1276be78d6ab34e1d69f4ec7daf64f0d1359627fb96c54a716de15fd15e51d51

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.1-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: build_release.yml on SMTorg/smt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file smt-2.14.1-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for smt-2.14.1-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 848eb019fbc5c2bd975893a0b6ab1153c2b0805030d95d4ec99679e32305c36b
MD5 42278e3a2e1a7e08109998224c5e78c5
BLAKE2b-256 2df8d9e59c41a4406d535235b4902b389ff7f96497fb336987fc949abd2e5f3f

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.1-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_release.yml on SMTorg/smt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file smt-2.14.1-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for smt-2.14.1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6f003c3f7fa2ec351a23956fbc62f340768bdae73d11397f399e30306371f53c
MD5 8c1f9de991503094fa8ddffbba5f612d
BLAKE2b-256 773476b6337f118e811d9b73fe7886fb3667ab045103d6ee8a3c3794d4eefb54

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.1-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: build_release.yml on SMTorg/smt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file smt-2.14.1-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: smt-2.14.1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 11.0 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for smt-2.14.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 8e4ab33d32b65fce025e0be895fbc15fc6351cdb797659dcc81192d402371095
MD5 9f84b291e0b4e268f60a7b7e49a96db9
BLAKE2b-256 82bc5be5aee60bb97491a70d651225c02da2646c7aaa7bd11502757d2e93075a

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.1-cp313-cp313-win_amd64.whl:

Publisher: build_release.yml on SMTorg/smt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file smt-2.14.1-cp313-cp313-win32.whl.

File metadata

  • Download URL: smt-2.14.1-cp313-cp313-win32.whl
  • Upload date:
  • Size: 10.9 MB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for smt-2.14.1-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 2fdb2fe5ea6fb597df5ce85716b0e40b856f996a2959453ca37c8b1f071bec09
MD5 ecdd2072a8920db3386468d60e335f01
BLAKE2b-256 edc3f54036032f9a7e24e289210c3b72155e7f58b93c8736b8c375b476680522

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.1-cp313-cp313-win32.whl:

Publisher: build_release.yml on SMTorg/smt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file smt-2.14.1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for smt-2.14.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4f6a0cbc04d3d84dc05e78fea1714ed07fef283b233a855bcc28625213a2ece6
MD5 f88ed4fe8da05bb231a3a58d052321a1
BLAKE2b-256 a31061c21d7fc55724513e619d1a705156604e6505200f1c2ee952a55a1c3320

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.1-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: build_release.yml on SMTorg/smt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file smt-2.14.1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for smt-2.14.1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 70d7018f340db8951b36178a2e7afadbecbad26d99ba6bc8be62005727d0552e
MD5 34eb7a77b37e6a7e5325988d6f1b1a7f
BLAKE2b-256 82b2c03fac98e1c2c48bb9fe9fec1e8293785a6aabcf247d280a9b2c381b0daf

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_release.yml on SMTorg/smt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file smt-2.14.1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for smt-2.14.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d6e430493ecd41c1dda32ad1c6467a77f0104b5a9ce249d231ebc1737fe32d3e
MD5 337a0f6ef04746f689a7a06e72ed7048
BLAKE2b-256 16549ab9b70cae476673a7d532785177503c688a04c51370e0c3e1b2f2585172

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.1-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: build_release.yml on SMTorg/smt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file smt-2.14.1-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: smt-2.14.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 11.0 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for smt-2.14.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 388b156129247c13d48c7aa706dc15541ff694c30559c7f92ff31b5bced2bbed
MD5 ac78897a11ef3c04a1af5250e232c663
BLAKE2b-256 067753e398abdfad6519bebcc1bf1257a9e6c3f22b9455c7b7939da6c7a0b71d

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.1-cp312-cp312-win_amd64.whl:

Publisher: build_release.yml on SMTorg/smt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file smt-2.14.1-cp312-cp312-win32.whl.

File metadata

  • Download URL: smt-2.14.1-cp312-cp312-win32.whl
  • Upload date:
  • Size: 10.9 MB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for smt-2.14.1-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 7861f6f76db514cbc19f53cf941c90c85f2b94d1bbc13122e4e46c27500d54d4
MD5 4b39bf6eb090e5de4fcc0cec4c823bb7
BLAKE2b-256 8d64c5335e6ee9e49b1a444c2b94aee3ed440afe6a1eae40e2d557d3aa3cca49

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.1-cp312-cp312-win32.whl:

Publisher: build_release.yml on SMTorg/smt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file smt-2.14.1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for smt-2.14.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4b1fede3d52f918580355fd1959a66ec2ed249518f40e1b6c78f717625c00016
MD5 3fb3761fe2001a16f6ffccec7066cd77
BLAKE2b-256 be86d7bfcb5ca8b739245af305479d1fd382b7e996337f89db046cf31b07ca8b

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.1-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: build_release.yml on SMTorg/smt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file smt-2.14.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for smt-2.14.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d56e3e559a49096d32ab2b5f7e928b458401d8225d0c03b462a813511a8baecd
MD5 e6dc877f9e80f7171c0c054a61d6e526
BLAKE2b-256 bf3eddcbc390384ed8fb3d940644d0a50e12e4891cb367cde56a6c239ec96da6

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_release.yml on SMTorg/smt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file smt-2.14.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for smt-2.14.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8fe504737657a4976823064e7db0d4c5c6882a559d19afca629ca8eec3c8ed5f
MD5 5e92a1a04bfa4c9c6db6b4995336e373
BLAKE2b-256 da1786b74de863a3b5099fc6f2a675639dabcc541d7493bf751eb6ebaca91d29

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.1-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: build_release.yml on SMTorg/smt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file smt-2.14.1-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: smt-2.14.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 11.0 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for smt-2.14.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 495ea488a870181d48bd64a83d8e0e49e1c54f69e6d3538e8ba78307132f37e4
MD5 30b6aac000052c2aebd1f1c50271f811
BLAKE2b-256 63b0a9be534e4e8cb82c91bd30ba01cd7da9ec4b380baf787e3564a491ab93ba

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.1-cp311-cp311-win_amd64.whl:

Publisher: build_release.yml on SMTorg/smt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file smt-2.14.1-cp311-cp311-win32.whl.

File metadata

  • Download URL: smt-2.14.1-cp311-cp311-win32.whl
  • Upload date:
  • Size: 10.9 MB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for smt-2.14.1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 da6743387caf2b975b1aa720668130fa029050cfa23274fe7a3b94134db350f0
MD5 ffc95256a9c0080c6effe56afbff755e
BLAKE2b-256 7671f5caaef9fa08d81bc3f48e4930b1084f186deacd0cf9baba08b649a9af7b

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.1-cp311-cp311-win32.whl:

Publisher: build_release.yml on SMTorg/smt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file smt-2.14.1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for smt-2.14.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3f2d9029e2f8bbd6769ded4fa539bc6f1f1c860f749bdcdca79ce5dd7606430e
MD5 fbbfbc6b83523fb0c9cc9aa39471199e
BLAKE2b-256 04909220973c6c0b00fd437876f41c5fbd9bada3e8ec6363e8d61de2a8d58904

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.1-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: build_release.yml on SMTorg/smt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file smt-2.14.1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for smt-2.14.1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6c758e6696002b3ab03254162497c69a3d5e7b31befbd43e87652e9be67c3d65
MD5 169faffd8b2241025e4c3c84fc0e93f4
BLAKE2b-256 1684d28d17971f65b91fc7147092633d6aa3584e43d4b815291e09fe03332b66

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_release.yml on SMTorg/smt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file smt-2.14.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for smt-2.14.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 eb4612a32343879c90a7cc85a65cf7f15c4c62b18d31ee0eab71d167ce83c18f
MD5 9076d581ea7ec0e449211e71ae839dc4
BLAKE2b-256 b16641bda415ffb1a79e0e3ff568d29d3f05bfeaa4463d88164aa0b639b26040

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.1-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: build_release.yml on SMTorg/smt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file smt-2.14.1-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: smt-2.14.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 11.0 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for smt-2.14.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 132b0baafb67915ed1da8df7ec680920591f68e8a3f646f0e1c7d8bdb63c45cb
MD5 c64f47d5bf606921f72f2df8d290ce3a
BLAKE2b-256 eb546f610491e320d4d4d82bb6496652064c98c144f03fb384395cfadee445f1

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.1-cp310-cp310-win_amd64.whl:

Publisher: build_release.yml on SMTorg/smt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file smt-2.14.1-cp310-cp310-win32.whl.

File metadata

  • Download URL: smt-2.14.1-cp310-cp310-win32.whl
  • Upload date:
  • Size: 10.9 MB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for smt-2.14.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 9438b3a74f7f3bb22c240a91b4c3a2967c2d9903871bf4f62ffb51815037fd31
MD5 327d80b7060cff75b7799e0c1fd9e607
BLAKE2b-256 50406608346501cbd08df861ad4e87115f8d14b2f64309314feebd31d2cd97b1

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.1-cp310-cp310-win32.whl:

Publisher: build_release.yml on SMTorg/smt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file smt-2.14.1-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for smt-2.14.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f201f6d65d66ee0e5006837502dcdf709c59296890b4161772f964b954f6edab
MD5 aa5eae13fc7368fd2f10a34257238426
BLAKE2b-256 deaef49d26db51a1a423ba5cb1176f663d0cda200ec52b3679f29c8a70a998e2

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.1-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: build_release.yml on SMTorg/smt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file smt-2.14.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for smt-2.14.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 98af7af3f2efd831add3e39cf98240eeba0dcf568b3c4a9dfbb3537bf3f51864
MD5 0df449163151dc4ab8be708b6603c95e
BLAKE2b-256 31e9260844b064de40489934821102d92abab776f070f5fb67b0c552c08483dd

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_release.yml on SMTorg/smt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file smt-2.14.1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for smt-2.14.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4f0300cb49bed039fff19cbddbedea7b5000f9d249cd63ff8366f736e3c0bd1f
MD5 c7192153366bb2ff2d34bfd1b36f86f5
BLAKE2b-256 5edf5248f20b4397123b038c7bbb2192a32048e2c38a77c43c4a11277f022602

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.1-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: build_release.yml on SMTorg/smt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page