Skip to main content

Quasi-steady electromagnetics including filamentized approximations, Biot-Savart, and Grad-Shafranov.

Project description

cfsem

Docs - Rust | Docs - Python

Quasi-steady electromagnetics including filamentized approximations, Biot-Savart, and Grad-Shafranov.

Installation

Requirements

  • Python 3.9-3.12 and pip
  • Don't worry about this:
    • This info provided for troubleshooting purposes:
    • If on an x86 processor, you will need a CPU that supports SSE through 4.1, AVX, and FMA.
    • This should be true on any modern machine.
pip install cfsem

Development

Requirements

To install in the active python environment, do

pip install -e .[dev]

To build the Rust bindings only, do

maturin develop --release

No part of installation requires root. If access issues are encountered, this can likely be resolved by using a virtual environment.

Some computationally-expensive calculations are written in Rust. These calculations and their python bindings are installed from pre-built binaries when installing from pypi or compiled during local development installation, with no intervention from the user in either case. Symmetric bindings with docstrings are available in the bindings.py module and re-exported at the library level.

To build with all of the optimizations available on your local machine, you can do:

RUSTCFLAGS="-Ctarget-cpu=native" maturin develop --release
pip install -e .[dev]

Contributing

Contributions consistent with the goals and anti-goals of the package are welcome.

Please make an issue ticket to discuss changes before investing significant time into a branch.

Goals

  • Library-level functions and formulas
  • Comprehensive documentation including literature references, assumptions, and units-of-measure
  • Quantitative unit-testing of formulas
  • Performance (both speed and memory-efficiency)
    • Guide development of performance-sensitive functions with structured benchmarking
  • Cross-platform compatibility
  • Minimization of long-term maintenance overhead (both for the library, and for users of the library)
    • Semantic versioning
    • Automated linting and formatting tools
    • Centralized CI and toolchain configuration in as few files as possible

Anti-Goals

  • Fanciness that increases environment complexity, obfuscates reasoning, or introduces platform restrictions
  • Brittle CI or toolchain processes that drive increased maintenance overhead
  • Application-level functionality (graphical interfaces, simulation frameworks, etc)

License

