We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The version I use: AngouriMath.Interactive 1.3.0-preview.3
Unexpected behaviour or bug:
The text was updated successfully, but these errors were encountered:
Another case
Code:
let CDC = matrix [["1"; "0"; "-70"]; ["0"; "1"; "0"]; ["0"; "0"; "1"]] let CCD = CDC ** -1
Sorry, something went wrong.
That's a problem of GenericTensor
GenericTensor
#400; moved to GT 1.0.1 with the fixed problem
ee4a769
Successfully merging a pull request may close this issue.
The version I use: AngouriMath.Interactive 1.3.0-preview.3
Unexpected behaviour or bug:
![image](https://user-images.githubusercontent.com/31178401/116819650-9db1cd80-ab79-11eb-9f5f-78db8d0776ed.png)
The text was updated successfully, but these errors were encountered: