Skip to main content

Generic Python Materials Science tools

Project description

Tests Wheels JOSS

Matscipy

Matscipy is a generic materials science toolbox built around the Atomic Simulation Environment (ASE). It provides useful routines for:

  • Plasticity and dislocations

  • Fracture mechanics

  • Electro-chemistry

  • Tribology

  • Elastic properties

In addition to domain-specific routines, it also implements a set of general-purpose, low-level utilities:

  • Efficient neighbour lists

  • Atomic strain

  • Ring analysis

  • Correlation functions

  • Second order potential derivatives

Quick start

Matscipy can be installed on Windows, Linux and x86 macos with:

python3 -m pip install matscipy

To get the latest version directly (requires a working compiler):

python3 -m pip install git+https://github.com/libAtoms/matscipy.git

Compiled up-to-date wheels for Windows, Linux and x86 macos can be found here.

Documentation

Sphinx-generated documentation for the project can be found here. Since Matscipy is built on top of ASE’s Atoms and Calculator objects, ASE’s documentation is a good complement to Matscipy’s.

Seeking help

Issues can be used to ask questions about Matscipy.

Contributing

Contributions, in the form of bug reports, improvement suggestions, documentation or pull requests, are welcome.

Running tests

To run the tests locally, from Matscipy’s root directory:

python3 -m pip install .[test]  # installs matscipy + test dependencies
cd tests/
python3 -m pytest .

Editable installs

When developing matscipy, it can be useful to have an editable install of the source directory. This means that changes to the source code are directly reflected in the matscipy install. We are using Meson and meson-python as a build system, and there are some restriction to editable installs.

The editable install only works with the –no-build-isolation option:

python3 -m pip install --no-build-isolation --editable .[test]

If you get the message:

ERROR: Tried to form an absolute path to a dir in the source tree.

then you are most likely try to install into a Python virtual environment that is located inside your source directory. This is not possible; your virtual environment needs to be located outside of the source directory.

Dependencies

The package requires:

Optional packages:

Citing matscipy

Please cite the following publication if you use matscipy:

