Skip to content

pyagrum: Add version 3.1.1 - #2332

Merged
luhenry merged 1 commit into
mainfrom
pyagrum
Sep 25, 2026
Merged

luhenry merged 1 commit into
mainfrom
pyagrum

Conversation

@luhenry

@luhenry luhenry commented Sep 25, 2026 •

Copy link
Copy Markdown
Member

Compiles the aGrUM C++ library and its SWIG bindings into one abi3 extension. Upstream publishes no riscv64 wheel.

Mirrors upstream's .gitlab-ci.yml (build_wheels_linux.sh, test_wheel_linux.sh).

Differs from upstream

  • -j all instead of halfexcept1 - upstream's default leaves a 4-core runner one job.
  • auditwheel repair added - upstream's act tags only x86_64/aarch64/i686 as manylinux.
  • Build-time numpy comes from pypi.riseproject.dev.
  • Test script inlined - the image has no virtualenv.

Matrix: one cp310-abi3 wheel as upstream, tested on cp312/cp313/cp314 only - scikit-learn, a hard dependency, has no riscv64 wheel below cp312.

Testing

  • playwright dropped - no riscv64 wheel, used only by the notebook tests upstream's wheel test skips.

License: Wheel bundles lrslib (GPL-2.0-or-later, used with its author's permission), TinyXML (zlib), ticpp, nanodbc and nlohmann/json (MIT) plus the image's libgomp; upstream ships no licence text for the vendored code, so the build adds it.

Built on cp310 (x86_64 rehearsal); 746 passed on cp312.

Build the aGrUM C++ library and its SWIG bindings into one cp310-abi3
wheel with upstream's build_wheels_linux.sh in the riscv64 manylinux
image, repair it with auditwheel, and run upstream's gumTest.py suite
on cp312, cp313 and cp314.
luhenry added a commit that referenced this pull request Sep 25, 2026
@github-actions

github-actions Bot commented Sep 25, 2026 •

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-09-25 19:06 UTC

@luhenry
luhenry merged commit 940a0fe into main Sep 25, 2026
15 of 16 checks passed
@luhenry
luhenry deleted the pyagrum branch September 25, 2026 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant