fenics-basix

View on PyPIReverse Dependencies (3)

0.7.0.post0 fenics_basix-0.7.0.post0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
fenics_basix-0.7.0.post0-cp39-cp39-macosx_10_9_x86_64.whl
fenics_basix-0.7.0.post0-cp39-cp39-manylinux_2_28_x86_64.whl
fenics_basix-0.7.0.post0-cp39-cp39-macosx_11_0_arm64.whl
fenics_basix-0.7.0.post0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
fenics_basix-0.7.0.post0-cp38-cp38-macosx_10_9_x86_64.whl
fenics_basix-0.7.0.post0-cp38-cp38-manylinux_2_28_x86_64.whl
fenics_basix-0.7.0.post0-cp38-cp38-macosx_11_0_arm64.whl
fenics_basix-0.7.0.post0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
fenics_basix-0.7.0.post0-cp310-cp310-macosx_10_9_x86_64.whl
fenics_basix-0.7.0.post0-cp310-cp310-manylinux_2_28_x86_64.whl
fenics_basix-0.7.0.post0-cp310-cp310-macosx_11_0_arm64.whl

Wheel Details

Project: fenics-basix
Version: 0.7.0.post0
Filename: fenics_basix-0.7.0.post0-cp39-cp39-macosx_10_9_x86_64.whl
Download: [link]
Size: 1038929
MD5: cbe8b1872d68f57e32de4eca4b1c9410
SHA256: 683426e08988a4649f3b9ff6ed685b6dfb99d23bf0992bf8443328c64ab8c06e
Uploaded: 2023-11-20 16:31:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: fenics-basix
Version: 0.7.0.post0
Summary: Basix Python interface
Author: FEniCS Project
Author-Email: Unknown <fenics-dev[at]googlegroups.com>
License: MIT License Copyright (c) 2020 FEniCS Project Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Requires-Python: >=3.8.0
Requires-Dist: numpy (>=1.21)
Requires-Dist: markdown; extra == "docs"
Requires-Dist: pylit3; extra == "docs"
Requires-Dist: pyyaml; extra == "docs"
Requires-Dist: sphinx (==5.0.2); extra == "docs"
Requires-Dist: sphinx_rtd_theme; extra == "docs"
Requires-Dist: flake8; extra == "lint"
Requires-Dist: pydocstyle; extra == "lint"
Requires-Dist: isort; extra == "lint"
Requires-Dist: numba; extra == "optional"
Requires-Dist: fenics-ufl (<2023.3.0.dev0,>=2023.2.0); extra == "optional"
Requires-Dist: pytest; extra == "test"
Requires-Dist: sympy; extra == "test"
Requires-Dist: scipy; extra == "test"
Requires-Dist: matplotlib; extra == "test"
Requires-Dist: fenics-basix[optional]; extra == "test"
Requires-Dist: mypy; extra == "ci"
Requires-Dist: pytest-xdist; extra == "ci"
Requires-Dist: fenics-basix[docs,lint,optional,test]; extra == "ci"
Provides-Extra: docs
Provides-Extra: lint
Provides-Extra: optional
Provides-Extra: test
Provides-Extra: ci
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 6466 characters]

WHEEL

Wheel-Version: 1.0
Generator: scikit-build-core 0.6.1
Root-Is-Purelib: false
Tag: cp39-cp39-macosx_10_9_x86_64

RECORD

