Z2PackDev / symmetry_representation

Describing and constructing symmetry operations and their representations.
https://symmetry-representation.greschd.ch
Apache License 2.0
6 stars 4 forks source link

Clearly document problems with mixing sympy / numpy #2

Open greschd opened 6 years ago

greschd commented 6 years ago

Matrices / arrays from sympy / numpy don't mix well when doing operations -- the resulting shapes are inconsistent and wrong.

TODO:

greschd commented 5 years ago

List of issues with sympy matrices (incomplete):