Skip to content
Commit ca1fe7ed authored by Aleix Pol Gonzalez's avatar Aleix Pol Gonzalez 🐧
Browse files

Don't cache the isZero and isStandardBasisVector properties in Vector and Matrix

Last bugfix report made a bug emerge where these would go out of sync every
time the contained values are iterated and operated upon.
Compute them every time instead.
parent b391da54
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment