Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix np error #2002

Merged
merged 5 commits into from
Nov 14, 2023
Merged

Fix np error #2002

merged 5 commits into from
Nov 14, 2023

Conversation

swsuggs
Copy link
Contributor

@swsuggs swsuggs commented Nov 14, 2023

We were creating an array out of a list of ints and single-element arrays. Latest numpy does not support this.

This PR also brings a couple changes from master into develop.

mwartell and others added 5 commits October 24, 2023 22:18
added deprecation notice to point all but GARD to armory-library
Merge develop into master for October-2023 release
remove additional np.object references
@swsuggs swsuggs requested a review from mwartell November 14, 2023 14:58
@mwartell mwartell changed the base branch from develop to master November 14, 2023 18:46
@mwartell mwartell changed the base branch from master to develop November 14, 2023 18:46
Copy link
Collaborator

@mwartell mwartell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is mostly back-merges to develop from 0.19.x with a valid one line change in posion.py

@mwartell mwartell merged commit 7d0eeec into twosixlabs:develop Nov 14, 2023
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