Skip to main content

pyoomph - a multi-physics finite element framework based on oomph-lib and GiNaC

Project description

Description

pyoomph is a object-oriented multi-physics finite element framework. It is mainly a custom high level python frontend for the main functionalities (but by far not all) of the powerful C++ library oomph-lib.

For performance reasons, pyoomph uses GiNaC and CLN to automatically generate C code for the equations you have entered in python. It automatically generates C code for symbolically derived Jacobian matrices, parameter derivatives and Hessians. These even include the complicated derivatives with respect to the moving mesh coordinates on a symbolical level. The generated code is compiled and linked back to the running python script, either with the TinyC compiler (invoked by tccbox) or, when installed, with a more performant alternative like gcc, LLVM/clang or MSBuild.

If you want to use the full flexibility of oomph-lib, you are probably better suited using oomph-lib directly. If your want to use python to solve equations on a single static mesh, you might want to check out FEniCS instead. Also, have a look at NGSolve or nutils which have similar and complementary features. If you are looking for a python framework for multi-physics problems formulated on (potentially multiple) moving meshes, including the possibility of (azimuthal) bifurcation tracking, pyoomph might be the right choice for you.

pyoomph is still in an early stage of development: While most features work nicely, it is neither feature-complete, nor free of bugs.

Installation

Please consult the file INSTALL.md in the git repository for installation instructions. Alternatively, follow the instructions in our tutorial.

Documentation and Examples

Documentation of the API and tons of examples can be found at pyoomph.readthedocs.io. A PDF version of the tutorial is also available.

Some more examples can be found in our repository pyoomph_examples.

License

pyoomph itself is distributed as combined work under the GPL v3 license. However, mind the third-party licences stated below, in particular when distributing derived work or redistributing pyoomph. The full license file can be found in COPYING.

Third-Party-Licenses

The distribution of pyoomph contains code taken from other authors/projects:

The third-party licenses/acknowledgement files can be found in src/thirdparty. In the provided python wheels, these requirements are statically included.

During compilation, pyoomph includes/links against or makes use of the following libraries:

Beyond that, pyoomph makes use of the following libraries at runtime. During installation with pip, many (but not all) of these libraries are automatically fetched as requirements.

Be aware that some of these libraries can have further dependencies.

Authors and acknowledgements

pyoomph was founded in 2021 by Christian Diddens. Later, Duarte Rocha joined the team. Additional contributors are Vatsal Sanjay, Maxim de Wildt and Jnandeep Talukdar. Pyoomph is developed at the Physics of Fluids group of the University of Twente.

The authors gratefully acknowledge financial support by the Industrial Partnership Programme Fundamental Fluid Dynamics Challenges in Inkjet Printing of the Netherlands Organisation for Scientific Research (NWO) & High Tech Systems and Materials (HTSM), co-financed by Canon Production Printing Netherlands B.V., IamFluidics B.V., TNO Holst Centre, University of Twente, Eindhoven University of Technology and Utrecht University. This work was supported by an Industrial Partnership Programme, High Tech Systems and Materials (HTSM), of the Netherlands Organisation for Scientific Research (NWO); a funding for public-private partnerships (PPS) of the Netherlands Enterprise Agency (RVO) and the Ministry of Economic Affairs (EZ); Canon Production Printing Netherlands B.V.; and the University of Twente.

Contributing

If you want to contribute by e.g. adding new equations, meshes, problems, materials or additional features, get in contact with us or send us a pull request. If you encounter a bug, please also let us know at c.diddens@utwente.nl or d.rocha@utwente.nl.

How to cite

At the moment, just cite the following paper for pyoomph:

Christian Diddens and Duarte Rocha, Bifurcation tracking on moving meshes and with consideration of azimuthal symmetry breaking instabilities, J. Comput. Phys. 518, 113306, (2024), doi:10.1016/j.jcp.2024.113306.

Please mention that pyoomph is based on oomph-lib and GiNaC, i.e. also cite at least:

oomph-lib: M. Heil, A. L. Hazel, oomph-lib - An Object-oriented multi-physics finite-element library, Lect. Notes Comput. Sci. Eng. 53, 19-49, (2006), doi:10.1007/3-540-34596-5_2.