Path Digest Size
basix/_basixcpp.cpython-39-darwin.so sha256=DzXYhl8o8ZqbfmNEd1RxB1oRERpIDP26I7j5XefGhDQ 416240
basix/variants.py sha256=Wc3hyX2EFjJexOuslwPzwYBXMrdTXxOxi7HjwBD-Hr8 1509
basix/quadrature.py sha256=dS5S7kpLzQ2kw_ddnUmjk6cjG7Xei9xQu7NZ6nZr8Ic 1726
basix/cell.py sha256=_tO_hdYwcNIHgcfQ1kBmiOv6-WItd9pz6P33PNmlHOw 1167
basix/__init__.py sha256=dv-FXLleaQkV3JEnF9FQ56MZzsynWmEj7d95t4iT3YA 871
basix/finite_element.py sha256=x_k5ttdnzefyNwumvRmzfqA0TJvJOQ8AVBJ97OFMLqQ 2731
basix/polynomials.py sha256=ljh1GZ_nnUoQZnkO0nrIdjihyFJx-Mc4J6mPet-kPYs 3614
basix/ufl.py sha256=RFc4QSn4fZ3dfluq2_hBKeO5l6hVFkznwby-6rRQxo4 74074
basix/lattice.py sha256=n4RkpkLyc5wlQvoeTI9CE472twllcSRlAGHfuc9fPVE 1318
basix/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
basix/sobolev_spaces.py sha256=SS58gMNbG1D3q_9O8KjwG8rZSmPjQgR3j63dx3tECwg 503
basix/numba_helpers.py sha256=Bcmyw4YicsAWDIJxs4qhYewZcgHemJWX1a7IBA2ijk0 14251
basix/_basixcpp.pyi sha256=36L601hrqAWEQr1iy3Y1px8L9f4al6fqEO9m0iPV5Vg 15874
basix/include/finite-element.h sha256=1_4MOJVaQSyyPoQqU_Tl7TKmDhfh6CdqT7Uyke8OJHc 64538
basix/include/basix/moments.h sha256=L9t1YkgQsF0WqaCAp6hmwryHu8Be3Qsh7OuIdp-CfTA 5847
basix/include/basix/e-nedelec.h sha256=DPBU83BRjrhRik9iNRtHIKSGk912_NRm3vSMm0iFie0 1348
basix/include/basix/e-serendipity.h sha256=ZOMObN5GMV2pLAybOsEM9GsaAFtpEiLvDp1LvuAZAzk 3304
basix/include/basix/element-families.h sha256=2HPc0O55pYya7_Xi1opJJUuWAec4EUGmEmlUfm7inNk 1192
basix/include/basix/version.h sha256=qVueGkkqrEnkW9PhbyjwqPO55DfTwg78ueU5N9hjQLI 225
basix/include/basix/quadrature.h sha256=_omVltpaQsF70_nyxjp-121hiYxhVIgT0Dng1PRiEdw 1917
basix/include/basix/e-nce-rtc.h sha256=vQwdmPiyAXGO8LkodntJz9K76qIqlVpQdMfKgPn12AI 1371
basix/include/basix/interpolation.h sha256=HLpCdzgCrAe_rXxwX6gzwEALHlL5pCFgKmxyQqgmIZU 2018
basix/include/basix/cell.h sha256=ZXsbu44KQYhfVRF3FcS4TZtHiSG3bKy7FqSoV8iwR6k 4634
basix/include/basix/sobolev-spaces.h sha256=vlULbmMhI7_r8B9DdioA4FEDU7C2aMmlD-V2ox4xBgc 566
basix/include/basix/e-lagrange.h sha256=HbBDyWBVaS5PcKK93VtwMKocbdEsjRQzNqiEg9wvEHU 1388
basix/include/basix/finite-element.h sha256=1_4MOJVaQSyyPoQqU_Tl7TKmDhfh6CdqT7Uyke8OJHc 64538
basix/include/basix/e-hermite.h sha256=TOqYN0Qen4mNAAnbq9Ey1a7U63u2w98wBWU8IHylULE 644
basix/include/basix/e-raviart-thomas.h sha256=YdNMIOWRx-uj3KrbwCrk3RP6uVHyweypbZYZzti11uI 823
basix/include/basix/polynomials.h sha256=KwNNKYU5UtR3EZysCR5-wSQt7Y9Pm_ETo0i90abr5c0 1409
basix/include/basix/indexing.h sha256=VLKWb_5LKMA8kbufJTpmtrgvKdiHTUy63zEeutrgE0k 1046
basix/include/basix/dof-transformations.h sha256=mQWmcPD66qcPQYHnN1-xRlf2twQkbsEmzCYwLaKrPCo 2154
basix/include/basix/e-hhj.h sha256=p77958n_J5cCy2NyIAXfV7OncHdF_cpfIdVkYx2RtTk 625
basix/include/basix/math.h sha256=orav9Poa2iFOUS1th_iRTT6zZnjIF61NBZxmnA4v_oM 12773
basix/include/basix/e-crouzeix-raviart.h sha256=GQGr7MwbGKvA2F1r1g67f2_7YslFKX0Sdx_-0DmpIqc 632
basix/include/basix/maps.h sha256=3MQtvppjkdcCoGjutV-CybaCNpuK-syf4Xpyqp2XG3o 5319
basix/include/basix/mdspan.hpp sha256=iltWICZlRCO_ciIWzfA4qutzWOvOwtIvNXAIV-peorg 180947
basix/include/basix/e-bubble.h sha256=U3xyfl8s_V7mOKAmAN3X45cA9WH7Rhp-Np_M8-rItNI 641
basix/include/basix/e-brezzi-douglas-marini.h sha256=8TheERkOe95SDYvYr84djBZRtZRxkAvdQ7SvSxlJvuw 796
basix/include/basix/polyset.h sha256=F5r8iytg1LBVSo26GFWBwC_Z2exjBME-dLbWV2FaWSo 11279
basix/include/basix/e-regge.h sha256=v7YXEGp0EvZZiVy_YG4v3Sg44smeDbsadnIpPo-nQLI 612
basix/include/basix/docs.h sha256=djklTmRP_ftAfo-et365mEiG0xWdnnpnpyHqY903-2k 18934
basix/include/basix/precompute.h sha256=mUs4m-hokjL_gWFIKP7bjL4oBSxqLaxK5a6ByZLrrag 10995
basix/include/basix/lattice.h sha256=0jhxe6DDJR11Su_qHZHBucZcmRLFB1B7PvQOsolZGBs 3204
basix/lib/libbasix.dylib sha256=HK8y9rbaBKKW5QzIch6kPeAo5VzQEoqCAB0ta8g4-rk 1978272
basix/lib/cmake/basix/BasixTargets.cmake sha256=k6sLTDK55JGNE_g_f5u7AOk_7309i7jwei4HCdy_AVw 3959
basix/lib/cmake/basix/BasixConfig.cmake sha256=51ickvpDJEk4D2pQNscFID_l202FhAI8RgOycFoCzMo 1004
basix/lib/cmake/basix/BasixTargets-release.cmake sha256=nRnN1a6rYvyrMByB6ZWoaekUi03umOhO_l_TkM4jETQ 851
basix/lib/cmake/basix/BasixConfigVersion.cmake sha256=JSRy6tSGudbMrB_fQgQHVs4dMYmR4AIFTWSKvelv-EA 1861
fenics_basix-0.7.0.post0.dist-info/RECORD
fenics_basix-0.7.0.post0.dist-info/WHEEL sha256=7Kk-tOet4mImaK6Gpq5znvY0c9Pm2q2Q2-ivcOgWlbM 112
fenics_basix-0.7.0.post0.dist-info/entry_points.txt sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
fenics_basix-0.7.0.post0.dist-info/METADATA sha256=DXfNs3lO8WyDATWIVkfJtEPtO1vYrA0b_Ab8YqnNDSQ 8920
fenics_basix-0.7.0.post0.dist-info/licenses/LICENSE sha256=n5B3P6oFOcDiEMTbMrkfAgjulhyf1cY8i4ugm2wylng 1071

entry_points.txt

[empty]