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

Python List to 1D Matrix #2431

Merged
merged 4 commits into from
Mar 1, 2024
Merged

Conversation

tarkpate
Copy link
Contributor

@tarkpate tarkpate commented Aug 3, 2023

Currently, a 1D python list is ignored as Matrix output. With this change, a 1D array converts to a Matrix of Nx1

@dcwhite dcwhite self-assigned this Sep 15, 2023
@dcwhite dcwhite added the Python label Sep 15, 2023
@dcwhite dcwhite added this to the 5.0.0 milestone Sep 15, 2023
@dcwhite
Copy link
Member

dcwhite commented Sep 19, 2023

@tarkpate Could you write a unit test for this? Either C++ or Python would work

@dcwhite
Copy link
Member

dcwhite commented Nov 27, 2023

@tarkpate Still waiting on some test code. Even an example network would work

@jessdtate jessdtate enabled auto-merge (squash) March 1, 2024 16:43
@jessdtate jessdtate disabled auto-merge March 1, 2024 16:43
@jessdtate jessdtate merged commit dcb5ecc into SCIInstitute:master Mar 1, 2024
79 of 80 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants