Uh oh!
There was an error while loading. Please reload this page.
Actions: array2d/numpycpp
Actions
Showing runs from all workflows
116 workflow runs
116 workflow runs
test: update tests, add report scripts and csv outputs
CI
#107:
Commit a40eedb
pushed
by
miaobyte
docs: reconcile bitexact compiler flags between README and tests/CMak…
CI
#106:
Commit 06d30d3
pushed
by
miaobyte
fix(blas_bridge): throw on missing BLAS — zero-tolerance for silent f…
CI
#105:
Commit d2bb2b6
pushed
by
miaobyte
fix(blas_bridge): eliminate permanent-null static cache for dlsym sym…
CI
#104:
Commit 7af1bb4
pushed
by
miaobyte
fix(linalg.inv): zero output on failure to prevent silent data corrup…
CI
#103:
Commit 05fcca8
pushed
by
miaobyte
fix: add missing #include <memory> for std::make_unique in blas_bridge.h
CI
#102:
Commit 64f66ad
pushed
by
miaobyte
fix(linalg.inv): bit-exact float32 via float64 DGESV path
CI
#101:
Commit 4593089
pushed
by
miaobyte
feat: add linalg.inv (matrix inverse) via LAPACKE — aligns with numpy…
CI
#100:
Commit a110b3a
pushed
by
miaobyte
feat: add reciprocal (1/x) element-wise — bit-exact to numpy.reciprocal
CI
#99:
Commit 749559a
pushed
by
miaobyte
docs: update README to reflect actual project structure and 961 tests
CI
#98:
Commit 7b1ad4f
pushed
by
miaobyte
refactor: rename numpy/ → numpycpp/ (match install prefix /usr/includ…
CI
#97:
Commit cfb1848
pushed
by
miaobyte
feat: add numpy/numpy_py.h umbrella for pybind11 wrappers
CI
#96:
Commit 9abf921
pushed
by
miaobyte
refactor: merge pycpp/_py.h into numpy/, delete pycpp/ umbrella
CI
#95:
Commit d08ba2d
pushed
by
miaobyte
refactor: remove backward-compat shim headers (core.h, einsum.h, core…
CI
#94:
Commit 7c44cb4
pushed
by
miaobyte
feat(init): add arange/linspace/logspace/geomspace/eye/identity/diag/…
CI
#93:
Commit 188e667
pushed
by
miaobyte
fix: restore numpycpp-config.cmake.in (accidentally emptied during re…
CI
#92:
Commit 8d7ef6b
pushed
by
miaobyte