Skip to main content

Numerical integration technique

Project description

Cubature

Cubature

Github Actions status:

pytest and coverage

Coverage status:

Codecov Status

What is Cubature?

It is a numerical integration technique. From MathWorld http://mathworld.wolfram.com/Cubature.html, Ueberhuber (1997, p. 71) and Krommer and Ueberhuber (1998, pp. 49 and 155-165) use the word "quadrature" to mean numerical computation of a univariate integral, and "cubature" to mean numerical computation of a multiple integral.

Cubature for Python

This is a wrapper to Prof. Steven Johnson's C package, available at https://github.com/stevengj/cubature. The current version is a wrapper to version 1.0.4 of Prof. Johnson's package.

Documentation

Please, see the module documentation here http://saullocastro.github.io/cubature.

Python wrapper for the Cubature package

From the Nanostructures and Computation Wiki at MIT http://ab-initio.mit.edu/wiki/index.php/Cubature, Steven W. Johnson http://math.mit.edu/~stevenj has written a simple C package for adaptive multidimensional integration (cubature) of vector-valued functions over hypercubes and this is a Python wrapper for the referred C package.

Installation from source code

You must have Cython installed. Then do:

python setup.py install 

or (usually in Linux):

python3 setup.py install

Installation from pip repository

Just do:

python -m pip install cubature

or (usually in Linux):

python3 -m pip install cubature

Running the tests

To run the tests you will have to download the source code. After installing as explained above, go to the source code root folder and run:

py.test .

The Python wrapper has been proven using test integrands from the C package and some additional testing functions from Genz. The integrands were implemented in Cython and verified with Mathematica.

Citing this Python wrapper for Cubature

We kindly ask you to cite this Python library properly. Also, it would be helpful if you could cite the papers where this methods has been applied as well.

Castro, S.G.P.; Loukianov, A.; et al. "Python wrapper for Cubature: adaptive multidimensional integration". DOI:10.5281/zenodo.2541552. Version 0.18.6, 2024.

Citing Papers using this Python wrapper for Cubature

Used to integrate tangent stiffness matrices in computational solid mechanics

Castro, S.G.P. et al. "Evaluation of non-linear buckling loads of geometrically imperfect composite cylinders and cones with the Ritz method". Composite Structures, Vol. 122, 284-299, 2015.

Castro, S.G.P. et al. "A semi-analytical approach for linear and non-linear analysis of unstiffened laminated composite cylinders and cones under axial, torsion and pressure loads". Thin-Walled Structures, Vol. 90, 61-73, 2015.

Examples

Some examples are given in "./examples" https://github.com/saullocastro/cubature/tree/master/examples.

Fork me!

You are welcome to fork this repository and modify it in whatever way you want. It will also be nice if you could send a pull request here in case you think your modifications are valuable for another person.

License

This wrapper follows the GNU-GPL license terms of Steven G. Johnson described in the C Package <https://github.com/saullocastro/cubature/tree/master/cubature/cpackage/COPYING>_.

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

cubature-0.18.6.tar.gz (15.3 MB view details)

Uploaded Source

Built Distributions

cubature-0.18.6-cp312-cp312-win_amd64.whl (10.5 MB view details)

Uploaded CPython 3.12 Windows x86-64

