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.0.tar.gz (36.2 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.0-cp314-cp314-win_amd64.whl (10.9 MB view details)

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14Windows x86

smt-2.14.0-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.0-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.0-cp314-cp314-macosx_11_0_arm64.whl (11.0 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13Windows x86

smt-2.14.0-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.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (11.5 MB view details)

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

smt-2.14.0-cp313-cp313-macosx_11_0_arm64.whl (10.9 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12Windows x86

smt-2.14.0-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.0-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.0-cp312-cp312-macosx_11_0_arm64.whl (11.0 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11Windows x86

smt-2.14.0-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.0-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.0-cp311-cp311-macosx_11_0_arm64.whl (11.0 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

smt-2.14.0-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.0-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.0-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.0.tar.gz.

File metadata

  • Download URL: smt-2.14.0.tar.gz
  • Upload date:
  • Size: 36.2 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.0.tar.gz
Algorithm Hash digest
SHA256 d1b467afb9165dbd246dbeb8b9d8b57712a0a7b0b16400e34324bc38310a921c
MD5 d7caa1eae59650a7261748cf2572a29a
BLAKE2b-256 1a7f86044f2207eba4f944fe09cd50145756e4984790d16b45c64bc570f40b9e

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.0.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.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: smt-2.14.0-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.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 bca3cf3f8862b39fba94a8c3ff7a3dba6c79ae36f229e4fb6e528c5c53ba7f11
MD5 c9020f4f26cf3265819cd7b092dda07e
BLAKE2b-256 2e6bdb97adc81ae9b86332713a7898bbea93ac61504869091a56690778998639

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.0-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.0-cp314-cp314-win32.whl.

File metadata

  • Download URL: smt-2.14.0-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.0-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 85c03c2c65629e042ff0a656acb34bbb6acce8cc546685c005c2cbfb99cb59f3
MD5 cfa6d99dd236e968a13ad6a811619ce4
BLAKE2b-256 bbb18da71e7b43f673f4ae7a7ea90e519a38a489fd3773a435a46dead746980a

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.0-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.0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for smt-2.14.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2915a37762b8267054b6bae0da133cdf7f5be7c0a4ce4541fad29182b15ebde2
MD5 92415c542b3b069a57c2db437b8c830c
BLAKE2b-256 0fca4497ad35bfba49814f288e4db6d5d8297d7ff189e68d3099c1df0630991b

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.0-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.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for smt-2.14.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 73c14c320451c2d0a2deb930b1d4008a9b414e6dec6b8cb9ed6ebde7f9afc30f
MD5 362a80f17311f8692b5a8b995f9d380c
BLAKE2b-256 ade787d9def1d892fa81d82717aedf5e62aa79931fe988e7485c737e38d58d9e

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.0-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.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for smt-2.14.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4f2ae89df4b227fb1ccfbb9e47afc0727f79715ee522827522ccb16a861528ab
MD5 9a588b292c29ba3711685c415f85fb57
BLAKE2b-256 2287e5e63370d357b1ca2f4f2e7cbf8a163c0dd7df4d4e3dec97b37dc3363b4b

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.0-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.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: smt-2.14.0-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.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 b46dadc8ab2f2d15264d6c42a520a1ea8c0502e4d5200732fb67476c87f583c4
MD5 5b4f742f93097c46c9ad3954b92920a0
BLAKE2b-256 f10363be691b025858904ff557fdcdbe6bc32150fafe196084872e8fb926bd08

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.0-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.0-cp313-cp313-win32.whl.

File metadata

  • Download URL: smt-2.14.0-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.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 89b1496b4b219cb1da235ebd104dafd413bea184522b817a8ca9f2ad158a3856
MD5 969ade490782c4599255bf881614d4b0
BLAKE2b-256 031b8a341ca38d4c64cdd475e47d1ad8d93fb97ad21bff1d7f2e057246f3a3bb

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.0-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.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for smt-2.14.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 002c4c115f3bc419457b9d1f4cf5dce98646c0966b2d5c757cbccb587ce1817f
MD5 e13c31746f35d129808522b17aaa8c20
BLAKE2b-256 b1a63d717fb5566876ef377245ecfae32aa112a3d495975c8a8f55dc50749211

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.0-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.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for smt-2.14.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e3c6a1a74feec52a59a53e9079202b35dc1922daf159a57f5e6b1010d7f9e352
MD5 f5dd746311f2a3455ad4100f82bd09a8
BLAKE2b-256 8b423903c37246fd1a3eb4ae82b598716bbd71b83ec7f117bee2af44ef76cf27

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.0-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.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for smt-2.14.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b9bcea6003d48d7342af5f6b867db4741c313744cdbce0b59a7b89e91867639a
MD5 5cdd3e4cbdec0a8fb02c54c599800620
BLAKE2b-256 ae471f85a98578148c8dac7dbad66f7246762bd7cf4093b713c7219198621c74

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.0-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.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: smt-2.14.0-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.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 4a573f55bd63ebffe2a4c95cced39c465556b35a1f55f1a01b2fde31d9d02eee
MD5 c402acf46d1d928b09d33cef33fd9284
BLAKE2b-256 21c4c954d61215ffb5740a2c32dc80a0a6c5f4fef732948428b202b8831be98b

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.0-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.0-cp312-cp312-win32.whl.

File metadata

  • Download URL: smt-2.14.0-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.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 0768bbddb07bcb1f175b503dbd0c0486d6d09210b9da20e5430591a4ce89cf5b
MD5 db7293d4bc8f4e416da94c29c80cd2b0
BLAKE2b-256 fb51a1b5aaec51abe7da8c05fd5a1384811853809259399be1ae95305198c74c

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.0-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.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for smt-2.14.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f61ff199da194ae41d64fb95590fd79452e402208e4054aa7b1d4cb5f8b96ddb
MD5 0a0bf6871717fdf0aaf50f5cc352e53a
BLAKE2b-256 613e91f6a8be087b78046e2c1764babf7369197679573d1165fd8bbdbdd1bc6d

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.0-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.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for smt-2.14.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1bfee39af464925c98f15444df6ab41b9d6f7f069d16407bac74bb196f9603c5
MD5 633695ff125ccc024cc2063c362416ab
BLAKE2b-256 5d7b2d49ee24e6eb95e239b5409f75d3fe5bbb4a395a64239caf7551e9a09cb5

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.0-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.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for smt-2.14.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5bd40699b4f183670885e560615af72f5fd9ef8d480e83a55d54223ff3336b3c
MD5 1a90dc333f62f0b85acf176920314bc6
BLAKE2b-256 356f7e226e3b10beff0e7a45adfad6a68986fe621ed7b6f83f4233e451c60502

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.0-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.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: smt-2.14.0-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.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 8f077844504bd57616fe6198c4aed6921a9a74d42734a349541295e0bb92db2e
MD5 38570e2a54fa00a7b57b04e659ee5b14
BLAKE2b-256 f5ba15cba78cccd620511b1139e0b36a49d8934c5b901a5749110b0374a62dfe

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.0-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.0-cp311-cp311-win32.whl.

File metadata

  • Download URL: smt-2.14.0-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.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 133b7a5fd71006ae935b0b6ed77871d993f5e68b888ec36d2d94d27b9b27f8c6
MD5 8c793a62addfc40e690db744224a06b0
BLAKE2b-256 29d5bf7ee1e57c2105ef836965ececfd2bc0590de920f532911a29f48cd871fd

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.0-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.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for smt-2.14.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ebe8954c063d9e244f388a58ac6d9461c279ba0d78c7ac4b3e57d38eadbb5e1f
MD5 7b9a1d60e8a83d2ea1934adcb5fea28e
BLAKE2b-256 3483c4200bdad4a8615e77e5f91fb5f01d5cb9fd0deea4aa823791795601553a

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.0-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.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for smt-2.14.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 88ae84a3a378abd5e227b1c928bdb62838d813d72b9c7f1a29ca15a97c43c451
MD5 8e0e3283f55804667f2b6727a489d624
BLAKE2b-256 26a3e1a8435e7e3231fa343457d5ad3e5ef8f7ba00800bc76b482684b0ff041d

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.0-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.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for smt-2.14.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f5345b6873663a90f6437ebc4a2800aaa57dfe1988a99b09cd0c35bdff71ec10
MD5 5af927a4302399d4003b3cd3a652976e
BLAKE2b-256 68458ce30f9271086ab58c86f57dcd3f174cd9303fafa8aa06374802fca55c1b

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.0-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.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: smt-2.14.0-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.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 3621bcb2270e88404dc8243f93f2ed7ec4abcef62f1628cd27f6799b5db65e4e
MD5 5d35e619b53eab841dbe7d1cde20ab14
BLAKE2b-256 bbf012df4fa123ede508ec3f545266a4a12058176165d1bc302484b07b8254b6

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.0-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.0-cp310-cp310-win32.whl.

File metadata

  • Download URL: smt-2.14.0-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.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 ed60e0aaf1f5eacee4009bdf828bf8e7c0a5e98a0a1dd7d4a3576b0f05e6f7a3
MD5 5c612c3d7aceec18c222de8f7fe09c00
BLAKE2b-256 cf9f16184e3ebc4abfa1207d55babc58018050b82474bbab51a1cac489b42a5d

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.0-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.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for smt-2.14.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0e7997bf86a041d989fe2da0a797a53f316347cdf8188461e63ee6eae33f0ab4
MD5 959cce23db9f3901e329de00e48bcbac
BLAKE2b-256 328c7cf70d05d097fa60a9272ff77583102c795466e1c7e2d0ca183b99928f82

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.0-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.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for smt-2.14.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1d394c8a08a4b53f63683f440d5cda96b000b3174c8c333cd9e6378037c9cf3a
MD5 ba5c0678165f79471779c70b1d910dd0
BLAKE2b-256 0b757c50e5ac17a5258784231fe94d88e8be554fb578489b4ceb586ecfeb5868

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.0-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.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for smt-2.14.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 40ceba6c918653ff6e2024887ef41864876af4721f15eb23d40c7ee0366b5f1d
MD5 24cfe070191a45e634801fd1e5f83628
BLAKE2b-256 bbc6e963587a3949a2f0dcb2fd250a02d9332037684e32bffa0adf636062818b

See more details on using hashes here.

Provenance

The following attestation bundles were made for smt-2.14.0-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