Skip to main content

TrimCI: high-performance accurate quantum many-body and quantum chemistry calculations

Project description

TrimCI banner

TrimCI

Trimmed Configuration Interaction (TrimCI) is a high-performance framework for quantum many-body and quantum chemistry calculation.
It constructs accurate ground states directly from random Slater determinants — without any guiding ansatz, Hartree–Fock reference, or prior human knowledge — through an iterative expansion–trimming cycle on the determinant graph.

TrimCI demonstrates that accurate many-body ground states can emerge from randomness, achieving state-of-the-art accuracy and efficiency across molecular and lattice systems. It can outperform human-designed ansatzes or human-provided knowledge in hard problems, such as strongly correlated systems.

Paper: to be posted soon.


🚀 Install

pip install trimci

Alternatively, you may build the package on your environment python -m pip install ..

⚡ Quick Example

  1. A fast run in AUTO mode.
cd tutorial
tci --auto --goal speed -n 1000
  1. An accurate run in AUTO mode.
cd tutorial
tci --auto --goal accuracy -n 1000
  1. A custom run in FULL mode. See trimci_tutorial.ipynb for more details.

  2. More details are in the paper and py/trimci/TrimCI_runner/trimci_driver.py.

✨ Key Features

  • Emergent accuracy from randomness: discovers the ground state without predefined ansatz or human bias.
  • Expansion–trimming mechanism: iteratively expands the determinant space via Hamiltonian couplings and trims away unimportant configurations.
  • C++ backend, Python interface: efficient C++ backend with OpenMP parallelization for core functions, while Python interface provides user-friendly access.
  • Massive efficiency gain: achieves equivalent accuracy to selected-CI using (10^2)–(10^5\times) fewer determinants.
  • Transferable module: TrimCI wavefunctions can initialize or guide AFQMC, VMC, DMRG, tensor networks, and quantum algorithms (VQE, QPE).
  • Explicit wavefunction: produces a compact, analyzable coefficients and determinants dict enabling direct evaluation of observables and other measures.

🧩 Algorithm Overview

TrimCI operates on a graph whose nodes are Slater determinants and edges correspond to Hamiltonian couplings (H_{ij}).
The algorithm alternates between two complementary stages:

  1. Expansion:
    Add neighboring determinants connected by large couplings (|H_{ij}c_j|>\theta).
    This explores physically significant regions of the Hilbert space.

  2. Trimming:

    • Local trimming: random groups are diagonalized independently to remove negligible states.
    • Global trimming: survivors are merged and re-diagonalized to select top-amplitude determinants.

This two-level process refines the variational subspace nearly monotonically and rapidly converges toward the ground state.


🧠 Scientific Highlights

  • Molecular systems:
    Matches SHCI accuracy on Cr₂, [4Fe–4S], and the nitrogenase P-cluster while using (10^2)–(10^5\times) fewer determinants.

  • Lattice systems:
    For the 8×8 Hubbard model, TrimCI reproduces >99 % of the AFQMC ground-state energy using only (10^{-28}) of the Hilbert space.
    On 4×4 lattices, TrimCI achieves higher accuracy than AFQMC benchmarks.

  • Emergent structure:
    Starting from random determinants, TrimCI self-organizes a compact “core set” of dominant configurations.
    The amplitude distribution follows a power law (p(r) \propto r^{-(1+\alpha)}) , revealing a scale-free organization and quantifiable algorithmic entropy.


🔗 Integration with Other Frameworks

TrimCI provides a compact and explicit coefficients and determinants dict that can:

  • serve as a trial or guiding wavefunction for AFQMC and VMC,
  • initialize DMRG and tensor-network optimizations,
  • provide high-overlap initial states for VQE or QPE quantum algorithms,
  • enable cross-validation and hybrid workflows across classical and quantum domains.

📜 License

MIT License — see LICENSE for details.

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

trimci-0.1.0.tar.gz (7.4 MB view details)

Uploaded Source

Built Distributions

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

trimci-0.1.0-cp314-cp314-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.14Windows x86-64

