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

Operation with an array on the top of equation results NaN or invalid value #127

Closed
mkulesh opened this issue Oct 10, 2022 · 2 comments
Closed
Assignees
Labels
Milestone

Comments

@mkulesh
Copy link
Owner

mkulesh commented Oct 10, 2022

This is a follow-up issue for #108
When an operator is used on the top of equation where matrix is defined, the result is invalid or NaN:
array_error

@mkulesh mkulesh added the bug label Oct 10, 2022
@mkulesh mkulesh added this to the Analized milestone Oct 10, 2022
@mkulesh mkulesh self-assigned this Oct 10, 2022
mkulesh added a commit that referenced this issue Oct 10, 2022
@mkulesh mkulesh modified the milestones: Analized, Implemented Oct 15, 2022
@mkulesh
Copy link
Owner Author

mkulesh commented Oct 22, 2022

Implemented fix: disable a conversion to any term when a matrix is selected:
disabled_conversion

@mkulesh
Copy link
Owner Author

mkulesh commented Oct 30, 2022

Released in version 2.23.0

@mkulesh mkulesh closed this as completed Oct 30, 2022
mkulesh added a commit that referenced this issue Nov 1, 2022
…valid value: fixed

(cherry picked from commit 2faee65)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant