ALPS 3.0 — release scheduled for 15 September 2026 #115
vws100
announced in
Announcements
Replies: 1 comment
|
@ALPSim/core — the 3.0 schedule above is now the working plan. Two things 1. Confirm or correct your section of the feature list. Anything you 2. Claim your items on the tracker (#116). The open questions are the Feature freeze is Aug 21. Anything not merged by then ships in 3.1 — If you think Sept 15 is unrealistic, this thread is the place to say it, |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
ALPS 3.0 is the first major release since 2.0, and the first developed
under the project's new NSF POSE-supported governance model. We're
announcing the schedule now so users can test the release candidates
against their own workflows.
Schedule
release/3.0branch cutWhat's in 3.0
application licenses are replaced throughout. The citation request
remains — per-application citations print at runtime and are listed
in
CITATIONS.txt.the sole evaluation path. Per-release Zenodo DOIs replace VisTrails
as the archival/reproducibility mechanism.
Boost >= 1.76, Python >= 3.9, NumPy 2.0 compatible. Tested on
GCC 10.5-14.2, Ubuntu 24.04 and macOS 14/15.
dwaand MPS. Both emit deprecation warnings in 3.0and are scheduled for removal in .
pip install pyalps— no compilation, noadmin privileges. Note the binary build is serial; MPI parallelism
requires the source or Spack install.
package repository.
tutorials, a "which code to choose" guide, and localized content
(site in English, Chinese, and Japanese).
large build-compatibility cleanup, and a significant speedup
Development has moved to GitHub with CI, automated wheel builds, and
regression testing; the pre-2.4 codebase remains available at
ALPSim/legacy.How to help
Build the release candidates against your own workflows and report
breakage on the tracker (#116). Platform and compiler reports are the
most useful thing you can send us — that's the failure mode we can't
reproduce locally. If you rely on VisTrails,
dwa, or MPS, please tellus now rather than after Sept 15.
Scope is frozen as of the milestone: https://github.com/ALPSim/ALPS/milestone/2
A companion release paper is in preparation and will be posted to arXiv
after 3.0 release on GitHub.
All reactions