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
feat: add scalar (single-value) overloads for all element-wise functions
CI
#91:
Commit a8a0025
pushed
by
miaobyte
refactor: inline backend #ifdef into elementwise.h / linalg.h, delete…
CI
#90:
Commit c2a260f
pushed
by
miaobyte
fix(reduce): align mean_axis/norm_axis accumulation with numpy (issue…
CI
#89:
Commit 2031c04
pushed
by
miaobyte
ci: print numpy version in each test step for alignment traceability
CI
#88:
Commit 1cbc1e7
pushed
by
miaobyte
fix(ci): std job is informational — run all 900 tests, continue-on-error
CI
#87:
Commit c23abc8
pushed
by
miaobyte
fix(ci): add test_power + test_arctan2 to std-mode skip filter
CI
#86:
Commit 7ad51ee
pushed
by
miaobyte
refactor: single DEB for header-only lib; backend selected by consume…
CI
#85:
Commit 80d04af
pushed
by
miaobyte
fix(deb): move flavor suffix after version number in DEB filename (ve…
CI
#84:
Commit 4e2b5e4
pushed
by
miaobyte
fix(ci): collapse multi-line -k filter to single line (newlines cause…
CI
#83:
Commit e304dd6
pushed
by
miaobyte
docs: update alignment table — 4 columns (category, functions, bitexa…
CI
#82:
Commit 00aeb78
pushed
by
miaobyte
fix(ci): fix branch triggers main; expand std-mode skip filter
CI
#81:
Commit e2e0c39
pushed
by
miaobyte
chore: cherry-pick bench/bench.py + make_csv.py + ulp_precision.csv f…
CI
#80:
Commit 4314ec8
pushed
by
miaobyte
fix(ci): align test_domain_log_neg + einsum vs-matmul tests for all r…
CI
#79:
Commit 4e85157
pushed
by
miaobyte
fix: normalize log domain-error NaN to +qNaN; align einsum vs-matmul …
CI
#78:
Commit 5dbf32b
pushed
by
miaobyte
ci: fix YAML syntax in diagnose step (heredoc for python)
CI
#76:
Commit b8f9919
pushed
by
miaobyte
ci: pin numpy<2.0; add symbol diagnostics step
CI
#75:
Commit 31aa92d
pushed
by
miaobyte
ci: detect AVX-512 usability at cmake time; fix DISPATCH ifdef guards
CI
#74:
Commit fbf3dd7
pushed
by
miaobyte
ci: fix SIGILL on Azure VMs — add -mprefer-vector-width=256
CI
#73:
Commit fde9e28
pushed
by
miaobyte
ci: fix pybind11 v3 --cmakedir; make AVX-512 check non-fatal
CI
#72:
Commit 782eec9
pushed
by
miaobyte
ci: fix Ubuntu 24.04 — remove libgomp1-dev (non-existent), make OpenM…
CI
#71:
Commit f6ac6a3
pushed
by
miaobyte
ci: add GitHub Actions workflow + CI badge (closes #1)
CI
#70:
Commit 4ff144b
pushed
by
miaobyte
bench: add bench/bench.py (numpycpp vs numpy CSV report); clean tests…
CI
#69:
Commit be9d660
pushed
by
miaobyte
build: replace tests/Makefile with CMakeLists.txt
CI
#68:
Commit c06fd43
pushed
by
miaobyte
feat: add N-D concatenate with axis support — bit-exact with numpy
CI
#67:
Commit 69a6689
pushed
by
miaobyte