Skip to content

Fix: replace np.row_stack with np.vstack - #39

Merged
jbussemaker merged 4 commits into
jbussemaker:devfrom
santiagvalencia:fix/replace-row-stack
Aug 17, 2026
Merged

Fix: replace np.row_stack with np.vstack#39
jbussemaker merged 4 commits into
jbussemaker:devfrom
santiagvalencia:fix/replace-row-stack

Conversation

@santiagvalencia

Copy link
Copy Markdown

This pull request replaces all instances np.row_stack (deprecated and removed since NumPy 2.5) in the SBArchOpt source code to np.vstack.

@jbussemaker
jbussemaker merged commit 17cd981 into jbussemaker:dev Aug 17, 2026
9 of 11 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