Uh oh!
There was an error while loading. Please reload this page.
Actions: array2d/scipycpp
Actions
31 workflow runs
31 workflow runs
scipy/ + pycpp/: fix NaN, -0.0, KDTree/medfilt disable; from_matrix p…
CI
#31:
Commit 22ad4dd
pushed
by
miaobyte
Update scipycpp: CMakeLists, tests, docs, stats, integrate, transform
CI
#30:
Commit 6f4a98f
pushed
by
miaobyte
fix: store quaternion-derived matrix (not raw input) to match scipy p…
CI
#29:
Commit f39b657
pushed
by
miaobyte
fix: store matrix in Rotation to avoid quaternion roundtrip ULP error…
CI
#28:
Commit c41abd5
pushed
by
miaobyte
fix: update numpycpp includes — numpy/numpy.h → numpcpp/numpy.h
CI
#27:
Commit e84acc9
pushed
by
miaobyte
cleanup: remove unused np_* scalar wrapper functions in stats.h detai…
CI
#26:
Commit 6390dcc
pushed
by
miaobyte
fix: update numpycpp includes — core.h→numpy.h, drop unused np_atan2 …
CI
#25:
Commit 7df53d3
pushed
by
miaobyte
ci: add numpycpp install + ULP report artifact; add bench/bench_py.py
CI
#24:
Commit 6abf890
pushed
by
miaobyte
remove issue/ from .gitignore — track issue files in repo
CI
#22:
Commit a3fde58
pushed
by
miaobyte
remove issue/ from .gitignore — track issue files in repo
CI
#21:
Commit 6c672d1
pushed
by
miaobyte
issue/001: rewrite reply — correct sin/cos root cause (glibc not SVML)
CI
#20:
Commit 9cd5142
pushed
by
miaobyte
from_euler: use std::sin/cos (glibc=scipy Cython), no Python delegation
CI
#19:
Commit 4e90e3f
pushed
by
miaobyte
issue/001: add reply with root-cause explanation and usage guidance
CI
#18:
Commit 8fb187b
pushed
by
miaobyte
Add Rotation::from_euler + as_matrix, resolve issue 001
CI
#17:
Commit 9bd39e7
pushed
by
miaobyte
fix ndimage: n=1+mirror SIGFPE; add 129 gaussian_filter1d edge-case t…
CI
#16:
Commit 7a9ce94
pushed
by
miaobyte
fix integrate: real C++ impl, correct f32/f64 precision paths, honest…
CI
#15:
Commit bfc07af
pushed
by
miaobyte
fix ckdtree include: move outside namespace to prevent std:: pollution
CI
#14:
Commit 46d3176
pushed
by
miaobyte
bundle pocketfft, drop pocketfft-dev dependency
CI
#13:
Commit 88c8861
pushed
by
miaobyte
vendor ckdtree.hpp, fix CSV/U LP reporting, remove ~/debs paths
CI
#12:
Commit eb5d340
pushed
by
miaobyte
Add honest ULP report: CSV export + README table + doc/ulp_report.md
CI
#11:
Commit 6b5efd0
pushed
by
miaobyte
Add [float64]/[float32] tags to all ULP report labels
CI
#10:
Commit 32ca057
pushed
by
miaobyte
Adapt norm.pdf tests: ULP-tolerant comparison for numpcpp v1.21.2+
CI
#8:
Commit 098ad1c
pushed
by
miaobyte
Resolve issue 001: remove npy_bridge.h, use std::exp/log/sqrt directly
CI
#7:
Commit 1146881
pushed
by
miaobyte