trimci-0.1.0-cp314-cp314-musllinux_1_2_x86_64.whl (3.4 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

trimci-0.1.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (2.4 MB view details)

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

trimci-0.1.0-cp314-cp314-macosx_11_0_arm64.whl (2.2 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

trimci-0.1.0-cp313-cp313-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.13Windows x86-64

trimci-0.1.0-cp313-cp313-musllinux_1_2_x86_64.whl (3.4 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

trimci-0.1.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (2.4 MB view details)

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

trimci-0.1.0-cp313-cp313-macosx_11_0_arm64.whl (2.2 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

trimci-0.1.0-cp312-cp312-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.12Windows x86-64

trimci-0.1.0-cp312-cp312-musllinux_1_2_x86_64.whl (3.4 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

trimci-0.1.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (2.4 MB view details)

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

trimci-0.1.0-cp312-cp312-macosx_11_0_arm64.whl (2.2 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

trimci-0.1.0-cp311-cp311-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.11Windows x86-64

trimci-0.1.0-cp311-cp311-musllinux_1_2_x86_64.whl (3.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

trimci-0.1.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (2.5 MB view details)

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

trimci-0.1.0-cp311-cp311-macosx_11_0_arm64.whl (2.2 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

trimci-0.1.0-cp310-cp310-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.10Windows x86-64

trimci-0.1.0-cp310-cp310-musllinux_1_2_x86_64.whl (3.4 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

trimci-0.1.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (2.4 MB view details)

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

trimci-0.1.0-cp310-cp310-macosx_11_0_arm64.whl (2.2 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

trimci-0.1.0-cp39-cp39-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.9Windows x86-64

trimci-0.1.0-cp39-cp39-musllinux_1_2_x86_64.whl (3.4 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

trimci-0.1.0-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (2.4 MB view details)

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

trimci-0.1.0-cp39-cp39-macosx_11_0_arm64.whl (2.2 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

trimci-0.1.0-cp38-cp38-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.8Windows x86-64

trimci-0.1.0-cp38-cp38-musllinux_1_2_x86_64.whl (3.4 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

trimci-0.1.0-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

trimci-0.1.0-cp38-cp38-macosx_11_0_arm64.whl (2.2 MB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

File details

Details for the file trimci-0.1.0.tar.gz.

File metadata

  • Download URL: trimci-0.1.0.tar.gz
  • Upload date:
  • Size: 7.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for trimci-0.1.0.tar.gz
Algorithm Hash digest
SHA256 33d1ce99e4446a6ca13cb1b5faa1b64d98b0c7a1f5178ba241023ed1c3fad6e4
MD5 8290d99a9c96707555aad7a25b6483eb
BLAKE2b-256 d17233002a4b08b9316f89908cf25f0f38f1fc2fab96ca98e703a42a000205d8

See more details on using hashes here.

File details

Details for the file trimci-0.1.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: trimci-0.1.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for trimci-0.1.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 0dd15489c5a25ade7838c52876e5ffa8695d4b0b6eab0672fa3a8402e4a6515c
MD5 ea7cc9eafdc5bbc65ff54ebb6580a7e4
BLAKE2b-256 ac7f5042d28e86018f744961088336f66846b242dd9f51cf1e6ed1ada9f39d11

See more details on using hashes here.

File details

Details for the file trimci-0.1.0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for trimci-0.1.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c06f33ff8c34790f1da857f4b714dcb7e38afbd03b767906acf9851ee21afcf5
MD5 697c0fd94a0b2accbd207108fc322bbd
BLAKE2b-256 a4cb757e03452fd426bfba268c2c5d16be1c7207c2d8b3049927c8503a52cd53

See more details on using hashes here.

File details

Details for the file trimci-0.1.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for trimci-0.1.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4fd200d89bd3a9b5ad8936fdf9046409d7abe149d9b384460a2ed58a306d0e56
MD5 f454ff6e4926cf4b7574e20b28dc74c0
BLAKE2b-256 5912490c5e00e5b34feec3f598802615384e8dfa6060cf0b10e2f0880fb6a149

See more details on using hashes here.

File details

Details for the file trimci-0.1.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for trimci-0.1.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a322a23c91e42421167c394ef8ab3e20acfac760d1a40f75134823d73789964a
MD5 6611b30fc99c2c6fc7f7f05159e3c598
BLAKE2b-256 c308c23cba542aa56b7dfe5f4b19c496118688604ce21b6810de14b4739f685e

See more details on using hashes here.

File details

Details for the file trimci-0.1.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: trimci-0.1.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for trimci-0.1.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 c8aa441d2107340df5b1c576895e4b3c9052340a0ca8b840e6780e06efcd8034
MD5 cd43e9c231be0062421059a1ea30d17a
BLAKE2b-256 6b00f39197705ad4b4e5c13f3989da84cf9794408598d34eee3984c8a8cbc1f3

See more details on using hashes here.

File details

Details for the file trimci-0.1.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for trimci-0.1.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 48ae9c2806ee652c8a4e565368910373baf29e8a2eeaa0f20e7ebd35f292fd65
MD5 8833895329580bdefc98a0e698beb7d4
BLAKE2b-256 35954f76fabac8b694252f2ecebe57a90a9a60e0ac8cdc05eb31c1ccf2ef552b

See more details on using hashes here.

File details

Details for the file trimci-0.1.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for trimci-0.1.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6b341944e0ec0cf9eb301473463db45c79b54bb239d3b87e5aac2c1d0abd4b11
MD5 701697dd79209e67428fa130baf86743
BLAKE2b-256 b7f509050b412fa3f755161e094961ae0976814ad929793feccb396fc72d7cff

See more details on using hashes here.

File details

Details for the file trimci-0.1.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for trimci-0.1.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 58790e68b29d0414083b21d846eaa842b4e13f81393f297ae199a6dd4771744a
MD5 fcb2ca32c63db4100736dd88c7ff9ebe
BLAKE2b-256 a5157a192a0b22034ce03fa59fc82cb22939b543e088cac7db10c6c839e4a798

See more details on using hashes here.

File details

Details for the file trimci-0.1.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: trimci-0.1.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for trimci-0.1.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 580cf3bc89886519fc95a20d9021f28122905534a2f8310f757e1e93bbf2e81e
MD5 f58d5a771978f662697fd2cac181a2cc
BLAKE2b-256 98023f62248f71e7ba92f6e5cfc4e3885e081087287185ea6790dd487918be11

See more details on using hashes here.

File details

Details for the file trimci-0.1.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for trimci-0.1.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2944a8ec3e5b6f2f71482a65b29b55f437583d5a42bde7fad1e278704198afc5
MD5 d34437de21ee5119537610ae8fd12028
BLAKE2b-256 2e1476c047bc3924d92d7513c73fa1ead249c1e6dee3db3fd18cabeba7203d98

See more details on using hashes here.

File details

Details for the file trimci-0.1.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for trimci-0.1.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 04c21fb5b7406d4b42724b12a03a9069f81aa4328bd5fe54b7a22da56cfc3bd4
MD5 5662de563a007e908ebd35a4622733f0
BLAKE2b-256 58faf792edf81bc345b992db5ca3e36dac60340fd46d9daaff335e6d09c02840

See more details on using hashes here.

File details

Details for the file trimci-0.1.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for trimci-0.1.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6033e0d0db292bbf19fa2c2298dc7329d67967a8788868a3b4cb2afcdbf46580
MD5 816701ebe86eb4501c175f3d02cd199d
BLAKE2b-256 82c800c3dddea93fdcc6ff88aae169807aab675e5b0782471d0fe89da22aa5b1

See more details on using hashes here.

File details

Details for the file trimci-0.1.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: trimci-0.1.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for trimci-0.1.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 733eece5c0a974c2ecf9f7b6282d92e5875c0cc1de5acbae357071cbe36497aa
MD5 69d87c47a07abe13aa906ae1478f21e1
BLAKE2b-256 9ff5f9e1dae6b0992ca3e9478a5f4a3bd8fd141545e388a4d3b3bfef82589f95

See more details on using hashes here.

File details

Details for the file trimci-0.1.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for trimci-0.1.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 36d2397fc71cc78811a6325c2ac7e1516ea2ce991601cfe7ff98a7b71bf45232
MD5 1702087dbe9cfe60d0a8cec952e68f76
BLAKE2b-256 151b95b89ce6fdfd3e168bf5a7a3f01d0105cc4e2ff3fff617a0436a7c8cdc99

See more details on using hashes here.

File details

Details for the file trimci-0.1.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for trimci-0.1.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 68d79908f9eb6767671885731b5ae9a3b5ba4552b1db61f2d0fbc1809a6da090
MD5 686c02cd468e3370663f7ae9219672e2
BLAKE2b-256 657e0b9f4d67ec934924f9fd62c8ad7d489df01f690105f00e405f659f021129

See more details on using hashes here.

File details

Details for the file trimci-0.1.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for trimci-0.1.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b6ef79577b94d6b8ffe030db9f3529ff0cf8b75c9e8b6bee99a042f47d1421d8
MD5 2e2f03d20ffc8dab8ddf764a79c16532
BLAKE2b-256 e0829d49d378901727119872b497fa7d7903563489a4ee0cc95f83b31b447ecc

See more details on using hashes here.

File details

Details for the file trimci-0.1.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: trimci-0.1.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for trimci-0.1.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 59ba1a503be90180317d310e025c099fbdd9c78c6ce763de9a300bafc2ce59fd
MD5 d002cd9e6852608b58fbc096c198bd54
BLAKE2b-256 06fdf1cfca926fda6d2ff1a3ff63e3cce9ecc4576910a8445deeb148c430da57

See more details on using hashes here.

File details

Details for the file trimci-0.1.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for trimci-0.1.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 196de18739a3b16638991165bf06eb6e85563675c72addc8080f31f5fa055569
MD5 d6179e16177d5e98d6fbcdc32e32e8c6
BLAKE2b-256 51f31caf01a9ec8e3589456d895c2ae3b79a8ba04ec4ada71661dc766285eb19

See more details on using hashes here.

File details

Details for the file trimci-0.1.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for trimci-0.1.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1ee75c8814f3b967db58764672922925bcea52e421f29e9354319b45924b680e
MD5 9c8082ea24f2383371c0424033a9914e
BLAKE2b-256 57d0cc2938e0c5459cc33533d7a76f5718ecc0c129a20759f218da26427252e6

See more details on using hashes here.

File details

Details for the file trimci-0.1.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for trimci-0.1.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b722cb9a402cddcfe586be70d7310f60c387459ab4eab81cf2a48dff477dd310
MD5 b204e66baf63639ee20b0009fa2347a8
BLAKE2b-256 c240f0ee78455447d96e8dbd45afcb8fa673e42d61b04c95f46ab5431c7fab7a

See more details on using hashes here.

File details

Details for the file trimci-0.1.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: trimci-0.1.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for trimci-0.1.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 2efd2bfe4a39d84dd31eaecf73227650e3dc312a86af18deb902e258e2ee67b0
MD5 e7fc4e1320129f84aa4c44e1b635baa3
BLAKE2b-256 3d1bfcf3c2b151d6dedc7963a10aff4c35bacde562b998a60506c3ad24d17284

See more details on using hashes here.

File details

Details for the file trimci-0.1.0-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for trimci-0.1.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d8429a479e995d7a4bf77a5aeece48b4cd970e8ccd28e8bcfdc9fd72d5d9414b
MD5 1656d2cb643210d48844d8790bc44aa5
BLAKE2b-256 1d3c3038ce30145e3c79bb6d6f43ced922d7669ceb8cdc0c874e028259860c76

See more details on using hashes here.

File details

Details for the file trimci-0.1.0-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for trimci-0.1.0-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 633d1ebb4ed3b4ecba975e18e688588b889f1e811ebd8cf19ae43f00ceea66e6
MD5 6d513cd41bca3a45d370555709f9e640
BLAKE2b-256 45fc7c24932cc4d48bb16de8ac15a29868d57a02ea6cd3321351a24aae3eaf1b

See more details on using hashes here.

File details

Details for the file trimci-0.1.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for trimci-0.1.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1c92fa61b064d956bfaecee879ff2dc96df86134dc071b8d9c9881b8a159e650
MD5 efa60c78b9c27aa846e96b1359c09f8c
BLAKE2b-256 c9c44e4e0fd39b10822d539ac33a4430c8a641189129159e6a03726aa1ad45df

See more details on using hashes here.

File details

Details for the file trimci-0.1.0-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: trimci-0.1.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for trimci-0.1.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 a999238701a2cf8c34dee5425ecc031d6f9cfd45fc928bcca9b203eb2b74d76e
MD5 0dd38480a21a0e3c6fc17de31f610dcf
BLAKE2b-256 334a3b31e629141614584133ee02c0be6033928c5f3291e89e2eb1116902c3f7

See more details on using hashes here.

File details

Details for the file trimci-0.1.0-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for trimci-0.1.0-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a7436c55b922841b51311aa3fb2a99f5e1c5187709b79000882b4a192578a03f
MD5 231e54cefa66536f6fae42ab9bd41f69
BLAKE2b-256 a266cdc91e1eb99182ef7311969fd7dbc52e352809de28d786244d89aae87fc6

See more details on using hashes here.

File details

Details for the file trimci-0.1.0-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for trimci-0.1.0-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6d676012b56df9b1e8654a4afe1e8f90d1eea8c2b5c4c817b148d16ca7700f42
MD5 8fd329d325413924efcff8b27e3fc76a
BLAKE2b-256 b267475a889941f8a4f3a91d09a97b4e3c71f30a476506c75a9f7ae8d7cc26eb

See more details on using hashes here.

File details

Details for the file trimci-0.1.0-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for trimci-0.1.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8b4e5366aacea20675646c37e81df31cbb5ab68c4dbeacd93afd60aa592e1874
MD5 89885ea8010e4215b9775260971e9cf0
BLAKE2b-256 f46fd6ac7b2c14134185a22a8a1fae96433f5e8d2019dcb7e2c58d853397f7e2

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