Licensed under the MIT license (LICENSE or http://opensource.org/licenses/MIT) .

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

cfsem-2.3.1.tar.gz (48.7 kB view details)

Uploaded Source

Built Distributions

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

cfsem-2.3.1-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (605.6 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

cfsem-2.3.1-pp311-pypy311_pp73-musllinux_1_2_i686.whl (619.4 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

cfsem-2.3.1-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl (694.0 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

cfsem-2.3.1-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (597.0 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

cfsem-2.3.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (433.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

cfsem-2.3.1-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (569.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

cfsem-2.3.1-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (462.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

cfsem-2.3.1-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (431.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

cfsem-2.3.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (419.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

cfsem-2.3.1-pp311-pypy311_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (443.2 kB view details)

Uploaded PyPymanylinux: glibc 2.12+ i686

cfsem-2.3.1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl (605.9 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

cfsem-2.3.1-pp310-pypy310_pp73-musllinux_1_2_i686.whl (619.3 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

cfsem-2.3.1-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl (693.9 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

cfsem-2.3.1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (597.2 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

cfsem-2.3.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (433.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

cfsem-2.3.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (570.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

cfsem-2.3.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (462.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

cfsem-2.3.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (431.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

cfsem-2.3.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (419.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

cfsem-2.3.1-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (443.2 kB view details)

Uploaded PyPymanylinux: glibc 2.12+ i686

cfsem-2.3.1-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl (606.3 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

cfsem-2.3.1-pp39-pypy39_pp73-musllinux_1_2_i686.whl (619.7 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

cfsem-2.3.1-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl (694.2 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

cfsem-2.3.1-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl (597.6 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

cfsem-2.3.1-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (570.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

cfsem-2.3.1-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (462.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

cfsem-2.3.1-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (432.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

cfsem-2.3.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (420.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

cfsem-2.3.1-cp313-cp313t-musllinux_1_2_x86_64.whl (592.9 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

cfsem-2.3.1-cp313-cp313t-musllinux_1_2_i686.whl (603.7 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

cfsem-2.3.1-cp313-cp313t-musllinux_1_2_armv7l.whl (679.8 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

cfsem-2.3.1-cp313-cp313t-musllinux_1_2_aarch64.whl (584.1 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

cfsem-2.3.1-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (560.8 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390x

cfsem-2.3.1-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (450.2 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

cfsem-2.3.1-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (417.9 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

cfsem-2.3.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (405.2 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

cfsem-2.3.1-cp313-cp313-win_amd64.whl (307.6 kB view details)

Uploaded CPython 3.13Windows x86-64

cfsem-2.3.1-cp313-cp313-win32.whl (277.3 kB view details)

Uploaded CPython 3.13Windows x86

cfsem-2.3.1-cp313-cp313-musllinux_1_2_x86_64.whl (599.9 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

cfsem-2.3.1-cp313-cp313-musllinux_1_2_i686.whl (609.5 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

cfsem-2.3.1-cp313-cp313-musllinux_1_2_armv7l.whl (684.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

cfsem-2.3.1-cp313-cp313-musllinux_1_2_aarch64.whl (590.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

cfsem-2.3.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (427.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

cfsem-2.3.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (566.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

cfsem-2.3.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (456.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

cfsem-2.3.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (422.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

cfsem-2.3.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (413.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

cfsem-2.3.1-cp313-cp313-manylinux_2_12_i686.manylinux2010_i686.whl (434.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.12+ i686

cfsem-2.3.1-cp313-cp313-macosx_11_0_arm64.whl (377.7 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

cfsem-2.3.1-cp313-cp313-macosx_10_12_x86_64.whl (392.2 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

cfsem-2.3.1-cp312-cp312-win_amd64.whl (308.0 kB view details)

Uploaded CPython 3.12Windows x86-64

cfsem-2.3.1-cp312-cp312-win32.whl (277.6 kB view details)

Uploaded CPython 3.12Windows x86

cfsem-2.3.1-cp312-cp312-musllinux_1_2_x86_64.whl (600.4 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

cfsem-2.3.1-cp312-cp312-musllinux_1_2_i686.whl (610.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

cfsem-2.3.1-cp312-cp312-musllinux_1_2_armv7l.whl (684.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

cfsem-2.3.1-cp312-cp312-musllinux_1_2_aarch64.whl (590.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

cfsem-2.3.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (428.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

cfsem-2.3.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (566.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

cfsem-2.3.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (456.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

cfsem-2.3.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (422.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

cfsem-2.3.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (413.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

cfsem-2.3.1-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl (435.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.12+ i686

cfsem-2.3.1-cp312-cp312-macosx_11_0_arm64.whl (377.9 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

cfsem-2.3.1-cp312-cp312-macosx_10_12_x86_64.whl (392.6 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

cfsem-2.3.1-cp311-cp311-win_amd64.whl (309.8 kB view details)

Uploaded CPython 3.11Windows x86-64

cfsem-2.3.1-cp311-cp311-win32.whl (279.1 kB view details)

Uploaded CPython 3.11Windows x86

cfsem-2.3.1-cp311-cp311-musllinux_1_2_x86_64.whl (604.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

cfsem-2.3.1-cp311-cp311-musllinux_1_2_i686.whl (617.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

cfsem-2.3.1-cp311-cp311-musllinux_1_2_armv7l.whl (692.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

cfsem-2.3.1-cp311-cp311-musllinux_1_2_aarch64.whl (595.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

cfsem-2.3.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (432.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

cfsem-2.3.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (568.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

cfsem-2.3.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (460.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

cfsem-2.3.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (430.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

cfsem-2.3.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (418.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

cfsem-2.3.1-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl (441.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.12+ i686

cfsem-2.3.1-cp311-cp311-macosx_11_0_arm64.whl (381.4 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

cfsem-2.3.1-cp311-cp311-macosx_10_12_x86_64.whl (395.4 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

cfsem-2.3.1-cp310-cp310-win_amd64.whl (309.8 kB view details)

Uploaded CPython 3.10Windows x86-64

cfsem-2.3.1-cp310-cp310-win32.whl (279.1 kB view details)

Uploaded CPython 3.10Windows x86

cfsem-2.3.1-cp310-cp310-musllinux_1_2_x86_64.whl (604.3 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

cfsem-2.3.1-cp310-cp310-musllinux_1_2_i686.whl (617.6 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

cfsem-2.3.1-cp310-cp310-musllinux_1_2_armv7l.whl (691.9 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

cfsem-2.3.1-cp310-cp310-musllinux_1_2_aarch64.whl (595.7 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

cfsem-2.3.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (432.5 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

cfsem-2.3.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (568.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

cfsem-2.3.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (460.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

cfsem-2.3.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (429.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

cfsem-2.3.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (418.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

cfsem-2.3.1-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl (441.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.12+ i686

cfsem-2.3.1-cp310-cp310-macosx_11_0_arm64.whl (381.4 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

cfsem-2.3.1-cp310-cp310-macosx_10_12_x86_64.whl (395.4 kB view details)

Uploaded CPython 3.10macOS 10.12+ x86-64

cfsem-2.3.1-cp39-cp39-win_amd64.whl (310.3 kB view details)

Uploaded CPython 3.9Windows x86-64

cfsem-2.3.1-cp39-cp39-win32.whl (279.7 kB view details)

Uploaded CPython 3.9Windows x86

cfsem-2.3.1-cp39-cp39-musllinux_1_2_x86_64.whl (605.1 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

cfsem-2.3.1-cp39-cp39-musllinux_1_2_i686.whl (618.5 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

cfsem-2.3.1-cp39-cp39-musllinux_1_2_armv7l.whl (692.8 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARMv7l

cfsem-2.3.1-cp39-cp39-musllinux_1_2_aarch64.whl (596.8 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

cfsem-2.3.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (433.2 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

cfsem-2.3.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (569.7 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ s390x

cfsem-2.3.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (461.4 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

cfsem-2.3.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (430.7 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARMv7l

cfsem-2.3.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (419.1 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

cfsem-2.3.1-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl (442.5 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.12+ i686

cfsem-2.3.1-cp39-cp39-macosx_11_0_arm64.whl (381.9 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

cfsem-2.3.1-cp39-cp39-macosx_10_12_x86_64.whl (396.2 kB view details)

Uploaded CPython 3.9macOS 10.12+ x86-64

File details

Details for the file cfsem-2.3.1.tar.gz.

File metadata

  • Download URL: cfsem-2.3.1.tar.gz
  • Upload date:
  • Size: 48.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for cfsem-2.3.1.tar.gz
Algorithm Hash digest
SHA256 5c322b5f9dacb1a636469a3f465e15f979b117ed00e6c358cde78d377098affb
MD5 333709ab14a79bf3a47ede0124c9a0bb
BLAKE2b-256 17ed9337b3be4165449e5e179eb1fe73b71fc7835f6b9e84d5e30dc14970f4b3

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6fdd2da45a4515a71646e1abfb4b28a6e57deeb69d21d7daedfd353f561e907d
MD5 f4b65f0f2899c1b227a68287e8659eec
BLAKE2b-256 23ab9a7405ca93a791036d01680e1e06872756a2b7f7514926490540dea5ddd6

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-pp311-pypy311_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e1a387118941c017732bc36ad3e06613a2684880b5e98507624b7b1a65cfab6b
MD5 ece5c6c59f58c7fb867f50fb2f1880f1
BLAKE2b-256 2e40a3b18f4964e787df6746b80217ca7cecdd11665ef6ade45a99ee364d14fd

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 4726dd89bb1dee8436ff649990aae9bdc372ff4f1755b6bf6110188cc9eae82f
MD5 2188208002004f6452b1646ff31e025f
BLAKE2b-256 a8e1dc6dff5a696275ca899082787f46d52b53ac851ccf87c8531edd9e910e8b

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a8d98c0ce945be697b84eb6c22b32fe659f6ddbf7a43980a9120a7cdf6d92d4e
MD5 f2d5f2a5a1addb546ee88509121ba1c9
BLAKE2b-256 c0738643cd4a0340e1a55e5eca9a5318534c1094901f11f655b34fb29cf81f03

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d238404578f3052912d64e5128adfafa666c1eddf7cc80834d6b8d77b8906db4
MD5 a39c4651ff65a472faa6d5bb91f5aee7
BLAKE2b-256 475aa86e1b5f4a9e0cf4cc436b802ed7181d4094c3e2f5e4f3e88cfab32f7f09

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 a5a78db519073b0b28cf3b55ba84675e89412a268bcedb4147d5b194fd7cce3c
MD5 3a52e42d660c13a557a01d27a1431ce9
BLAKE2b-256 e414023e05e760348f38679d244f61ba8b1cc9e47c529683cde688ef14655745

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 972edfcdc8009008c313d0c0d7c91bdbf1bb9c8249738ac4027403882c39117a
MD5 073f76c7b8113dbab147492c9b634d32
BLAKE2b-256 e68bdb44de546c73816e931ffb99399effcfbf643ae955727e4e9544a7cf7b8e

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 b6941230c27d28b3db8e2a0650646c4ee71bcf1ca03933c63cc7ebf9de98bb4c
MD5 e0dd42333afa474fe5c22d0f11142b39
BLAKE2b-256 aa964e4e308366929bc6e2b3203e8165bf97e8c84f8eb171fad8c821dbc81b11

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 27a1052ca4a22ecdc73ef307949f502f9411ba024563abb5bac22a3a3af34f6a
MD5 ac9ca55a3ec1dec31d71a09ebcbc3045
BLAKE2b-256 ada7126503394b1392e73c8b54104e256c8be1e26955dcf87687d9edd9e4dd3d

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-pp311-pypy311_pp73-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-pp311-pypy311_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 e47c146bab7ba502eb7d9945cc00e93d9d9e5bee034bddedfb799322409c002b
MD5 bd718f7724843a81ecd105ab0c5ad926
BLAKE2b-256 06231ef539314af2016b5219c355ef6ba925e6fe189a3a41e4258b1925ceef83

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5041922b3f4f58069546c3077be6de0c0c9ded3b1ec3bb2d9d063d4ba7810fc5
MD5 5fdf588ccc15d0d4e22cdf9a9f7d6690
BLAKE2b-256 4b1f453af5ec0c27e186fc9e10469d14552e10a7785ced8af560abbeefd24149

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-pp310-pypy310_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2a2a0d45dc32c4ffa59d9468c9e6852069840f10acf17c399d118bd33a5e15ea
MD5 57e65444e4752a00e3400c709ea22c97
BLAKE2b-256 bf524f30d352629bbcb3489bb93388dddb3b546290d9f47a6b66c95c9b9658f1

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 719c744bf14c288eb57e315569d314fd3a27341bf47462ae1bf5c75dba2555ee
MD5 cba6151176848438338409c30385757b
BLAKE2b-256 4dbfa71ab964109bd662f4f996da6fc7edc0b267764918fd9cb907a7be7c5edf

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a6a31b3faedbc7c0fb70b4e8b294440d520c0aad8f524bbe239b108b07a99e3b
MD5 fc825e3b84a4bfc6e2401a63d612ed91
BLAKE2b-256 c6e6c0aaf670353f5d4ea87caa5958acdb81730e54a6ad8720e44b8bd7fd369c

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 07308841d9a140a97e1f5a1e0e851de5ab48ef2d74be409e02e216b31d5e73e4
MD5 17935067f358ec47dd451f2996d0eebc
BLAKE2b-256 cf7799f004814c259f9e3f690fc972ce4cfecbf9d67962b69ee68053b957f8ed

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 2da08504e6a2358741a498145cdceb97f91317a68f71aa9ea86b6290836fdfe1
MD5 5d5c2ac936e3595c329898f0572010a3
BLAKE2b-256 9ab80466329aa721a4327054b334c1c1bf2b6ab7312ced70fe387dfef405a1be

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 698e94b189010c4cb69d0366234e98a19866c9e3978c4c0241a1a135af44f350
MD5 1460600b188ffbee059423189e087e1e
BLAKE2b-256 e7a494085763401183503b550b90f45272603df6e7d4217b3413aeee937dd94a

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 bebcef8b9519e44c33e0b78efa588bd9b550fcbddd7cd426e47c0abe9834a55c
MD5 6c883aa63bf061ea7b3a3b00d8934e2b
BLAKE2b-256 a26e873b3da7372ffe85e23e5307051fdea8f1738c0c2280d5ee5f3a16efd66b

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4b695e47d9eae77cbc58f9c162db897dcfc49fb14e3fa91cf08234f6a2904e03
MD5 fb8f8acdbd3e4accb6e9c3966dc5f2d4
BLAKE2b-256 822811f9e983b7fcdb688e06da68f0ed58bf0bec31f81ffc7292c25a2852b507

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 00e802490ea1c5e22d85254db54b25efb63ca6ccbb4de26cace280e91a7fdb8a
MD5 6aa77cc5a4121e18157c0b1c6c4b7347
BLAKE2b-256 1b022e61de1dec412aac85aafaf449062578b27f8d0710d24674bb89429c69e5

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 21c6d6738328ec6920cb1473fd20d63050d2562c999f0114df916a9261f83c5c
MD5 a6d35d5ea1209df23097b8558d6a94e9
BLAKE2b-256 69596f41df7bc54edbdac73817863d7ac059fd72b6cd1942b4d8ad2a523c5d35

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-pp39-pypy39_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-pp39-pypy39_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0bdc860a5ff5e7c778d948befaa97b0acdaa4167510815df28b1475945563d2c
MD5 7a9ad92120ec595916dcabfa1c4722ad
BLAKE2b-256 a9bc4ffa45bdf99bcc4c453a9deb31c7367109d682dc7ea88864cf11be0e14eb

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 e98fdc252b0edc168363032941077aa9e826a486fa670118b0b94319f32807ab
MD5 4b93fafcda0bcbb90d125fb1eb879cc4
BLAKE2b-256 2af0f4cd39ef80d700eb4140cb18d0646b154b8d364006f5bca4a448c589f3c6

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6901004d0059d54e097ca52727731b16dcc03976f862e4de73b2ab0d406108c7
MD5 bdfb4061af30d040db0d379a9c6eddae
BLAKE2b-256 361af5d8f1e87c0e5912a9e5b818f3bd9092ce63948ff355450a347c04139548

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 409ff3bc3b04f6883457cd7d8231ed6054d8d17632b4977cf075a59f40955df7
MD5 59d4864eac88abbb768b7169df6d7001
BLAKE2b-256 aec01c7fcb5f969d4b4abe74651bf4b86c3577eacdfccc067b1d652359697efd

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 7cab89268e759b845b904eb392f0c4c4da57c2c61ab6d3296c5c51f7b16c3b17
MD5 a189745c9529fcf10c89b154f7ef2259
BLAKE2b-256 094c70c997f6b05e749b7f5993ea1bb9cf13810c45cc6ea7fee2adabb2d45eae

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 382c0bb36d93060bba5fd1ec2f5f2a32a3d4714f52527da8e422cf98401175be
MD5 139710e9b85a6b8f6ac2f12a6473aa91
BLAKE2b-256 4da32b996f890749e25bbecf4175715f9d028ffe46e01ed2c631a807fc5a1669

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0f99a37184405c979a77521da8d0c5e749fa34768ac31dbdb84129642a5b80c1
MD5 0fd45539f53138e12875600ab4dd9b4e
BLAKE2b-256 4356c6e592a394d46a5537e98c1bbaeb387b7425c75776bbe2980c7c9d502c41

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 61689ddc53f437ab642ab73de76fa50123df9a10fae70d9895c57bf578f635d6
MD5 ddf3858bd9745af5af1d9fdd35d600f4
BLAKE2b-256 8764de718228ef31ffef1f6abf14618ef36272e5f542fb2e4a3f2d4a50a44204

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp313-cp313t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2416f1ef11a0cf48bc2fe248425baf04dff4c881126ea5cd39186ca9a2f969e3
MD5 2baf25f60a534f0862543def96dc2d0d
BLAKE2b-256 a3d2bbe26a2010fc664a9f062b359548e84cb6d474a8e8f73174ccee8b464a3a

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp313-cp313t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 3074b4e5e3bbc3e0595aa3cc93498bce851f4d7299ba0aca4f159f310aaea019
MD5 76381af409ad6fcaf3b4e93453231a74
BLAKE2b-256 40f7d24e66152f19415b59996431663d2a9d9b5d0cf4e6035b261c622a59a69c

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 26cdb53e7f8e083e74f205f377554df8de52b2b8b42bf19559f1dd3a45bc0ebd
MD5 0f49fe355161ac6ae155fb9749a29031
BLAKE2b-256 9653ac41fb514498cdabf7f53194dd6c95a37c928be6ebde714a5e1758a89fd7

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 08468c9f332c0189f77813cbb6a8be41a8fd7c313c3104d1ab66783a6d0d9984
MD5 9834384e5e611c0c54fc36a6ab9b06ec
BLAKE2b-256 7e28845a118bfaf31311546b2f2be2e2ebb300ceea8e450f545dbce4085beb0d

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 ebc7a4c9ae8d839020b4ae8e2260e77837cd87b7a95e4d654fcd087b181ca489
MD5 f5ba0a596a36360e74bcbd89d8bba533
BLAKE2b-256 23b91b5028e72ff8f5623964cf45328c41755f171719939cc4f1a980a657db5e

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 c47ac88591941a40fe19dd27443712c0a62e0deb263fb5de26b4447334536c4e
MD5 f4bdc39fdb8ee29bf624bfa03fa85a65
BLAKE2b-256 3707dde1ba494cda351820f56cae58480e6d5157776df1569521f4d3411e384f

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9ada74eb4c765b7f885a51727e027b9fe4fb962815e51eadfa508b9e3dd43abb
MD5 a360a9db65b75c0772aab14b98823228
BLAKE2b-256 80f18bbd9dca71685b018e766517980179cb381a3635533dd93c379ae4341ebb

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: cfsem-2.3.1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 307.6 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for cfsem-2.3.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 4906ac6818b14b17cf615963b1313162124ebb6ad05851bd3528d01d3c4fda30
MD5 59ca9ff679642130edbe03b79c78c26d
BLAKE2b-256 a7b5f009c1f1ea4f0e409dbc69647039af113eec6ea84017c18dc11d3eda9d7b

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp313-cp313-win32.whl.

File metadata

  • Download URL: cfsem-2.3.1-cp313-cp313-win32.whl
  • Upload date:
  • Size: 277.3 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for cfsem-2.3.1-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 6c23354b2e02d2765c7e63fe1d8f800cb11ad8c74e7724aee5dff2c253c12c21
MD5 e754751f05652ac95e4176d6d22647e8
BLAKE2b-256 d3ae2b7c9519fa6f1c419a39f50800f6c2c1bde20a655cf78172e1a735bf1e46

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 df110727b4dbf9f46579454ce81bc63c699e1f2322e2da6210615c3c8ffd85c7
MD5 29ff4e876fd7bada66f6aafbf423e4c4
BLAKE2b-256 622c5cac60e2a70e16b372576eb585e663d251a6a30237842b29ef5b9118dcd9

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1db81fce53a805c9df6c99805caee5b7f6f13c37db34ff39f053a627c3a17566
MD5 417510afbe230cc5de009a9fdf824134
BLAKE2b-256 6c1748695e68b21b4ed25fa7bc004d905d107db9912860a9d05a8b9dc5be1ba4

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 0a3f412b54aaf8bb7a8a6509e79af9f11c8c219aba5ef20e36af9c3596539c07
MD5 0592d8d8002f80afeb4b49d1db88f463
BLAKE2b-256 13666cf131d33bbf3a2784cab5ded186288eef01d382e50ba0d7bc78872f2f19

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3634c80efedda2f2aee0166f85a809c90bed4fbfdcf6b726d50dd73f1f7d08b7
MD5 5b02e6af44f1baecb069bd7e5e57db68
BLAKE2b-256 9f815e343a44e2e3a3a7b1ccea9753f2dda319c62583db963cbe36cb39d61bca

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6a5226cb6d3ac893c80fa6af7a8cf085fb9abca9bf4d3eb6a893f55819a1ac84
MD5 ce1a372030397829ede26d1b535d1b94
BLAKE2b-256 c606efc824035ed892c6ba0bcf88c15aa41577c182fd2b1f75083da0863af4cc

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 907a4230df86b95ea533aa0450b6e66ab18dcdec89ce1a4d5ec5866e144ad202
MD5 7bc7c32217ee5075186a325abf7c8541
BLAKE2b-256 5be48bc594f601e9469d0ba4f788078f0b4b8112e30847eb6023aaa091a27448

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e64a8a876a8a61e42cc7a465a0d70e658a7dbdd5b4502653b466c9ed567c994e
MD5 71174764c45ce261b87038516fd6ef5e
BLAKE2b-256 5fbd7a9fc1cdca0a2e29390dd73e70f91fd923ee5dd218fb6b55b6c65c6a04ca

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 b87ec0613146f9d59561510ef4108362184c390a8d7112c52a85274400ed6052
MD5 81fcc1d4a8b66368de8c68de32e86dcf
BLAKE2b-256 90c3b14777b87fea6c06908811c42d74980870406c8c4369b47e28663d051c7a

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0eaf9da4264e7b26a3d518239b9030e024ce496b2d06f4201d46d099229c4f21
MD5 e2b0ab4b8725f8304a47eb0e9c848676
BLAKE2b-256 de66bce67e477fec9389b65037bf92e323f9f137c08e450bf6441979f825bdf2

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp313-cp313-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp313-cp313-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 57d778199683c7649d48e2fd3ee6e683dc19148c5521d3862394b915cc757800
MD5 7d43ff31d0d7a8a8054db3a94a13e4d7
BLAKE2b-256 ffdc6d6009b46243768cf04e0e1984d98ed065cde5a190be27768a5a8a8499ef

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3dcf7a90a62fe4e3a125a82e97974002b4aa897b2bacf6ccc3a8d73a393d966b
MD5 1eae70c2bf3b4796850e449450b9f37a
BLAKE2b-256 ba9033946c3b8fb3755db20f34094aeb15a414198681ecfc4c0e29a8a0bc4c6b

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 c35f21127b16f6fc3b5535275b3c5f80d83c38c8dbcf31f04b1edb3cce134206
MD5 410e20ed43a7c7a1d3727c9c839d25ea
BLAKE2b-256 e8b75f568cf983836e2310fb22ed7827d3ca36b18887fe5bf18769b6e71e63be

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: cfsem-2.3.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 308.0 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for cfsem-2.3.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 d304955655cdaaf0ac446bdb37c5ba1f7ee1a178fa4ecbd1a695dbe38dffe574
MD5 f024d16b744a71dbf46737e5da597fb5
BLAKE2b-256 fe03f539fadd3f8d9f7fc2ee29ea2ca445f7bfa2fec1d77825f50b0453859ae0

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp312-cp312-win32.whl.

File metadata

  • Download URL: cfsem-2.3.1-cp312-cp312-win32.whl
  • Upload date:
  • Size: 277.6 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for cfsem-2.3.1-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 6e10bfa9daa589bcc7e7bf28a37c2cf18f5ed51eac6bdd18a8808c92a6e8d271
MD5 ba5f169f51480b44762211670f741201
BLAKE2b-256 01e1e57e01205ed424ab49dacd753a0e1d7229472161cd9a92900c3cfa351665

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 31ea6265eb8a6ca285092bfdac42fc2e4af81539bc929a6eebec720fe38dd3ac
MD5 d10182fc6e68f60f9ddf50aeca28597a
BLAKE2b-256 57252fbbee0b56f25c66a1d9f3644d23412c13b4da55d21516dbf9682239c64c

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3cbcf022f9da559aa78bd62a4de57c6e0ae1b6191ada6c772f8ca06869c4f182
MD5 1d1e09199575bdff017bed5124406d0b
BLAKE2b-256 fb7a0a4b9777010d839c1912095080dda3ad4cee8875ac7fcfb760cd5ef18723

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 2ffd0ef8f426218a9c065529d7a97f43576c38b8846cd481490bf0161e5fe687
MD5 27b6294998e97e768cdd05fdc8cf9888
BLAKE2b-256 7f221cacd1d2239e09b7ef3b78d0af97525946e558e91ed1807b58256b3ab00a

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fff579e3458af5c72cdecae599c1d58a4ba0af15c450c78b278716fb3de1f385
MD5 3e44dce6978faffec61479e60c578fff
BLAKE2b-256 9d3aba87253e3d6cb343974d45d2839fb1a09e3f7910c527f3ebd9c6652ba16c

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a692955ae30b34a12335dc2263b1e9948339a2353dd04cd1cf6dc48b5d560ad9
MD5 588a471dd22a168d5d2b7257cfd0f465
BLAKE2b-256 0f8e0ccb6820d3724d0f6e98c2a56897c271a92929ee83d4e38014ac7f7a6fa3

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 48800ef48698cdd3777c644abd0976aa22e1c9b7a6efbc2f3042bd20a80cc91b
MD5 c0fbbc6819fa222b95dae903bcf49c84
BLAKE2b-256 1b2b267774404bf75c6b0418dd4010acbb7b743a2dd56d2259b2c3e7b6bae2b6

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e06d1dcdfb0ccabb2a139ec98ac1c35610a22ec5eee8051f4008e0eeedf38556
MD5 ba77a915ed394e8cfe89468fea0ce46e
BLAKE2b-256 72376aebedb86dc66c1aaf2811684300d74758fba7f483d5fa0a046d01707f33

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 068ad742c513d14e6c598acbe16227c0e7545f4136bc6bcd4c1896295af7eb03
MD5 ef306bd88beb290f08505254f305ba05
BLAKE2b-256 834d4f27a895b1ae31835bf01f41fb351e347251274de9d26aba4fb45944ac80

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1a20b42741d82a0505be40ceac00e4b48ee80cfbad4ce9177bc57457972851e8
MD5 33e97b3fa7426ad9c1225cd52d09932d
BLAKE2b-256 2440f15f7c92904078d796556af77f665495fbea9e92552eb5c591044b3f083a

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 3bf7fd8d123c50a17e583ab43e0f1e3df2ebf50f6e314e4740e479144c15ca94
MD5 dd0efbd37bee29c36f50ca61a180825d
BLAKE2b-256 34e957dd73c316bbab15d98a3e4fa94b2dc83df554abb000e3617c93f8c32891

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a5a267b402a7c0f225cb571b8d571835c8f906d9eaf3d1f6b118ad817cb18fda
MD5 da353136b74722c8663e3c841325af45
BLAKE2b-256 0e315dd8cdc35f21ff02a08ba05f1a00a0a389190a4e7133b85c20dfc1ffd8d1

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 adee8eee0a53526c0ec1575611e9b73af8181c069c240cd82f0954e82371f7bf
MD5 db99d17d2b2cbdcef457bf8609684e05
BLAKE2b-256 bf31d976ea294cf5c7fd9af668cdf9f44a4581e2da061ea2d11f89be5c9d27a5

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: cfsem-2.3.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 309.8 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for cfsem-2.3.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 d2156166d9d0b46d54239dd223bc7323b321fcd0adb5a2597b4f15bf7987b347
MD5 0ac444a7a82125cd238402b1970169c7
BLAKE2b-256 60fef0219b00538cc089cb199e4896b35fe19799e460dff193a696fac30334bc

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp311-cp311-win32.whl.

File metadata

  • Download URL: cfsem-2.3.1-cp311-cp311-win32.whl
  • Upload date:
  • Size: 279.1 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for cfsem-2.3.1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 40b511137d2d872ec0f3dc61c5efb250f003ca950b34bbc0b52a6271974e736b
MD5 aa501c4e4aa24516f09926b673565745
BLAKE2b-256 7bee3916c7dd8f94b634c3bd8041e8c0ced1623332e984d06d0d95ffbf4f4bef

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 61dd443d2fa06b4b976cfdccf1096f730e544ce74a4100d7ed235fd08c869a49
MD5 d09ecb1eebb3ed91ccbf6124ea657ee1
BLAKE2b-256 d03ca37a3b34db7bd70e591e57713a581f000fae01f2e5b77971729fbc10b59c

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3c36fcc78a7682d0e629eadbeb7d7e3fef982d3f185e48ee9bb1d6cf21e772e8
MD5 fab2aae73120e934019f815d095fa627
BLAKE2b-256 1b21333e3deb7fc38f71727b798b261f76b92e58d4acd1582c8ebd9ee3eeb53f

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 a26a8d1b6cb6742527ece734f1442a391803a774273b2f686e183c95633d8f5e
MD5 2af27355ae416690eff94775ba4476fb
BLAKE2b-256 369c96f27abefe32b2ddf1169671c687e2ba9a8a09583cf7185542a5be5a5f6a

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 440ec8085d026119efa47739595f3d016859cba13913376888815296405ca53f
MD5 04b55580fec58e220feb63a2127b0ad0
BLAKE2b-256 c46e246d61ef1f86a910a38ad27ec911dd62391404a2e1c531be2906ad48c088

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 365ba9f0ee8991ef6d0e7597fa8796c63543e510b3c1fa891561ac27894d44a4
MD5 f532d39c093794d56855555c1ec48788
BLAKE2b-256 32137c65526d95df21bc4c875b04e174f61ff51fed78ee5142e0fbb08df70291

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 87763615e2bf314fbfaffb2fe1d4224db300c7ab1e2e493994b365a4fce3b653
MD5 8da35cced6ad53e96e24549b579e4595
BLAKE2b-256 ef16d8a7efa302b0cf79787e8f83884eef1d8706eb7d5eb37e3fca2d4cde7a02

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 03b498f80fe0ab3cd3c33b40fe15857db0f8b4aca21dd18da91555c72805af67
MD5 2af2f74516e1ce52b8300006c71ab672
BLAKE2b-256 8cbb9efa447a86506fb4665eea3547fa3cdb7dfbc30d15e554844d3ffeb711b2

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 909cf9b010b0770a2ea9ce3d26d6010882618f1ad6a4c69e1b12c9709655bc1c
MD5 f8ae6a5d082e62c8eecc792f775093dd
BLAKE2b-256 3ca6b1d981ffa2d06e5251899d6277e07c498062f7ecb0dfa0b96f0f31d17bf2

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 fe89b9e1a0f0da11f6a7d1e2743e9930380320b31454204564267b8fa39fa183
MD5 2a18aa73e00ca7be207694000f03a80b
BLAKE2b-256 ec28524e9003be703a80ed7ba46b1b5ec986d8d0ca968e2fb65c8eddad3770ac

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 4641bba73bd86846a4484134d8e39feb56f4f4b17c6e0bfce65915cb3b8ef429
MD5 1050bc41ab4f6f0c619d324c9218fae9
BLAKE2b-256 2d63d5c00940a51406869a3383e577b17af1f6b7d4b23068ab5dfd04bfdaac21

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 301daa659b5ee3b780f835df84db3406c484dc538651d5cbb81ed21209777631
MD5 d7410622dac16bedee3a06af305b1152
BLAKE2b-256 38b9b6f40d6765e49ee685d83866955f2ae77c3ca51aa7894a3aa059004fa689

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 701f3deb612e9658e5e18f0fae558db5e1c764f826df1eb0ef94fdce1ca60933
MD5 d1bcb42fde9fbb465d5a7867d58c0485
BLAKE2b-256 520834f8e6b9f8382c8c926ee45496ec3255b41bdd535114f082725cb695857e

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: cfsem-2.3.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 309.8 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for cfsem-2.3.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 7b5616a85cd52020e815e8c24257e04cbfff6fe2c21133517fca14ee2af4270f
MD5 a2957f83514135cd7ba8783d5b5e0ef5
BLAKE2b-256 a146e2cd9b08a66e36e063a2e2f4b6a49f9487ea09cc323b8898598c2da67656

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp310-cp310-win32.whl.

File metadata

  • Download URL: cfsem-2.3.1-cp310-cp310-win32.whl
  • Upload date:
  • Size: 279.1 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for cfsem-2.3.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 e9335d956e082187f480b60269644eb434428222dc54cba1ed86395ef2bac751
MD5 4a1dabaed52bb7a6ac0350d9f825fc68
BLAKE2b-256 04d21e763af83ed0c70312ae8d26cfabc5eed5a7f95b7d215b8aac166fe5ac20

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3c964fb17f7a42ae41dcc1fc8bf3054ad3fc7b527edfaca06f011ff5a7ef9e1b
MD5 2ff17468d3f452b21d1861358ced3173
BLAKE2b-256 8e09897afcd936bf10b5ff089b69eff87fca1e964d20ee192e1d465ea5d67ccd

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 972590ee8f06700ef40f0d590db541826c2885ee723b70a1df090d2b0937ad93
MD5 0430676a956a281394e7ccd8f4a28d82
BLAKE2b-256 dbfa25b51c4cc49f8828eceb4d09e68b8c1785872b6d990a12bc999855e8da77

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 c20e2b343aa129410dee0d17222fe9ddf646d34338a08249d41b27f19813a0d3
MD5 d376725c6702f61cbb88a8feefeaba5e
BLAKE2b-256 5df6937b11c96e173b25254598b1ba1a830b2454326d2296dd5543a08bd64eb0

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7951f27d60d05e1a0b54237d6db3eb261935dc35b707ef2cd1cf4f31157f2e54
MD5 a158b4332e292ba2bc282f3f27572d77
BLAKE2b-256 8c013b7b87e70d1177888f69b9fcea3dc1cb8cafe9e65bcd40e35813ac89c2d6

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 60d4b1521dc2ccbb856e0903156bdc66e0cd58120a8955dcf45cd50152651d89
MD5 3655d721dd1ecf215a36ff41ffcc0ec4
BLAKE2b-256 51159f5a007a20e1489eb6e54c8fde7d5b2e4e3f065ae5703a6b42c4ddf96a12

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 c9e6977d0a55331249c3df9b1c90a65ca625d66a6dd80baff2714930c430c89d
MD5 4a4124166f4922de73d93314672c369a
BLAKE2b-256 f9d5dae66fb9bd78dce3c3d2db16799cc6f245e313ed7371a0ad4aeece623faf

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 7f59d88528e0ecd11e41bfb13680d7368234592e5f5714facffcefcfdb3b7b5e
MD5 e11515d49f58a9c336933a4a06b168d6
BLAKE2b-256 2582cff50055fecfc1bedeb0fa1f2ce265d5e27d01c4c247520252c1f2a1792d

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 974384c96b04a56a02d6237c52e19f2e96dd7ba921a3f9bacd501b9e29638f5f
MD5 e61558b6c1a2a65d895298553449ca32
BLAKE2b-256 f74417bc58b6ec0811e28e4a3f0b47027a9c99025d78aecc6fa19d82bdf0cbb3

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 de127b2e40a9bf3e64709fa959d9a7bb7c851bc54198f76e34f49b8ca1f9bb28
MD5 402faef1198b9fce3fc6df91761ba98a
BLAKE2b-256 d215848d78ab87df1c3cfb82acc68b7ed6004ec4617f15c66db874e08444699e

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 1d3b22c36951e989dbb293dde3b7edd18f40fd3d88b9b361f59be226e0cd8028
MD5 1ca4b265510b06694575f1ad7a3c63d3
BLAKE2b-256 8e99d31d17b9bb0833969c0db7359615cd97ae22a25584f8c3aae9152e9a00af

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 95f3eae20e653d9a31e96709dfd0de7692ab77200fb880cdb759de39ff031b77
MD5 ca6bfb30bb81261f8c87acc937a9d115
BLAKE2b-256 40bee922ceae725cc08c2b980776c69641a8a19a9f5a7a848bf3b12a567e7926

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp310-cp310-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 77097993951b55da53a790e2eedb88c5bd4b312eb88551935d2599044864f740
MD5 541115519677ddd71e785306a87f3fd4
BLAKE2b-256 398689fd7764c9c107f7227ec16f8ceeff6cd6019c2daceac7257949bd031cd1

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: cfsem-2.3.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 310.3 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for cfsem-2.3.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 ae52a47110c23fc883b1549263eff3fe675e12e80106956074264f5996706e53
MD5 2066cb0481c0ece00cd02c68d396ba37
BLAKE2b-256 d8bf6d6e9d259eb4ed269fdc2b33ba5463ac3ad3f242406785786a4cdc7392d1

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp39-cp39-win32.whl.

File metadata

  • Download URL: cfsem-2.3.1-cp39-cp39-win32.whl
  • Upload date:
  • Size: 279.7 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for cfsem-2.3.1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 3443356f823cb5e1e4eda4d9daaf8605c93de399e05f932ac5b89bc7ed573d6f
MD5 ebade70a7d9ba25a7386cbf7e21a5495
BLAKE2b-256 6087d0456a362ba479246e4a3bb79ec340fa80ab923a539bb13ba02a63971683

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2225557d4289f9435a001802b60eafe6cbf281664fc33de65b89aac870fe02e8
MD5 6532e96c0fa6bef0c97a6358cd8a7425
BLAKE2b-256 9e1f9218c5decb984840ac94fd3827f2a381dea24268b7b1695366de3db1e937

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 923e0a75402951d9e63b5c79c452b4f825f6d597cfeb0c98e408e18a36f549a7
MD5 752361ecf0c983c3102d9b5c2c295853
BLAKE2b-256 9fd33ad3a3748a2b0d01f1936ec5b447023a123d4c4c4df4411851a501a0aa5f

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp39-cp39-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp39-cp39-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 9f16e0dcca3e08b80d668051dadff2ee7ae6fbb4e31014e5417ca49f1483cfe9
MD5 bf913923c94cdbf83f891e9b846e72b0
BLAKE2b-256 30892ca210beb55e2cd4cd67967368fd7d3f489a0010bc248ce0af3e01a8ac15

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bc2929a218cb1e75d92aeb71d1446630e740b08649967da325aac3db2cf6c002
MD5 7d8954bd4bb545a2756b2655fdbd8530
BLAKE2b-256 477ef97516d1e4915d5391e39872c28c3401e59a91b3cccfb0e02b208dc91910

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1af3baa583f17b6a2341d6059d57324f79ea68e970905ccb577849877eb81557
MD5 0cf8bb9a474fc76f2e86593bea1c480e
BLAKE2b-256 fb7768ab23935d3976e89e604320f409892146450165f0c0b2183a94fdb12e8f

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 807edb5041a8f8ad8d1463f9d8fa6d0e974c22b227f854092f70fbc8c82edb31
MD5 0375beb788c36f00d2a75292d42a5057
BLAKE2b-256 6e5e6cb8715a82236f0b966fea36c2bb26c1f1624d65f407446d789e442caf15

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 80ac6a05efafa2d9ee5b87ccc77648bce99ea2fd9e2007f2561f2842422e202d
MD5 73abb480785e2add4b237d883cf7ea92
BLAKE2b-256 0670906eb19cc772bfc076e685dc4022e1f2035d6ee81557e80be1079096c999

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 046163018c3c0230165fdae21105e6d272f135f2a10f3a759d6d7b95e010c2d6
MD5 51dcf99941e4d462d9f56cd0e5ab25b9
BLAKE2b-256 0e9612a3bf1401a95a5366087b373d9aba1e47a5fd8af5408c5d7bee2ea87971

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 581d70470aa068e15a21b41648fe28354a51c366b088853e1c270b0c0f9b5cc4
MD5 ac67b873e791349a157e0636d269306b
BLAKE2b-256 fad2eb1849c1d8c2a8e0bb5804f6324cf2604662fd0e5b9eeed7868316cbec03

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 66f7510554f0f6a98b902eedc7ee8a84bdbe41cd5b680d2d323686333c172b4b
MD5 9c593576140b357daaef68e7582253f2
BLAKE2b-256 db5d86bdc40e93e5009efc1b343000569c54c5b28cace8eeb19d3f567e0de121

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d075df59df0cadee50d80130e2637c28e1dd674fb01cbef9e99522a026c08b22
MD5 2e4a7e84024994cb2c86575cc3491bf8
BLAKE2b-256 76eae7e0b5fa5bc09a84221633e9ec58ee9e3b3e479fb2fa5b1e466eb61f7dcc

See more details on using hashes here.

File details

Details for the file cfsem-2.3.1-cp39-cp39-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for cfsem-2.3.1-cp39-cp39-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 14854053dd1d1b44201680b73e180b5e0ab7b7026f828285d66855cd5533edf2
MD5 ae61e41123d4b8ab735851fd65cd4ba4
BLAKE2b-256 2f7bc489d3572bd019eb46d4dc0d016a48caf81c6f0fffc36598db1f26a29f4d

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