@article{Grigorev2024,
  author = {Grigorev, Petr and Frérot, Lucas and Birks, Fraser and Gola, Adrien and Golebiowski, Jacek and Grießer, Jan and Hörmann, Johannes L. and Klemenz, Andreas and Moras, Gianpietro and Nöhring, Wolfram G. and Oldenstaedt, Jonas A. and Patel, Punit and Reichenbach, Thomas and Rocke, Thomas and Shenoy, Lakshmi and Walter, Michael and Wengert, Simon and Zhang, Lei and Kermode, James R. and Pastewka, Lars},
  doi = {10.21105/joss.05668},
  journal = {Journal of Open Source Software},
  month = jan,
  number = {93},
  pages = {5668},
  title = {{matscipy: materials science at the atomic scale with Python}},
  url = {https://joss.theoj.org/papers/10.21105/joss.05668},
  volume = {9},
  year = {2024}
}

Funding

matscipy was partially funded by the Deutsch Forschungsgemeinschaft (project 258153560) and by the Engineering and Physical Sciences Research Council (grants EP/P002188/1, EP/R012474/1 and EP/R043612/1).

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

matscipy-1.2.0.tar.gz (10.4 MB view details)

Uploaded Source

Built Distributions

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

matscipy-1.2.0-cp313-cp313-win_amd64.whl (573.4 kB view details)

Uploaded CPython 3.13Windows x86-64

matscipy-1.2.0-cp313-cp313-musllinux_1_2_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

matscipy-1.2.0-cp313-cp313-musllinux_1_2_aarch64.whl (1.4 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

matscipy-1.2.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (453.1 kB view details)

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

matscipy-1.2.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (452.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.24+ ARM64manylinux: glibc 2.28+ ARM64

matscipy-1.2.0-cp313-cp313-macosx_11_0_arm64.whl (443.3 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

matscipy-1.2.0-cp312-cp312-win_amd64.whl (573.5 kB view details)

Uploaded CPython 3.12Windows x86-64

matscipy-1.2.0-cp312-cp312-musllinux_1_2_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

matscipy-1.2.0-cp312-cp312-musllinux_1_2_aarch64.whl (1.4 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

matscipy-1.2.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (453.1 kB view details)

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

matscipy-1.2.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (452.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.24+ ARM64manylinux: glibc 2.28+ ARM64

matscipy-1.2.0-cp312-cp312-macosx_11_0_arm64.whl (443.3 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

matscipy-1.2.0-cp311-cp311-win_amd64.whl (573.3 kB view details)

Uploaded CPython 3.11Windows x86-64

matscipy-1.2.0-cp311-cp311-musllinux_1_2_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

matscipy-1.2.0-cp311-cp311-musllinux_1_2_aarch64.whl (1.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

matscipy-1.2.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (452.9 kB view details)

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

matscipy-1.2.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (452.5 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.24+ ARM64manylinux: glibc 2.28+ ARM64

matscipy-1.2.0-cp311-cp311-macosx_11_0_arm64.whl (443.4 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

matscipy-1.2.0-cp310-cp310-win_amd64.whl (573.3 kB view details)

Uploaded CPython 3.10Windows x86-64

matscipy-1.2.0-cp310-cp310-musllinux_1_2_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

matscipy-1.2.0-cp310-cp310-musllinux_1_2_aarch64.whl (1.4 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

matscipy-1.2.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (452.9 kB view details)

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

matscipy-1.2.0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (452.5 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.24+ ARM64manylinux: glibc 2.28+ ARM64

matscipy-1.2.0-cp310-cp310-macosx_11_0_arm64.whl (443.4 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

matscipy-1.2.0-cp39-cp39-win_amd64.whl (573.3 kB view details)

Uploaded CPython 3.9Windows x86-64

matscipy-1.2.0-cp39-cp39-musllinux_1_2_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

matscipy-1.2.0-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (452.8 kB view details)

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

matscipy-1.2.0-cp39-cp39-macosx_11_0_arm64.whl (443.5 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

File details

Details for the file matscipy-1.2.0.tar.gz.

File metadata

  • Download URL: matscipy-1.2.0.tar.gz
  • Upload date:
  • Size: 10.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.12

File hashes

Hashes for matscipy-1.2.0.tar.gz
Algorithm Hash digest
SHA256 1d0691be7e541357ec7a3363e1ed2d7289e5ef8942fbc94064567124d1fb7444
MD5 c56cef5dcf6caaeea220721bdb9345ec
BLAKE2b-256 3e62851f14fef0d47d5546cc3bb315a96d73e3cee9588adb069c09dc5463a64a

See more details on using hashes here.

File details

Details for the file matscipy-1.2.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: matscipy-1.2.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 573.4 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.12

File hashes

Hashes for matscipy-1.2.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 ee21b7511565e22c0df510a9f7c513dc3dffd69a1e64cdf3498cd4db63d68de5
MD5 5bca71726b00efd6d358e23db53627d7
BLAKE2b-256 984d779281eea03f8cdc9e0ced7472685319099e11fa578a2130a29331241cf6

See more details on using hashes here.

File details

Details for the file matscipy-1.2.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for matscipy-1.2.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d8118378b06fae6f1846be288a0c54d6176e7a37c55439d48df176dd82640a70
MD5 63bc328f84f9efce275a27bd43d8c5ac
BLAKE2b-256 441b25f6b9ea546172f22314eb353697825ba7a2395627da08142ad1ff91f1db

See more details on using hashes here.

File details

Details for the file matscipy-1.2.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for matscipy-1.2.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cbbaf24cd83d787660cb452e906a42cfa80d39bb8165d099bce41f31402929bf
MD5 a239e885aabf3a1f38dfb81d1a8f7b5c
BLAKE2b-256 dbdb52ac59fcd14877a2aa965bf08b1f0e28276a185154e7eb4ac465a7b238bb

See more details on using hashes here.

File details

Details for the file matscipy-1.2.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for matscipy-1.2.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 90ffe1d1abc5683f293950c35cd6ce8cb0cd8f329a6fb16d79f0ecf3f07473d0
MD5 d258c43109c3d0d6c3c7a9879521bbbb
BLAKE2b-256 74f69862b530ed2df9a4e45bcd468c93b6d39b0c764000f00137ebd63c4404cf

See more details on using hashes here.

File details

Details for the file matscipy-1.2.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for matscipy-1.2.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c447eeb6c22c059e5d602dddcc6de088ff8ca645ecd24b640817afa3db2c5013
MD5 1c0da1fbd4db45af0fd48f6e64f013f7
BLAKE2b-256 25cabde59bef3e97f8b7d338700c3a176d26eb743be6c4cc25ce98ebff707e12

See more details on using hashes here.

File details

Details for the file matscipy-1.2.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for matscipy-1.2.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 366b39727ab8ea26611da9bdc27a256ad9769c32ac2384a608ede4fa1e214e85
MD5 7816e239563a3fb99abb0362e863fce2
BLAKE2b-256 b2cef43c642fed92127f5e56661fe97c378a893c967b7a2ceba9d0cb8ac4da8d

See more details on using hashes here.

File details

Details for the file matscipy-1.2.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: matscipy-1.2.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 573.5 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.12

File hashes

Hashes for matscipy-1.2.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 af2c181e72f0a0fac66bd75b763dbbab11b8ecff3c6c15a6aa6a18cee4e84ff1
MD5 bb2dc88c0decbe3fec7bd5162f9d15fe
BLAKE2b-256 e0adbe93f306d1d1e6534d30ebb7e3b43f2c493bb2371f02aa452d717ee548c3

See more details on using hashes here.

File details

Details for the file matscipy-1.2.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for matscipy-1.2.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f8d909f3fc99ed6457b4f6df9ce31bdc160ee388b00cf143283fb89dbaacb286
MD5 9dab7a4964d3cc4dc82afed119643ec1
BLAKE2b-256 9894d0c4e04a43a8dc9b84f18c25b95948f3e3113e8bd9d53b50b3be0b130d91

See more details on using hashes here.

File details

Details for the file matscipy-1.2.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for matscipy-1.2.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bb8743b61ec5fa8944ceab4dcd639a2005463ccea0d84bdc8f5960a922eff45e
MD5 12f98c72b5fbba2e18a8b002d5d67aea
BLAKE2b-256 d616dffd1f8894f38eb8ba1b55053534abda8f1e124c4dda6633e4f7a3b12d94

See more details on using hashes here.

File details

Details for the file matscipy-1.2.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for matscipy-1.2.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 14e1ec6d9c51b6a0664b0ad2190326f9cac14eae58554c57dea95e378b022864
MD5 eb12bd29f744cd585184a55943d2c659
BLAKE2b-256 3cba79020348dbdaa6786ff2162e11bc56095e0b949e8bb9813dee12ccc1f567

See more details on using hashes here.

File details

Details for the file matscipy-1.2.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for matscipy-1.2.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6433f4b719237b8134c701d13ad88dbfac105c6703820aab96324c5fd559a9af
MD5 ec7d8f39391ba636fac9f83d671574b0
BLAKE2b-256 67c7442d9c612c59924f5b69fceee7f01f329633c60e569d43bd9eeefa9c56f7

See more details on using hashes here.

File details

Details for the file matscipy-1.2.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for matscipy-1.2.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7a499999f253d708873caf7e23feec21e94e031c21df79593eccf072cde6f4d2
MD5 0046cc159eceda659a8d600e193e679e
BLAKE2b-256 1c93732c9ea8cb658a525f5f899193523eb27462fa2858677a34b75b38585c4c

See more details on using hashes here.

File details

Details for the file matscipy-1.2.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: matscipy-1.2.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 573.3 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.12

File hashes

Hashes for matscipy-1.2.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 4d41ec4e48647aa01c0e977364efcfa25e258862b1a4e1d8be75f7012aa36468
MD5 8f5b01af57a746b394cc73b0a2dd2f01
BLAKE2b-256 bfffea1bc2b5249ff877c9a68f435e6129ebcf480873abac5d055a32c4960240

See more details on using hashes here.

File details

Details for the file matscipy-1.2.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for matscipy-1.2.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 01f1a35d5cda14a9abd54681b49e32d177b7cd59a3e932e89933d1f38b329539
MD5 8fc5ba49e25a8a5daf33b9ffdb04a6ca
BLAKE2b-256 648ca6824f9659e066a8ab5abb66b208afcb839e502863908d90dc03db06f228

See more details on using hashes here.

File details

Details for the file matscipy-1.2.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for matscipy-1.2.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7c64be3b911d2725bc6def4ba2ee4f38844e1f45f5efa65d1d14fd1ae7074711
MD5 84f04469f806a406515de72bcae4845d
BLAKE2b-256 4f5ea7bc77cd64e2277f1ce401d01b9fb34326cd2500175351f2aef8b2f5a0e7

See more details on using hashes here.

File details

Details for the file matscipy-1.2.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for matscipy-1.2.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1a364a8158f8dd0406ffacb7c2d7928e4d5470af79ac31c49b4f5e02c785bd23
MD5 5a51620a3bdd512a5ee17369daabda36
BLAKE2b-256 a950187ee780535079372df2d9b3e34d095c61fb5174c7521c62c271887b216c

See more details on using hashes here.

File details

Details for the file matscipy-1.2.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for matscipy-1.2.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 26dcf0dcbd937bc09c2b73f4c792a258ffdf7e2e1852a0715f362e376a4f20ed
MD5 886748cd33c2744893784612e70d8757
BLAKE2b-256 3da6329e728770e6f6bd817544fde5ab6eb14f34a622996ab4ac0deab7548341

See more details on using hashes here.

File details

Details for the file matscipy-1.2.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for matscipy-1.2.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 803acbd9459fd7ade405a64d080910abde885fd0d363bda2b9ec4412535cf7ea
MD5 50c70160781d03d143798eee4c48f5e3
BLAKE2b-256 32c4965a7e7ad7c0b0e8aa496b46f178a31c5b4f6eb570f6025a249403fd06c2

See more details on using hashes here.

File details

Details for the file matscipy-1.2.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: matscipy-1.2.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 573.3 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.12

File hashes

Hashes for matscipy-1.2.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 002b1c3fd3caaea531f3a245fe294177a885f92ed60667d0c75cbc2f86bf027f
MD5 e58d75c6e8a7ad69c21a92c62ba10f22
BLAKE2b-256 1ba8f05bc1dae451edde8a978caa8300700a343025a871cfb668e97941de423e

See more details on using hashes here.

File details

Details for the file matscipy-1.2.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for matscipy-1.2.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bd3d01128cd8a4ccca647cd02d2dc14f00115f33503d624f6c8649e4491e1626
MD5 09da6b7d45953bd481f1d62f63a0951e
BLAKE2b-256 0413d7dee7de3125109290f5207f3d2f84d99f5b208dd905756eecdde52569b9

See more details on using hashes here.

File details

Details for the file matscipy-1.2.0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for matscipy-1.2.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fbf9da880b86c29b208321a91641daf6cc6f1d3f11c8ff468b6e57b89ab77e11
MD5 1a5cd03af1fa60e685a9bef33e53303e
BLAKE2b-256 7994d1de13e33151f162c1eae52bcadf0ae069b8aff85d9db2998b8b128bca08

See more details on using hashes here.

File details

Details for the file matscipy-1.2.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for matscipy-1.2.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 81e7c658cd4ff69366db7dbf5c6ac5abceb89e9d892ef86cab1ec6065801ff97
MD5 45eaa44f2386dfb815be781b6ff328d3
BLAKE2b-256 d6daf6d156f359bbb170d519b1a019eb4852d16e8a31f5744646cb4a99e15dee

See more details on using hashes here.

File details

Details for the file matscipy-1.2.0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for matscipy-1.2.0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4f47f689b154050b4479db6b4e0f60743540ce083092730bf55a31276bb955ee
MD5 4884d390a089af8feb990915d0391233
BLAKE2b-256 3927c9f37fdb3d400b2d107d1b7ee53e9ce5d2538c69104df3b178fc6f4b53ff

See more details on using hashes here.

File details

Details for the file matscipy-1.2.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for matscipy-1.2.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2e94398e7a5c70f751dfb8216cf6c4df3ffed30b4ef66cee09c00dfb37b03ee2
MD5 61202c98d2778f095bebc8fc380f8a76
BLAKE2b-256 1962d00f846e8388f4a9ae6cdb88c666ed478fc727d7a3666485729ba149653d

See more details on using hashes here.

File details

Details for the file matscipy-1.2.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: matscipy-1.2.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 573.3 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.12

File hashes

Hashes for matscipy-1.2.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 fa3c1f165680cc73328418cd407bf5dd5639a1cca5167425897d2db5ee86085d
MD5 b62f44a6add23a2a016e5226168d12df
BLAKE2b-256 672d6011c0dc11b505a5f7460c544d040a8cace94b2906d486ec76115e881b5f

See more details on using hashes here.

File details

Details for the file matscipy-1.2.0-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for matscipy-1.2.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 415e9736ab03accca09a98de0b44101bf02fa28b315310e6cefa33a209e2bfca
MD5 043ecd74914cff89740223d2e0b3e46f
BLAKE2b-256 6267e7337227f2ef9bdf73dd05ae1c3d51a2c851823f15e16bfd9856454e2ecf

See more details on using hashes here.

File details

Details for the file matscipy-1.2.0-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for matscipy-1.2.0-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 098e5a553d0fa7f5bdf3028a993084bbf0f55e2ff53db74f059c60131d043499
MD5 eb37011aeb5b8139b728f835f5e0faa9
BLAKE2b-256 c428efede9e83ab731a81f0dcd7bb210c1d922f98273caff9ebc41c5486c8e71

See more details on using hashes here.

File details

Details for the file matscipy-1.2.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for matscipy-1.2.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b8c7e938726584d1987eb721a4fdf6ba29d39a43061054cdf8c8a65cccae2d6c
MD5 d95598376cc425cee3452f996898e4b7
BLAKE2b-256 1c2dc799072795408f1f84637ede593dffbb0a02e9c841a3f0bdd6173df5087b

See more details on using hashes here.

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