Replies: 1 comment 1 reply
-
I also want some refactor. It is because I want to move Symmetry into UnitCell to be used in module Relax for #2901, but now Symmetry itself depends on UnitCell... My idea is to divide UnitCell into several sub-modules:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Presently UnitCell brings TOO MANY troubles when coding unit test, there are always tons of unpleasant
undefined reference to xxx
error messages pop on screen when compile. UnitCell is needed to be refactored mainly for development convienence.Is it nessary and will be marked as high priority in the near future?
Beta Was this translation helpful? Give feedback.
All reactions