Skip to content

fix the ci#11

Merged
NRaillard merged 4 commits into
Resourcecode-project:mainfrom
logilab:main
Jun 1, 2026
Merged

fix the ci#11
NRaillard merged 4 commits into
Resourcecode-project:mainfrom
logilab:main

Conversation

@chabotsi
Copy link
Copy Markdown
Contributor

@chabotsi chabotsi commented Jun 1, 2026

Here is a suggestion to (try to :p) fix the CI actions.

chabotsi added 4 commits June 1, 2026 14:33
…t compatible with python3.14

(because of pyiodide compatiblities)
- Fix censgaussfit to construct proper 2x2 covariance matrix in 2D case
  instead of incorrectly assigning 1D array to sigma
- Fix run_simulation to access correlation coefficient as rho[0] instead
  of rho for 2D case

Resolves errors:
- numpy.linalg.LinAlgError: 1-dimensional array given
- ValueError: cannot reshape array of size 4 into shape (1,1)
- ValueError: setting an array element with a sequence
@NRaillard NRaillard merged commit 0a4829c into Resourcecode-project:main Jun 1, 2026
12 of 16 checks passed
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.

2 participants