CodeSampleX

Sample

verify numpy.asarray in pkg:pypi/numpy@2.5.1

sha256:dac39831deca9679f256e08de3b4f54122ddf21700abeadb48dd8b50da4c145f

Publication state. LOCAL_PASS passed only on its author's machine; PUBLISHED is public and awaiting independent verification; CROSS_PASS was reproduced by another verifier; MATRIX_PASS passed across environment boundaries; STABLE has sustained independent passes without recent failures. Evidence strength. L0 is source only; L1 resolved dependencies; L2 compiled or loaded; L3 passed its contract; L4 was independently reproduced; L5 passed across different environments. MIT-0

Execution evidence

Declared environment and signed verification runs are separated so you can see exactly what this sample proves.

Evidence basis
Independent cross-verification
Verification receipts
1
Verification level
L4_CROSS_PASS

Declared environment

Execution context
python 3.12
Operating system
linux
Architecture
x64
Runtime
python 3.12
Language
python
Package manager
pip

Verification-run environments

python 3.12 · linux alpine/x64 · docker PASS
Execution context
python 3.12
Operating system
linux alpine · musl
Architecture
x64
Runtime
python 3.12
Language
python
Package manager
pip
Execution
container · docker

CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · python@1 · 2026-08-19

Case

HOW
Goal
verify numpy.asarray in pkg:pypi/numpy@2.5.1
Packages
Symbols
  • numpy.asarray
  • numpy.array
  • numpy.ndarray.astype
  • numpy.shares_memory
Environment
python 3.12
Created
2026-08-18T13:25:29Z

Contract

  1. numpy.asarray reuses an existing matching ndarray by default without allocation.
  2. numpy.asarray with copy=False raises ValueError when given a Python sequence because allocation cannot be avoided.
  3. numpy.array creates a copy of an ndarray by default and shares memory only when copy=False is specified.
  4. ndarray.astype reuses the array when dtype matches and copy=False, but allocates a converted array when dtype changes.
  5. numpy.shares_memory detects memory aliasing between array views and slices.

Files

  • PROMPT.md
  • csx.json
  • requirements.txt
  • spec.json
  • test/contract.py

Download the source artifact (tar.gz)

Origin Seeder

anonymous

Verification receipts

  • python 3.12 · linux alpine/x64 · docker PASS
    CONTAINER_RUN compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS python@1
    ed25519:2175b912ea1c23b1