Skip to main content

compas_sandbox_native

IPOPT (with the MUMPS linear solver) compiled into a Python extension module with nanobind, so compas_sandbox can solve CRA problems in-process: no bundled executable, no subprocess, no .nl files.

Building

The extension links the static IPOPT tree produced by packaging/build_ipopt.sh:

packaging/build_ipopt.sh                  # stages into build/ipopt/stage
pip install ./native                      # picks the stage tree up automatically

Point IPOPT_PREFIX at a different stage tree to override. Extra link flags (e.g. a static Fortran runtime) go in IPOPT_EXTRA_LINK.

Usage

Installed alongside compas_sandbox, the nlp backend discovers it automatically:

from compas_sandbox.equilibrium import cra_solve_native
cra_solve_native(assembly)   # same inputs and results as cra_solve

Download files

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

Source Distribution

compas_sandbox_native-0.1.1.tar.gz (7.6 kB view details)

Uploaded Source

Built Distributions

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

compas_sandbox_native-0.1.1-cp313-cp313-win_amd64.whl (19.8 MB view details)

Uploaded CPython 3.13Windows x86-64

compas_sandbox_native-0.1.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (14.1 MB view details)

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

compas_sandbox_native-0.1.1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

compas_sandbox_native-0.1.1-cp313-cp313-macosx_15_0_x86_64.whl (3.4 MB view details)

Uploaded CPython 3.13macOS 15.0+ x86-64