cubature-0.18.6-cp312-cp312-musllinux_1_1_x86_64.whl (11.6 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ x86-64

cubature-0.18.6-cp312-cp312-musllinux_1_1_i686.whl (11.5 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ i686

cubature-0.18.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.6 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

cubature-0.18.6-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (11.5 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

cubature-0.18.6-cp312-cp312-macosx_10_9_universal2.whl (21.2 MB view details)

Uploaded CPython 3.12 macOS 10.9+ universal2 (ARM64, x86-64)

cubature-0.18.6-cp311-cp311-win_amd64.whl (10.5 MB view details)

Uploaded CPython 3.11 Windows x86-64

cubature-0.18.6-cp311-cp311-musllinux_1_1_x86_64.whl (11.6 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

cubature-0.18.6-cp311-cp311-musllinux_1_1_i686.whl (11.5 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

cubature-0.18.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.6 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

cubature-0.18.6-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (11.5 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

cubature-0.18.6-cp311-cp311-macosx_10_9_universal2.whl (21.2 MB view details)

Uploaded CPython 3.11 macOS 10.9+ universal2 (ARM64, x86-64)

cubature-0.18.6-cp310-cp310-win_amd64.whl (10.5 MB view details)

Uploaded CPython 3.10 Windows x86-64

cubature-0.18.6-cp310-cp310-musllinux_1_1_x86_64.whl (11.6 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

cubature-0.18.6-cp310-cp310-musllinux_1_1_i686.whl (11.5 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

cubature-0.18.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.5 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

cubature-0.18.6-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (11.5 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

cubature-0.18.6-cp310-cp310-macosx_11_0_x86_64.whl (10.6 MB view details)

Uploaded CPython 3.10 macOS 11.0+ x86-64

cubature-0.18.6-cp39-cp39-win_amd64.whl (10.6 MB view details)

Uploaded CPython 3.9 Windows x86-64

cubature-0.18.6-cp39-cp39-musllinux_1_1_x86_64.whl (11.6 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

cubature-0.18.6-cp39-cp39-musllinux_1_1_i686.whl (11.5 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

cubature-0.18.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.5 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

cubature-0.18.6-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (11.5 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

cubature-0.18.6-cp39-cp39-macosx_11_0_x86_64.whl (10.6 MB view details)

Uploaded CPython 3.9 macOS 11.0+ x86-64

cubature-0.18.6-cp38-cp38-win_amd64.whl (10.6 MB view details)

Uploaded CPython 3.8 Windows x86-64

cubature-0.18.6-cp38-cp38-musllinux_1_1_x86_64.whl (11.6 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

cubature-0.18.6-cp38-cp38-musllinux_1_1_i686.whl (11.5 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

cubature-0.18.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.5 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

cubature-0.18.6-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (11.5 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

cubature-0.18.6-cp38-cp38-macosx_11_0_x86_64.whl (10.6 MB view details)

Uploaded CPython 3.8 macOS 11.0+ x86-64

cubature-0.18.6-cp37-cp37m-win_amd64.whl (10.5 MB view details)

Uploaded CPython 3.7m Windows x86-64

cubature-0.18.6-cp37-cp37m-musllinux_1_1_x86_64.whl (11.5 MB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ x86-64

cubature-0.18.6-cp37-cp37m-musllinux_1_1_i686.whl (11.4 MB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

cubature-0.18.6-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.4 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

cubature-0.18.6-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (11.4 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

cubature-0.18.6-cp37-cp37m-macosx_11_0_x86_64.whl (10.6 MB view details)

Uploaded CPython 3.7m macOS 11.0+ x86-64

File details

Details for the file cubature-0.18.6.tar.gz.

File metadata

  • Download URL: cubature-0.18.6.tar.gz
  • Upload date:
  • Size: 15.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for cubature-0.18.6.tar.gz
Algorithm Hash digest
SHA256 8d2cad932c8e490a03fde608bc80c84c367f6c2bb8f51a29c1bb15aca1cddeee
MD5 10bd04d8364a0135be597ade228e22a2
BLAKE2b-256 5ed86720cf88c3d886413449bbcbd235d7fe7feb24b9a1887b6f54cb6caba404

See more details on using hashes here.

File details

Details for the file cubature-0.18.6-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for cubature-0.18.6-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 4794a4188360a17809fcc00c3d92a04a6247aeb055ac8f39e94187d5e26c0c7e
MD5 c6fcb50e9793917dd2e7ef96315592a7
BLAKE2b-256 790d11a5cb2e489cb5a412dba4f7f3e07517b65b181ec592424db3888cd38534

See more details on using hashes here.

File details

Details for the file cubature-0.18.6-cp312-cp312-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for cubature-0.18.6-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 462c3c859fdc7a2ba9a15b54cd7e9612b0ed7bc8adfbf0f0f8ba72f565319a66
MD5 ba9f784c53ca644c5d00f6bcca77e1db
BLAKE2b-256 806c01c62f0f84b59227c1d8a73e413ac43fdca8b753f9b9ded81bf65bb6de58

See more details on using hashes here.

File details

Details for the file cubature-0.18.6-cp312-cp312-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for cubature-0.18.6-cp312-cp312-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 33dbc4347936d001cc0eec945c314e18510ec3bae325e18aecf26280cc88ced0
MD5 c0e7e25985ce4648f88a8f9fed70eb07
BLAKE2b-256 ededc648907f6ecd98f484b0c92cc20bde92e8a73e3760ba4d06a7503b5a86e1

See more details on using hashes here.

File details

Details for the file cubature-0.18.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cubature-0.18.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cf11a04c7d2f8c9ce6f38592bed50e8bb4e9f6728f1d3f2d2b9c1f5cb4aeafcd
MD5 2ab0bacc3ff09f3cfba15f366e17d8d3
BLAKE2b-256 37cc87e2dd26a326c147150d52fe212f8d9c7a8f7e8cbab46cfc165b13b16d36

See more details on using hashes here.

File details

Details for the file cubature-0.18.6-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cubature-0.18.6-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 71b583f1d65277d2e13ba9952931341e80ec0037dfed7bd8fa3dc6c2438c22cf
MD5 91be164fb871edf71ed8cd6ea0c2b169
BLAKE2b-256 a3533198ec301a3ba9db41a0542dcab9bb7befb4335e99918e9d823b0310f1fc

See more details on using hashes here.

File details

Details for the file cubature-0.18.6-cp312-cp312-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for cubature-0.18.6-cp312-cp312-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 7142773ce57074f633478e3c04b2b70925354e3ebbc6a315abe207e41b07880e
MD5 9b91f20b33bc2aae5df359d02a26da99
BLAKE2b-256 0e61f187b3984a2f10f78ebe80502066adfa88b51eca38feecdbceddaa58aa8a

See more details on using hashes here.

File details

Details for the file cubature-0.18.6-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for cubature-0.18.6-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 eb8a640375af1a126351498e5eca162db708244486f0c8cf4593eead7c3099e0
MD5 153d0b195b5f74d5525c84871a7f8a13
BLAKE2b-256 23998f91154516cc8701687bbb2eb1972903e4c5f889bac53e8da3ab94f4a008

See more details on using hashes here.

File details

Details for the file cubature-0.18.6-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for cubature-0.18.6-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 9f2324a50981111fa7932cf690aa3292ee540465b046651fbee735adc1d2d462
MD5 9d608473b7cb0089dd116938b7f58297
BLAKE2b-256 c5cdf172869efa89ec07321122a4dbefdf34a614290cb23532b89aadf01c0c00

See more details on using hashes here.

File details

Details for the file cubature-0.18.6-cp311-cp311-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for cubature-0.18.6-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 ec54c4b6c0a0b3f1e4f12794dcae1e6a73279eb369bfadf22e78698c1b8b81f9
MD5 a038d0356dc0b411985c8df4d2bcd41e
BLAKE2b-256 64b05ed666f3382ecaa11f95945bee097051e30fd21d68f1dde91f641fadd965

See more details on using hashes here.

File details

Details for the file cubature-0.18.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cubature-0.18.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f6a2d00d9cb896fcae1e0d7acfa291de95a2998ba5b326ab1073ff588069ec16
MD5 9f26d83251f6ac3f185808ea0a7462b3
BLAKE2b-256 e149cbb92c0416d42a7c21b95a59eae6873a211ef9344060f26f66529e9a7e9f

See more details on using hashes here.

File details

Details for the file cubature-0.18.6-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cubature-0.18.6-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 cc2803bcd0521be30a45c2c894f94703cd712677e329dda39cabed532b144fc0
MD5 0136edc75ba0910e43c25c602d2159e5
BLAKE2b-256 5c48b3fabd8300a241a750bf005cbd16dce4559f1f43da5377e8ef3be4cb3c8e

See more details on using hashes here.

File details

Details for the file cubature-0.18.6-cp311-cp311-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for cubature-0.18.6-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 67771bcafd65afcc2043058a9a2700dd1c77dff7ca3a367505fb7def64ac7b1b
MD5 511b222ee734b9434be5cc938bf0808d
BLAKE2b-256 9ea8bf79c4bb75a35fc5c1693d307d0d0b49f5c7b28358e2c23ceecaec053380

See more details on using hashes here.

File details

Details for the file cubature-0.18.6-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for cubature-0.18.6-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 c307941d67ca668efb5ddfef596965ee6057d35b356103102b375b3b00fdd9a8
MD5 957f7ae6f2b3ea43193bcbf0ac8ab74a
BLAKE2b-256 d97671308035bc4b2401cf702d182441381dd763bb74e0a614aa392c88b5a126

See more details on using hashes here.

File details

Details for the file cubature-0.18.6-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for cubature-0.18.6-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 84be6e3d86d5e12b6462bb41679b0cba76a786455496320eac762cbbac97ce25
MD5 fe38f55cb3c136433af5874d832c06bc
BLAKE2b-256 a2aa909338150745024125099820f09d4b7cfe6241a735d2c4a656a914d96322

See more details on using hashes here.

File details

Details for the file cubature-0.18.6-cp310-cp310-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for cubature-0.18.6-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 1f06160251b9a85b56252583514d3c780d64152a777b771906feb41e3e91ce44
MD5 d754b14fb2179d207306f1e3a1bee2ca
BLAKE2b-256 bf4a0bd515cb0487e4caf8bd0a4a969e6a8e313d532449dea7f78e008f2c0bc7

See more details on using hashes here.

File details

Details for the file cubature-0.18.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cubature-0.18.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 952253de3c10ad46f2e1ad346766bc3d7678bd73f43b9c6c6d592ad98cefa331
MD5 d0f91d7e9e4f37a9eb65770b2023f8f7
BLAKE2b-256 6d02ed7ad3a879701c971a052ea7c0690e966f23f5ca8d06ce9ac4918843e529

See more details on using hashes here.

File details

Details for the file cubature-0.18.6-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cubature-0.18.6-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6f283848b8702037e7cc4b14a882c44a1a0e42148cf6b9c00c0a916f6bf599a7
MD5 8f54ffa7cee94be81fcb54cf582dc918
BLAKE2b-256 6f57d39155a3ba870ad31d92ba34e261b7af9c48e87bb49aadb49438ad90843d

See more details on using hashes here.

File details

Details for the file cubature-0.18.6-cp310-cp310-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for cubature-0.18.6-cp310-cp310-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 ae80ba915497a2f105e349047a4334b55fa0860648d25707c682232583748c89
MD5 614e1fe3110c53f945d2398d8fb1147f
BLAKE2b-256 b553d76d6626b847ed0167a51940723d0057c246e9f4f0d6064dfc59cde75ab7

See more details on using hashes here.

File details

Details for the file cubature-0.18.6-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: cubature-0.18.6-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 10.6 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.13

File hashes

Hashes for cubature-0.18.6-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 7581e37a33dadc7cc3c09d70d227c475bce73f3bb39f19a7f192aacfa1e2aa80
MD5 e41ad5dc3d45070434d80e20bca7ee01
BLAKE2b-256 2d81c8d16bb1c8d34f60e7d3ff60857f13616449d8b9c15a3a4b8efa8d0d6cb8

See more details on using hashes here.

File details

Details for the file cubature-0.18.6-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for cubature-0.18.6-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 7b4970518423facbfd646ed16b9d70ecb21d053aabdec88d069c02092ece90f4
MD5 5d7efa6f0e3c1a56bdab1aa5f6b70ec9
BLAKE2b-256 09de0a119868ac734127099280fccdcbaf9bf3b2d5f1aeee4299c27d6a348d74

See more details on using hashes here.

File details

Details for the file cubature-0.18.6-cp39-cp39-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for cubature-0.18.6-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 050bc3c37c5c7cfe77735e8b9d0d7dcd2cbcef2339e4904fae491290ab1e8e5e
MD5 43be9d6570eb45616705e08343de0e54
BLAKE2b-256 09ff3b9de212ed6f4259c9144e05b42ffebe54c2ca8fa45ea759bb1c26565771

See more details on using hashes here.

File details

Details for the file cubature-0.18.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cubature-0.18.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 72f7d047b2b4b9e2e300b2885732e4ede820ffb3cd817a3a6453bd049353abb8
MD5 775e9e1586337b02e37ed9d8bc044e6d
BLAKE2b-256 55c1a499b267978d2392789c8ee3a4eede2bdf5a681358c3711028ba1aaf2f85

See more details on using hashes here.

File details

Details for the file cubature-0.18.6-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cubature-0.18.6-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 98747f44b3b77198f95ef8aac253caf252a6faa8fa85f89ff1ff94a24e92b313
MD5 4862b0169949fc641718253baf6b7cfd
BLAKE2b-256 31b54094d74e7452b4c00123cc7ee5018d280f698f15d13efd13082b98dd42df

See more details on using hashes here.

File details

Details for the file cubature-0.18.6-cp39-cp39-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for cubature-0.18.6-cp39-cp39-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 f24c5a0aec5871633b2bbbf03d215f9d25bfb8edfc9ecb649193a40888d1822a
MD5 4ba2c407db23ebd3c75d7c0e001fa4c1
BLAKE2b-256 8bc907072439be871e23f1a0d170107b490d92d4465845221df835fc39df947b

See more details on using hashes here.

File details

Details for the file cubature-0.18.6-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: cubature-0.18.6-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 10.6 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.8.10

File hashes

Hashes for cubature-0.18.6-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 b4fa0b7b65dee3f717f07b1dc94d5ae2a3a70cde5104f4db19595bdb082000f1
MD5 7c42dbca6d8a73209d896650e7e77ae5
BLAKE2b-256 48286907dd61087ba836d1c170a7db3bb651feb2dc47775aca2c320fad60c4a3

See more details on using hashes here.

File details

Details for the file cubature-0.18.6-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for cubature-0.18.6-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 d84b2065af1a35c3edaa41aaf8a916f400ab2a56ccc4209cefdf924bef902d9a
MD5 54d8017df7760d18bb34961c150ed836
BLAKE2b-256 4a3f45a6f306bfafe6563db378a72a10e9e0ba3ba48a552cd7f914b20eb747e6

See more details on using hashes here.

File details

Details for the file cubature-0.18.6-cp38-cp38-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for cubature-0.18.6-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 5389082efdeecc950d31f6e0b66db04ab6ff1723f8a468f6c711813e759cec08
MD5 a28e6c948e8bdb68696c99351bd50366
BLAKE2b-256 82a33846d116bf885ef50af1f72b449be48a46271d137f5cd83394083f9bf100

See more details on using hashes here.

File details

Details for the file cubature-0.18.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cubature-0.18.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 83bc61cba02c0e6759f86f7dbf6039e291b72c48af73c28a577c7319f02db22a
MD5 8211f6f0182767e429398d23749a9534
BLAKE2b-256 caa98afe1b75335ccfc1f82d4fbd81dae06957a01677238f57d44f10c413f6a2

See more details on using hashes here.

File details

Details for the file cubature-0.18.6-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cubature-0.18.6-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a9229a7b36dd257ffde706df74095972e944eb6042732f11e6ce3660f3401ea2
MD5 e4f973b212e2c172f328810a2b4a60be
BLAKE2b-256 68fddf1b96491bde74f1a35a65fe277d9a6a4fc792eea37d7d2295e58514b6e2

See more details on using hashes here.

File details

Details for the file cubature-0.18.6-cp38-cp38-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for cubature-0.18.6-cp38-cp38-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 9c8f3b5468907f1dc9dcb170c0f0c642a4c471003ba790d1c4b818e821d54e1a
MD5 27eaad6f45d85e143f66197cac8fb2ca
BLAKE2b-256 5db98fd3ac9d3a9f0f28a0e9785fcbead4ff72b9b1f4b716527e5d2a61d25bec

See more details on using hashes here.

File details

Details for the file cubature-0.18.6-cp37-cp37m-win_amd64.whl.

File metadata

File hashes

Hashes for cubature-0.18.6-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 e217ce04bf71d88bbd1c46706047d3d1cd4899b8293db9d0bebf9660a8277b00
MD5 df078be5de904fa0a66dd47cfb5f917a
BLAKE2b-256 d28a3c890d5c73e33ace42c7c03147a42c1d24fe69ce1b88edb8f7628d358628

See more details on using hashes here.

File details

Details for the file cubature-0.18.6-cp37-cp37m-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for cubature-0.18.6-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 7a870cf5ef9a4252ffd6a6f66059b1a88474dfcbdff1823664e3706557f1dc1d
MD5 2baa53843f2f6a70dbaa6aaab0eab39e
BLAKE2b-256 de503adca2fcf4af6f2e1bab12d359af77290817fba454d42f921cd2f24804c7

See more details on using hashes here.

File details

Details for the file cubature-0.18.6-cp37-cp37m-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for cubature-0.18.6-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 0077107a36c33d083eb9057e07ab4abdf7d79b29eb9eab6780b55a372b9d57ae
MD5 fe494b715812fb2671bc75326fa886cf
BLAKE2b-256 a6427da1396fdb868930373715c5274693f52e9ed0d85671f2770b8e8fa82c76

See more details on using hashes here.

File details

Details for the file cubature-0.18.6-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cubature-0.18.6-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 87d7e368be0bde94ba8397f5bfd0a2bad2e9e1f5411e4f62a54c020fb8564403
MD5 6f9a5141deafefcd3718d6296fa44731
BLAKE2b-256 2670388e5c3ccf414d050a253be6b9e586e83039717c701159af817dd005a7d1

See more details on using hashes here.

File details

Details for the file cubature-0.18.6-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cubature-0.18.6-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b42575b18802bfb9b556f8215b488657f493c5e2e77e2833752d0e2033835461
MD5 20a40294fa36e5b8cabb729d5c83ea4f
BLAKE2b-256 32d699e0948ce1ee744a488283ed885002c37290effa2c01d96bccdf5e9da992

See more details on using hashes here.

File details

Details for the file cubature-0.18.6-cp37-cp37m-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for cubature-0.18.6-cp37-cp37m-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 89d35377c5d3698357106fc120f0aeb0957357ae8a52160af9da30b2fe0bc679
MD5 88e8ddbe0f46296432e978333b641177
BLAKE2b-256 857cf64798ab743a78d602180f38c2d737a959ab408ae4478e7378efe215609d

See more details on using hashes here.

Supported by

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