GiNaC: C. Bauer, A. Frink, R. Kreckel, Introduction to the GiNaC framework for symbolic computation within the C++ programming language, J. Symb. Comput. 33(1), 1-12, (2002), doi:10.1006/jsco.2001.0494.

Citing of material properties and activity models

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

pyoomph-0.1.8-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (5.7 MB view details)

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

pyoomph-0.1.8-cp314-cp314t-macosx_10_15_x86_64.whl (5.3 MB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

pyoomph-0.1.8-cp314-cp314-win_amd64.whl (5.2 MB view details)

Uploaded CPython 3.14Windows x86-64

pyoomph-0.1.8-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (5.7 MB view details)

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

pyoomph-0.1.8-cp314-cp314-macosx_10_15_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

pyoomph-0.1.8-cp313-cp313-win_amd64.whl (5.0 MB view details)

Uploaded CPython 3.13Windows x86-64

pyoomph-0.1.8-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (5.7 MB view details)

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

pyoomph-0.1.8-cp313-cp313-macosx_10_13_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

pyoomph-0.1.8-cp312-cp312-win_amd64.whl (5.0 MB view details)

Uploaded CPython 3.12Windows x86-64

pyoomph-0.1.8-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (5.7 MB view details)

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

pyoomph-0.1.8-cp312-cp312-macosx_10_13_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

pyoomph-0.1.8-cp311-cp311-win_amd64.whl (5.0 MB view details)

Uploaded CPython 3.11Windows x86-64

pyoomph-0.1.8-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (5.8 MB view details)

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

pyoomph-0.1.8-cp311-cp311-macosx_10_9_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

pyoomph-0.1.8-cp310-cp310-win_amd64.whl (5.0 MB view details)

Uploaded CPython 3.10Windows x86-64

pyoomph-0.1.8-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (5.7 MB view details)

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

pyoomph-0.1.8-cp310-cp310-macosx_10_9_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

pyoomph-0.1.8-cp39-cp39-win_amd64.whl (5.0 MB view details)

Uploaded CPython 3.9Windows x86-64

pyoomph-0.1.8-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (5.7 MB view details)

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

pyoomph-0.1.8-cp39-cp39-macosx_10_9_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

File details

Details for the file pyoomph-0.1.8-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyoomph-0.1.8-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2290ca69d3883387c0462bd00299368f92d3b7507194b4f4f2f8421b377fa246
MD5 6dfffb8f951763c371f8befaace1d4f5
BLAKE2b-256 77b444142706b2394244ff0ab8d4f6002f0d85e955f030d7e299e957046ace8c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoomph-0.1.8-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on pyoomph/pyoomph

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

File details

Details for the file pyoomph-0.1.8-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for pyoomph-0.1.8-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 ecaf6a805e044af85d32d750138bddbe7cbf7024f9b6e82b1becee6e2b9be533
MD5 9475f654046cd02dcf5477c71383b58f
BLAKE2b-256 a947b6a1a49c9ad820b771e06293ddd3159711cb4e5b24003f4b1bed56d62031

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoomph-0.1.8-cp314-cp314t-macosx_10_15_x86_64.whl:

Publisher: wheels.yml on pyoomph/pyoomph

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

File details

Details for the file pyoomph-0.1.8-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: pyoomph-0.1.8-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 5.2 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pyoomph-0.1.8-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 c2855bfa608c4a196f03d592c3a846e2c5fc5e18c5ecc68f117ca6d22bdaa913
MD5 fec382695b48404e7288ea539419a527
BLAKE2b-256 f03a7342e4f66e0a55dda68ecb34d14f313081ea1ebc61eb072f0998b9aac09f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoomph-0.1.8-cp314-cp314-win_amd64.whl:

Publisher: wheels.yml on pyoomph/pyoomph

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

File details

Details for the file pyoomph-0.1.8-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyoomph-0.1.8-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 07c406efd5fefbd1cb3e8c6a2c35423415b56232de63661f4a04aab5a45cf5d1
MD5 0850e0bd73826dee7072d8cb5f7a8bed
BLAKE2b-256 bba57f9e59fe358f2a046cb831e2ab7e53cba02e51576381fb66de7ad65aed2d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoomph-0.1.8-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on pyoomph/pyoomph

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

File details

Details for the file pyoomph-0.1.8-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for pyoomph-0.1.8-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 d0b53b6ec7fe01dbfc6170de5795ca10e8225a73cbc84242d68bf0aee8db2c54
MD5 bf87d2ab705dca75a2e08514de506094
BLAKE2b-256 ca9f557911592b7050491b55d5fa1f97ba183d525ad3b02a70cef00fc01e242e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoomph-0.1.8-cp314-cp314-macosx_10_15_x86_64.whl:

Publisher: wheels.yml on pyoomph/pyoomph

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

File details

Details for the file pyoomph-0.1.8-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: pyoomph-0.1.8-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 5.0 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pyoomph-0.1.8-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 a1cfb02f2b0fe959d00117422e616e3d84927bb092582737b22eaaa869605dd7
MD5 3c83266f1da3a0c75482811bb0e78336
BLAKE2b-256 dedbc78747fd83ac7763cc8604e1f5305414c22528abaeca872645d2178c9a0c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoomph-0.1.8-cp313-cp313-win_amd64.whl:

Publisher: wheels.yml on pyoomph/pyoomph

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

File details

Details for the file pyoomph-0.1.8-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyoomph-0.1.8-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7feebc5f7f18a6ee86e74e3d3ed17c262661f1e903b3dbc79549749b0888b578
MD5 be8640d3f3c5117834d70f6e6db9a686
BLAKE2b-256 c79729105bddbbcfbabbb01c7107e7bae4a197906917644f3ffb8f52289a8d55

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoomph-0.1.8-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on pyoomph/pyoomph

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

File details

Details for the file pyoomph-0.1.8-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for pyoomph-0.1.8-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 e8599862fca5a6abb5856f7bd1517c400131640ddaa7ba4f8d6ddb60ddb045ba
MD5 e1773360e14959921b025cc680034374
BLAKE2b-256 02b5e6194bc45591d3c8b30d5adbacefee1a05ce2c215e37ecba175f9104d00f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoomph-0.1.8-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: wheels.yml on pyoomph/pyoomph

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

File details

Details for the file pyoomph-0.1.8-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: pyoomph-0.1.8-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 5.0 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pyoomph-0.1.8-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 40499fbfdb2ecbb0d239bf21d842a25e91175f0b60a3313a9ced2743ef3b003c
MD5 0ece99c13926e756e83a34121e3b516c
BLAKE2b-256 e65085dea7d7dd94dd568074e46e57c58d6187e0e24dacbf3d280c0c6d275942

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoomph-0.1.8-cp312-cp312-win_amd64.whl:

Publisher: wheels.yml on pyoomph/pyoomph

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

File details

Details for the file pyoomph-0.1.8-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyoomph-0.1.8-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c70fbc1f24ab9f208eea02150a3d3d59e751d43700ff55ef30168173a4e8b5a2
MD5 56091b37f21889f11fa2ba7d7eb7c791
BLAKE2b-256 40918d37c6d1e19dea6305b0a79a8488206df74ef8dbb6a959e68f77eb9d89ec

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoomph-0.1.8-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on pyoomph/pyoomph

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

File details

Details for the file pyoomph-0.1.8-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for pyoomph-0.1.8-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 6221be6843f75cf9a1e26315ee91463deeb0e250463deacab5372b8cdbc60e0c
MD5 5d8d39b15efd94f7de42d83956f2e6e2
BLAKE2b-256 58ae29e93e325fa660efa276df15efb092edc456e06b69bd83202a1806373bfe

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoomph-0.1.8-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: wheels.yml on pyoomph/pyoomph

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

File details

Details for the file pyoomph-0.1.8-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: pyoomph-0.1.8-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 5.0 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pyoomph-0.1.8-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 521b220f4f49d8a6866d9654f3258aa01e48c2effea7a666dbff7f60aa9c1ba1
MD5 130a0f97dbdaf13c065368d4b5831db4
BLAKE2b-256 5c73e2f6dbed5050bf1cda9b3db473adb478b78d1d746900a1ab805f49eb0e16

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoomph-0.1.8-cp311-cp311-win_amd64.whl:

Publisher: wheels.yml on pyoomph/pyoomph

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

File details

Details for the file pyoomph-0.1.8-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyoomph-0.1.8-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5ad69df668d378fbcb76adf406162a858fb8b29b4d36b4c106e1d2a826a177df
MD5 a02ebdd4fe52bd5f3edfa5b9cd3df989
BLAKE2b-256 ba288e197b61fc623b93e77db68247d48e9717e7a51e32a48168643b29b81d15

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoomph-0.1.8-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on pyoomph/pyoomph

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

File details

Details for the file pyoomph-0.1.8-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pyoomph-0.1.8-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d82bab01f6854dccc8515ed92318dd8d7ec126dfe0ce0b50ecb914dce440b3e9
MD5 e3994a82a25b377aa7cd6f8116989262
BLAKE2b-256 d02b7d1562f55b15a7cac52b1e942ffb26ea8e1b5fbc02347a990e54edc55cb4

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoomph-0.1.8-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: wheels.yml on pyoomph/pyoomph

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

File details

Details for the file pyoomph-0.1.8-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: pyoomph-0.1.8-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 5.0 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pyoomph-0.1.8-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 da77d178db58bb5243d71451cf8cf2b9384e84af97d700aaa55217da547eec5d
MD5 11f7e6cc182f8ba21def049498183ba2
BLAKE2b-256 1eb253926168d2ea69b6edb7c5a5154ef95c2c6484bcfb32889bb70112bddd1a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoomph-0.1.8-cp310-cp310-win_amd64.whl:

Publisher: wheels.yml on pyoomph/pyoomph

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

File details

Details for the file pyoomph-0.1.8-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyoomph-0.1.8-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d8caa3e80f7f04c6f7573e06668c394dfae39cd8ea9a5db5cb01db9c611785b8
MD5 80e96a87efd2373484eabcee8d997424
BLAKE2b-256 702ec5c774fcba13216fa19d2ff1298de6043a4dd9bcd5aa83925a32a02b458f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoomph-0.1.8-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on pyoomph/pyoomph

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

File details

Details for the file pyoomph-0.1.8-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pyoomph-0.1.8-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f98da16d15332a2cc3b5df609cad823aef46d3f52228ee08e1bcbb569180c270
MD5 f1bf2effa102b84de6b93f97a258102d
BLAKE2b-256 0aa8b8e3b2c5055c87124a9bb6876f47d1fa706fe434d3219ce54311b3715adc

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoomph-0.1.8-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: wheels.yml on pyoomph/pyoomph

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

File details

Details for the file pyoomph-0.1.8-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: pyoomph-0.1.8-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 5.0 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pyoomph-0.1.8-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 0ec05e945822b9f8f69478a790167c7c97dad70859c28878933458927a668a1a
MD5 66b64368ae4fedcfe8164fefbbe47ce7
BLAKE2b-256 914cd4a8a7b06dda7a44a82c4f2495daa36822118336fa52923334a7a9c3b988

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoomph-0.1.8-cp39-cp39-win_amd64.whl:

Publisher: wheels.yml on pyoomph/pyoomph

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

File details

Details for the file pyoomph-0.1.8-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyoomph-0.1.8-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 09e7904e80d9257ede33c3f8489ee5803b1151212b5b36f91fbcc85689de7387
MD5 0ebc0da15fabdd01b4db1413dac27d37
BLAKE2b-256 5b20522792f0747a70ef11615d7c3a5ba2e2b426c965138de75d30b6db49e66f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoomph-0.1.8-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on pyoomph/pyoomph

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

File details

Details for the file pyoomph-0.1.8-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pyoomph-0.1.8-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2bcb47af93ff73813ba9d8aaadc1717454a1a4884b23f05c6e4be7a8f82e679a
MD5 4105392f20695819f2f4bf4c5d51712c
BLAKE2b-256 1fce42c53eac199381298c09f4604fcdc05966c8e000e175204e380b9fa2b1ad

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoomph-0.1.8-cp39-cp39-macosx_10_9_x86_64.whl:

Publisher: wheels.yml on pyoomph/pyoomph

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