compas_sandbox_native-0.1.1-cp313-cp313-macosx_14_0_arm64.whl (2.6 MB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

compas_sandbox_native-0.1.1-cp312-cp312-win_amd64.whl (19.8 MB view details)

Uploaded CPython 3.12Windows x86-64

compas_sandbox_native-0.1.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (14.1 MB view details)

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

compas_sandbox_native-0.1.1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

compas_sandbox_native-0.1.1-cp312-cp312-macosx_15_0_x86_64.whl (3.4 MB view details)

Uploaded CPython 3.12macOS 15.0+ x86-64

compas_sandbox_native-0.1.1-cp312-cp312-macosx_14_0_arm64.whl (2.6 MB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

compas_sandbox_native-0.1.1-cp311-cp311-win_amd64.whl (19.8 MB view details)

Uploaded CPython 3.11Windows x86-64

compas_sandbox_native-0.1.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (14.1 MB view details)

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

compas_sandbox_native-0.1.1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

compas_sandbox_native-0.1.1-cp311-cp311-macosx_15_0_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.11macOS 15.0+ x86-64

compas_sandbox_native-0.1.1-cp311-cp311-macosx_14_0_arm64.whl (2.6 MB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

compas_sandbox_native-0.1.1-cp310-cp310-win_amd64.whl (19.8 MB view details)

Uploaded CPython 3.10Windows x86-64

compas_sandbox_native-0.1.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (14.1 MB view details)

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

compas_sandbox_native-0.1.1-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

compas_sandbox_native-0.1.1-cp310-cp310-macosx_15_0_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.10macOS 15.0+ x86-64

compas_sandbox_native-0.1.1-cp310-cp310-macosx_14_0_arm64.whl (2.6 MB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

compas_sandbox_native-0.1.1-cp39-cp39-win_amd64.whl (19.8 MB view details)

Uploaded CPython 3.9Windows x86-64

compas_sandbox_native-0.1.1-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (14.1 MB view details)

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

compas_sandbox_native-0.1.1-cp39-cp39-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

compas_sandbox_native-0.1.1-cp39-cp39-macosx_15_0_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.9macOS 15.0+ x86-64

compas_sandbox_native-0.1.1-cp39-cp39-macosx_14_0_arm64.whl (2.6 MB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

File details

Details for the file compas_sandbox_native-0.1.1.tar.gz.

File metadata

  • Download URL: compas_sandbox_native-0.1.1.tar.gz
  • Upload date:
  • Size: 7.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for compas_sandbox_native-0.1.1.tar.gz
Algorithm Hash digest
SHA256 80716c63b3df2312febe45faafa7a957e42e748f81d81e54aeb2cf430bf2cfab
MD5 02bfa355041254a9b1481f9f2150e79b
BLAKE2b-256 17e1b0ecc5a2b73c645b2bf7d37c728479920f16e02c74f1ee919fb257dac5e8

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.1.tar.gz:

Publisher: native.yml on petrasvestartas/compas_sandbox

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

File details

Details for the file compas_sandbox_native-0.1.1-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 3e8b22246997356bfcef449852ab476076ae2279b9ae0e8991d49b176dab11f3
MD5 7a1347676aa4aa176561170c08c10b34
BLAKE2b-256 2b063f2eac05545803c8cf724ebe6a0978ec4faaa3dc7c80acae37748a984b3c

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.1-cp313-cp313-win_amd64.whl:

Publisher: native.yml on petrasvestartas/compas_sandbox

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

File details

Details for the file compas_sandbox_native-0.1.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a8ad13273a79780f284fa8ab1a62d3840b478481ca0eb3ead58dc20f3b5ee1ee
MD5 068472f8567aa3b1aa1ebcde8b123cd3
BLAKE2b-256 f6727e09b61d9fa1f89a5661269e9f413660bbeaa439fb6575dafda5b718efb8

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: native.yml on petrasvestartas/compas_sandbox

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

File details

Details for the file compas_sandbox_native-0.1.1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a42670be2fb3066655b7e31aa53d446bba79e9fd2526b32e5ba29c3bc309fa7a
MD5 3cc77fe4341b1c9364f70a636d2fd255
BLAKE2b-256 bc8d20d8d97208c290311313a7d8346cfd1039f2b964f7d53303c717a6e5c8bb

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: native.yml on petrasvestartas/compas_sandbox

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

File details

Details for the file compas_sandbox_native-0.1.1-cp313-cp313-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.1-cp313-cp313-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 a79d676ba9660e13ac441df30e367b5b9ee82d1ea3bf9589c2ffb9e5b3cb0327
MD5 ba63d4524c6e35301a28454daf99fd75
BLAKE2b-256 54c66e7babd38a748f034b00feaba7272b6a9809510d03e06f01a1a59d4af5ff

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.1-cp313-cp313-macosx_15_0_x86_64.whl:

Publisher: native.yml on petrasvestartas/compas_sandbox

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

File details

Details for the file compas_sandbox_native-0.1.1-cp313-cp313-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.1-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 2b8314e42b56a426ad552ac6835a55995bd4e87edf84a2ff228b367b36f51c87
MD5 f11a71f32269a57b77b12a09845da2f7
BLAKE2b-256 41e1defeb428174aa06fd03d53f7569fe213e867fa77cdbb4c2ceef40ce05fef

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.1-cp313-cp313-macosx_14_0_arm64.whl:

Publisher: native.yml on petrasvestartas/compas_sandbox

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

File details

Details for the file compas_sandbox_native-0.1.1-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 1e6e05bf816167928839a4ef4369020e09c0f6e4f51ea21b2da3dd8ab7350b73
MD5 73950ad491ab8b6f49b218b7d1cc8450
BLAKE2b-256 1dfd21a2136e26b63ff503c12fd54a1ac70a043290b9fad1125b970ca22f28a1

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.1-cp312-cp312-win_amd64.whl:

Publisher: native.yml on petrasvestartas/compas_sandbox

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

File details

Details for the file compas_sandbox_native-0.1.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a55b4cc588b520c0cd70a6f42977f5c1066fb7f03c69eae046eeb474d923c200
MD5 9fc9e5b33468cd727b0a79cff0f936e6
BLAKE2b-256 c5afe5ef8a0373a68c34a7fe32604d3d84bb2618e291c7af105e8c5c6e397753

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: native.yml on petrasvestartas/compas_sandbox

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

File details

Details for the file compas_sandbox_native-0.1.1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9ec4c87681cdf7def1ef06b86a6e656a28d72c3a39fbc9d232e42e63d54a5bf4
MD5 4d239d17d4b850bd619cef40239f05f6
BLAKE2b-256 445e945cecef17a6e874abd0e41fdb00e3a4e2ceac87cdf1f56191bd82e5608a

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: native.yml on petrasvestartas/compas_sandbox

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

File details

Details for the file compas_sandbox_native-0.1.1-cp312-cp312-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.1-cp312-cp312-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 9bc50693599d8a38d8b0a65a8dcb1c7f464dac21fa8aec944c57e431c59ec259
MD5 51d4c2d6d314046be1041cf09aecadb2
BLAKE2b-256 d05878c760b384abaec8cac8beb96f812d332fa1513e6b7c288bfabaa65e23dc

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.1-cp312-cp312-macosx_15_0_x86_64.whl:

Publisher: native.yml on petrasvestartas/compas_sandbox

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

File details

Details for the file compas_sandbox_native-0.1.1-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.1-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 3f729e4c8fa4df81c3906107ded35909be48b8a372928f2360ef63c8888b539d
MD5 2a736372fd132db130beaa1fa11de216
BLAKE2b-256 841ab74908a8a241489f0a27a21f1979a7f8e1994d793e3d21faca757c3a3606

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.1-cp312-cp312-macosx_14_0_arm64.whl:

Publisher: native.yml on petrasvestartas/compas_sandbox

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

File details

Details for the file compas_sandbox_native-0.1.1-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 355e8adb30eb8edd76f700b3e440f7489ef449c1ae338af16eea527b8f12902f
MD5 1fdbffc407abe091f8db50d0f9027f4a
BLAKE2b-256 e86e848295d578d7d08251c1bc692d3e4404bc2684a8bcdbe67629b7f00a33f2

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.1-cp311-cp311-win_amd64.whl:

Publisher: native.yml on petrasvestartas/compas_sandbox

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

File details

Details for the file compas_sandbox_native-0.1.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0f0deb90dc286473fd1dc55a2769a160a23b3ca5982e0dd11e9886a18918c568
MD5 60a8e6033785ddf0092f9d2abfbb98dd
BLAKE2b-256 c9e1017940737b08117bd6fc57df3afb0bd64dc2fb24318e6f651f3fc89adbbe

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: native.yml on petrasvestartas/compas_sandbox

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

File details

Details for the file compas_sandbox_native-0.1.1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1f3dcdecca0cb9d8df2894f755b3db265f95c590c6287a8910329392702adc14
MD5 7b936c2bd0275447c9beb666f24349f4
BLAKE2b-256 b715cd600c9df0f4c0ad064e9cc55fda1c1ef65b3f99361387ba9d9954cfefab

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: native.yml on petrasvestartas/compas_sandbox

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

File details

Details for the file compas_sandbox_native-0.1.1-cp311-cp311-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.1-cp311-cp311-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 01465ec22306982561dda3f1e79c8a5f0841f82d616a7a29ae858a403c0a1fc4
MD5 5b961fbaad132850cb2bee22adb09a2f
BLAKE2b-256 9057a8878391a471b1b215b0c373179107b3873bc49cb2eeb5ef295c1309e92f

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.1-cp311-cp311-macosx_15_0_x86_64.whl:

Publisher: native.yml on petrasvestartas/compas_sandbox

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

File details

Details for the file compas_sandbox_native-0.1.1-cp311-cp311-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.1-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 62d270548a6922ead29074eac307d93590f8ceabce432f68f6ea888f826f2329
MD5 55a3bce051635e3d35eb75a2025791c5
BLAKE2b-256 02b79a746693ac3ae26f54fbaa00abe1d32b2c073f36b7069648133d9804e005

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.1-cp311-cp311-macosx_14_0_arm64.whl:

Publisher: native.yml on petrasvestartas/compas_sandbox

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

File details

Details for the file compas_sandbox_native-0.1.1-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 35b1b9a61819a36aeeea8369a2a7e65bd98145581ce2e967bf8f994cb3ab5de7
MD5 b61604151aecda3515b5512895ab4acf
BLAKE2b-256 9a1f9175186c58cde829a2eb912594584a99b87311ef165f095fa6425ed62556

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.1-cp310-cp310-win_amd64.whl:

Publisher: native.yml on petrasvestartas/compas_sandbox

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

File details

Details for the file compas_sandbox_native-0.1.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 919b5401e7348b766f2b677c47d2cac2129608e6eaa1174010a41dd8030170eb
MD5 4ad07b70b0139edb574d18f7e7762cac
BLAKE2b-256 cd5a16cdb1dd0561d23368e54ac889f0a21b2251a03777707fcec2291e54f3e5

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: native.yml on petrasvestartas/compas_sandbox

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

File details

Details for the file compas_sandbox_native-0.1.1-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.1-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c3f6c5dee3ac08fb26b66eb8e7bb485f20e41fd6e6cdba8f262c13de8c1d6167
MD5 c25468bcd161add2fafac6cc2cab6162
BLAKE2b-256 582f6ad5f7d5adb1f41690c3a88f99729b183df8b99e71aedf625c064881896a

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.1-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: native.yml on petrasvestartas/compas_sandbox

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

File details

Details for the file compas_sandbox_native-0.1.1-cp310-cp310-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.1-cp310-cp310-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 3afc95c061004a350a583eb7523b7167aacecbc7129ce26cea6016929ee92ca7
MD5 b360962e1f3cc148353339142f05c6ed
BLAKE2b-256 c4d08df5f9d17e9af4e306ca457c542360be1c5e35c7e8516736a269b5ccdaa3

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.1-cp310-cp310-macosx_15_0_x86_64.whl:

Publisher: native.yml on petrasvestartas/compas_sandbox

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

File details

Details for the file compas_sandbox_native-0.1.1-cp310-cp310-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.1-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 abed229d2f8dad6a29b528c7ab801db688fd223f5a2172ed5a34fbf712e99084
MD5 46ac68e6c8cccd7c5f28c9959a0f3b0c
BLAKE2b-256 f945bca1fcc87aee4401638786f013f8ea420e08c51f38c9382190cbb020a1fa

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.1-cp310-cp310-macosx_14_0_arm64.whl:

Publisher: native.yml on petrasvestartas/compas_sandbox

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

File details

Details for the file compas_sandbox_native-0.1.1-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 640050d097a1b91b2e188f506bb56aea5e08f6a174281bdf34108d01fc813420
MD5 217f49deff1b73c3fe5fa1735399979b
BLAKE2b-256 a69d0dd809dc79d1a34118705ba303a263f25ef45a613cc401d9473e3fa2055b

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.1-cp39-cp39-win_amd64.whl:

Publisher: native.yml on petrasvestartas/compas_sandbox

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

File details

Details for the file compas_sandbox_native-0.1.1-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.1-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ff483d5d2c0939d99141d69d8002cd1e6e5b502f8ed192bc4a826bd628fd05fc
MD5 d49945c820b99397fd9a0e0f3816e625
BLAKE2b-256 7f8793d476113fd1484fa13fb9ddb5a5e66c3b0447aa7de94ae7e1915829bdf6

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.1-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: native.yml on petrasvestartas/compas_sandbox

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

File details

Details for the file compas_sandbox_native-0.1.1-cp39-cp39-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.1-cp39-cp39-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 da84f9482b612d009849539e9325d072896e6958527051f89a527b6b380401a7
MD5 1570627f89f6ca52b24055f9bc35a538
BLAKE2b-256 60133d2407f253ca8c9d2fc3bae68270e3031b9fd90556f253c34ec82cb26eae

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.1-cp39-cp39-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: native.yml on petrasvestartas/compas_sandbox

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

File details

Details for the file compas_sandbox_native-0.1.1-cp39-cp39-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.1-cp39-cp39-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 c37350711c00f337ae3d16025f29c701c9e5768ce13d99547ccb22db01bf8f49
MD5 487443c7526c725b1685c4298dc7b1ab
BLAKE2b-256 bf2e0aeba9f4e1be4f8b392348511508be39cd083d644d85b9975bbe428db241

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.1-cp39-cp39-macosx_15_0_x86_64.whl:

Publisher: native.yml on petrasvestartas/compas_sandbox

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

File details

Details for the file compas_sandbox_native-0.1.1-cp39-cp39-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.1-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 2a4334311e8dc704cd50f50db81ee6954675a534a0a44a3114e835240f5d3e79
MD5 6b331efbcb473bfa374f91b6da0e1a95
BLAKE2b-256 7e9c22a1c1262f5b561dfe6697230f7e3ff9ac7b0c0b7e5de4d6d8b551c5f1e3

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.1-cp39-cp39-macosx_14_0_arm64.whl:

Publisher: native.yml on petrasvestartas/compas_sandbox

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

Release history Release notifications | RSS feed

This release

0.1.1 This release

26 files

0.1.0

31 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page