Skip to content

Temporarily require Numpy < 2

Leo P. Singer requested to merge leo-singer/userguide:require-numpy-lt-2 into main

Description

Temporarily require Numpy < 2

The most recent version of LALSuite, 7.22, requires Numpy < 2. The next release of LALSuite will occur soon, and it will support both Numpy 1.x and 2.x.

See also !286 (merged).

Checklist

Thanks for your contribution! Please complete and check off the following quality control tasks.

Changes:

  • I created this merge request from my own fork and from a branch other than main or master.
  • I checked that the CI pipeline completes without errors.
  • I added a change log entry (or this is a minor change that does not require a change log entry).

Whitespace:

Grammar and spelling:

Figures and code:

  • I contributed plot directive code to generate figures (or I did not contribute any figures).
  • I contributed Python code that conforms to the PEP 8 style guide (or I did not contribute Python code).
Edited by Leo P. Singer

Merge request reports

Loading