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.0.tar.gz (7.2 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.0-cp313-cp313-win_amd64.whl (19.8 MB view details)

Uploaded CPython 3.13Windows x86-64

compas_sandbox_native-0.1.0-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.0-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.0-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.0-cp313-cp313-macosx_15_0_arm64.whl (2.5 MB view details)

Uploaded CPython 3.13macOS 15.0+ ARM64

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

Uploaded CPython 3.13macOS 14.0+ ARM64

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

Uploaded CPython 3.12Windows x86-64

compas_sandbox_native-0.1.0-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.0-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.0-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.0-cp312-cp312-macosx_15_0_arm64.whl (2.5 MB view details)

Uploaded CPython 3.12macOS 15.0+ ARM64

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

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

compas_sandbox_native-0.1.0-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.0-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.0-cp311-cp311-macosx_15_0_x86_64.whl (3.4 MB view details)

Uploaded CPython 3.11macOS 15.0+ x86-64

compas_sandbox_native-0.1.0-cp311-cp311-macosx_15_0_arm64.whl (2.5 MB view details)

Uploaded CPython 3.11macOS 15.0+ ARM64

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

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

compas_sandbox_native-0.1.0-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.0-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.0-cp310-cp310-macosx_15_0_x86_64.whl (3.4 MB view details)

Uploaded CPython 3.10macOS 15.0+ x86-64

compas_sandbox_native-0.1.0-cp310-cp310-macosx_15_0_arm64.whl (2.5 MB view details)

Uploaded CPython 3.10macOS 15.0+ ARM64

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

Uploaded CPython 3.10macOS 14.0+ ARM64

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

Uploaded CPython 3.9Windows x86-64

compas_sandbox_native-0.1.0-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.0-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.0-cp39-cp39-macosx_15_0_x86_64.whl (3.4 MB view details)

Uploaded CPython 3.9macOS 15.0+ x86-64

compas_sandbox_native-0.1.0-cp39-cp39-macosx_15_0_arm64.whl (2.5 MB view details)

Uploaded CPython 3.9macOS 15.0+ ARM64

compas_sandbox_native-0.1.0-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.0.tar.gz.

File metadata

  • Download URL: compas_sandbox_native-0.1.0.tar.gz
  • Upload date:
  • Size: 7.2 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.0.tar.gz
Algorithm Hash digest
SHA256 dd6e1f5ab97448cc8866f4dfebc83de14c46c6faedcf5579f762c87729eb8f6f
MD5 be27a691063ef2b0459aaa534f2382b8
BLAKE2b-256 03cc66b5fffe3fe5cabd53f125b0b57cc190a1b780b196880a76e3acae9cf8d3

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.0.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.0-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 bed3969e5df05e3fadf1856b933f9c5fe1f1503c6f77d0788cafbaced0cd4431
MD5 29b60754e085f24fb013fd5f4e6ab36a
BLAKE2b-256 4170290ec40d46ee32e28714e6087ed1ee43183b25c6b3d09a19c90780c95bd7

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.0-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.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 dc147cdbe012cb25af91009d7a05159a0f23c14120d4fbbfdb0e82bc5c8c0864
MD5 0cc9a00a3a2bad86aa7189623941eaa2
BLAKE2b-256 7d352d8f20aa58f68ea32a5629e651716913e144b21018897d7166f4d90a9667

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.0-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.0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ede8e995fecd1a0f94f36614d7898aec2ffa5ecce4f3e9b64877d15eac0ee428
MD5 c7e5fa91a8972c6860fee1810d64c7c1
BLAKE2b-256 a7ae067880a214529a5022a8cd39ba004dd343ff4673166c2fed7cf4f191ad5b

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.0-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.0-cp313-cp313-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.0-cp313-cp313-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 1fd85c8277adbb87d6e8280116dc4df5294b31c904391964871bfb52171ce72d
MD5 bfdb6586bbd68987047c773b0f3426b7
BLAKE2b-256 a8198aac6f774fea394866e36a55447f6eadcdc0e5dc737818525e3316b4ec57

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.0-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.0-cp313-cp313-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.0-cp313-cp313-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 1263d240fb370b36929de083491905dfb9a6f0d1ce3c7d63a52cc4a555d4ba31
MD5 6c3f59527e4683b63e614513718df3e4
BLAKE2b-256 ce326afccf3cafba74841c117d88757adca203508d81ca75104a70f5ba000b93

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.0-cp313-cp313-macosx_15_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.0-cp313-cp313-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.0-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 4bd31940366c774a38ae78f474a3c0693b3e8350f57c4429169a7267410ecea3
MD5 82dc3b3f4df4caefe676b0aceed1b3f6
BLAKE2b-256 1f0fef8dbe10384726799ff105e181e61158d139dd589ccf599f6f778b35f81c

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.0-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.0-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 8c752528f3cc3c3697ef71894d79c865bc8c64475db0559321a67753caa2b095
MD5 628cc0b0516cbc9cb840bc161adf09b1
BLAKE2b-256 4c0986d0af43d0914653ca6a1ae6420ffffb78eb739ad146ef0e38b1d5664d99

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.0-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.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e613df8ffaacc2124cf3197c7175720b38d86abb60ede320501c802376b0f2b1
MD5 0fe2c899b6bb55d65056061582863896
BLAKE2b-256 e4639ba06da53649c2c12dc6c7b697a65422e73f24e1c767aa5321bc67eda061

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.0-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.0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bedaf4f842263fb5396ed3da79de24dd269936f42da6306d01f27b86ecf6d7c9
MD5 77bb802a1db4f429903121867efaf32f
BLAKE2b-256 9eee0e5781265b92e6662380ae3c198fedbc34bb843595f6d8459c92a4a8bf84

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.0-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.0-cp312-cp312-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.0-cp312-cp312-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 f79d24e8da1576ac8c3f1befeba80241b78a5362aa9c19a17a6d58ff08f65f24
MD5 f77fa009e1f4e913ed8a003d2e420601
BLAKE2b-256 fe27e3ac3c63cbd188648b648a2f8ccc8c0b3676cad696e747428e56885c9121

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.0-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.0-cp312-cp312-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.0-cp312-cp312-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 7ceeab4bffc7d5a175c3f0039c37ec072102fb21e0863f26c1a40bfa7da27e17
MD5 1e8dd298c8e8f9ca3e570b8385c87546
BLAKE2b-256 4296561090f41fa747b2836a7f4fc78927221674db53ef03c736c4d3639b1ae2

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.0-cp312-cp312-macosx_15_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.0-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.0-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 e80f85d3e19f8a04742494234ab2312217a7f9def62cc4d097957d529fc0dce2
MD5 f393b6aca9d15790ffa9af0521c2eb75
BLAKE2b-256 c740e2e26963f0cc07d74ac656465a59de1a2e18493ca329e12dc601346e65eb

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.0-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.0-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 6f16a53e31c78ea65fb304f7660fa736f044c32acbb8950c4c37225736df7932
MD5 c3c62fcb94d574b865c8f5fa7acce7aa
BLAKE2b-256 68dc8d15d8db632b4fc2297404aeddc20f703b934ae12fd2513576005446049d

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.0-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.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 24c11f36fea524f8e39fe9c829aaf8cf22383503e6d8a0083eb378eee9eadda7
MD5 4e592a8087dad5a63c92d20cc739c17d
BLAKE2b-256 6bae649714fc07b33bcb4e573718dd82bc3a79e3ba2ef2bcb7f4535755ee57e8

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.0-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.0-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.0-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1ab27cdac3caa84112815c118ef5620f62e4d55a041b798ae42cf73b1e94f051
MD5 c5c9caef21fc0ea1c0dcbe1ac13b05fa
BLAKE2b-256 79f8864990f975dbab8df854020c494427f3c9caef9ff35fd7482da409294e8b

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.0-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.0-cp311-cp311-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.0-cp311-cp311-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 4ed0b75a355636e0c8327fd6323f10573f81b89fd8494fbbaa448bcfe26f5389
MD5 74d45daa57f1fba623a663af2c5824e9
BLAKE2b-256 60776b44d7ec3ed74192423d4ea688c76a3c3a318c75c0a9d0ae0252b84d0206

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.0-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.0-cp311-cp311-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.0-cp311-cp311-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 d7e5c4fe0f626621f4a59e9af579087bf54fb0c63fd9ddf98145627bc2c245a4
MD5 216630d4f823ce8c4257285eace97d1f
BLAKE2b-256 bb4e1413402ffcddfcc5cc910de6647c58716fa9882786d1ce2f8b7e40ec1a9b

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.0-cp311-cp311-macosx_15_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.0-cp311-cp311-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.0-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 4ab21a24d315b26b453c2f34707bdce16661e78ee1601e032c90a40d5a6a3671
MD5 64766993739889ae24587f94f3cfd3fe
BLAKE2b-256 e182d2666e6ef9fd310b646eca249347736ffebf8f7abe00df25d7e1c805942b

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.0-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.0-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 4c9f1084744d223b37ece011ecbd981582ec8e97812c1069ad2b1921bfeafa11
MD5 0186dbfaec17d0ea0d675cb91e56364a
BLAKE2b-256 00ebe55956505809e3aa0ea3bec08acc1e842807117b16861579aede9928d09f

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.0-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.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 55df398a71f7663d8e7c78409b08caca3296c9e9d3dc1f4b245e2bafd4e52b36
MD5 49511ddbd320ecc50aaa250268b07cd4
BLAKE2b-256 da93c516a276c8acdfdf8d62d8f7f24b4d06111be37dede5a6090b8134f5e2e5

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.0-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.0-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.0-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1e622128b377e8ffe6dc77c21a3a2bc6845d468cb879306368cbd9d7c8a8aa69
MD5 f328eb1cc564b4ad948d66472356b4c8
BLAKE2b-256 d45f0798c09c6524f410db6209d561c16b2b857d22993f5f81109ddd5c243a30

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.0-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.0-cp310-cp310-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.0-cp310-cp310-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 2e235211d8df9b87298cd98174047747ddabfae7999491a3e69519a39d18d734
MD5 b5f08ff61598074da8661d327ba8ebac
BLAKE2b-256 d1444e0b7b7c4cf9dbf3f5c451ef1ad81f20624a5a12906560137e2b8210f8e5

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.0-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.0-cp310-cp310-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.0-cp310-cp310-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 cfdbc98d370c0bca7201fc6ceb0b0180ec3badc67fa3ff0fb1122330946447b7
MD5 bb28ce61f623d893b389508188d3e04d
BLAKE2b-256 aaaee598e6563ec831486e21d5b618e93f2286c93f32f52510d5457d3e784093

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.0-cp310-cp310-macosx_15_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.0-cp310-cp310-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.0-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 d7719003392194aee177b98b8cc9d6bf2bf3bd0c01a54a70445f092cd69ce536
MD5 99441596d4add340dc58184e0996b093
BLAKE2b-256 d7d59fccd99033faa0eedc7a9d042e1edc46dc902a89eb0e5c81d471371eebfe

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.0-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.0-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 85913d41c7f3008c3d733c5e91cbb13dce97660ec73fd966060bd9a15d731f6f
MD5 b3882e959cd2c55eba46dd1eec3ccda6
BLAKE2b-256 c9fdb5cf93204c3cb95e668c51f9d67f76521e6e2cf962e292de6d823128862c

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.0-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.0-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.0-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f6aa29c90e1aa8cb0493189cbd58b86230bc94c837c07a8fb74a989ebe85b4cd
MD5 55405dd743fe51c71cbe51b42cbbec9e
BLAKE2b-256 3ddb3b1306a12e7d4f00e85bacff58fa0a007679999a9658948d34c5a3e81146

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.0-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.0-cp39-cp39-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.0-cp39-cp39-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4e76c7267e37e4c72cf0b0ff1223ded18c331dcc8744690edd2c1a66e60f0361
MD5 121f606ea09b73f7a985f70c19991671
BLAKE2b-256 83595debb72aa3b83f506ceb989a22378b9ecc38da39ae750aef5dbf28a82fe1

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.0-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.0-cp39-cp39-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.0-cp39-cp39-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 ec2b09db6a8676a2190d53964d4e6b7916fb6a4a58d43db6f0bc604c32522412
MD5 e858258badeda6e949222bfd165859fc
BLAKE2b-256 99364d60f9848452969a681603aed1a158fdb17b27eba7feb1aae2dc83f7d14f

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.0-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.0-cp39-cp39-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.0-cp39-cp39-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 8f40e992b0c26554333488ba303e8b070e5a12a785126edb7017456fdf3f8686
MD5 8104c51c592cf3d6e2237ea53fc3c170
BLAKE2b-256 5d01a6c1f2e9a1d423b5eb8248626802f54b8aa4322bab3c257bb13621731ce3

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.0-cp39-cp39-macosx_15_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.0-cp39-cp39-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for compas_sandbox_native-0.1.0-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 3e74a1eae94c5fedd835d6c5f4874dda4bcd291f35c15e4f045c4a26ff246695
MD5 c15ebd5ac13c6cb006ff3473c89158e9
BLAKE2b-256 f93d67ee73e6ea27f99b89afdfa276fc839837dc2be34c8014d6a704bdfbc3cc

See more details on using hashes here.

Provenance

The following attestation bundles were made for compas_sandbox_native-0.1.0-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

0.1.1

26 files

This release

0.1.0 This release

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