Skip to content

trapz and silent fixes#21

Merged
eacharles merged 2 commits into
lee-group-cmu:mainfrom
sschmidt23:issue/20/trapz
May 8, 2026
Merged

trapz and silent fixes#21
eacharles merged 2 commits into
lee-group-cmu:mainfrom
sschmidt23:issue/20/trapz

Conversation

@sschmidt23

@sschmidt23 sschmidt23 commented Apr 14, 2026

Copy link
Copy Markdown
Contributor

Simple PR that addresses issues #17 and #20 by changing trapz -> trapezoid and updating "silent" param to "verbosity", since XGBoost changed the name a while back.

The trapz makes FlexCode compatible with numpy>=2.0, as trapz is now deprecated and causes an Error. The verbosity stops a giant chain of warnings that pop up when FlexCode is run because silent was renamed to verbosity.

@eacharles eacharles merged commit 53ee169 into lee-group-cmu:main May 8, 2026
4 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