Skip to content

Commit

Permalink
Optimized and refactored common compound code.
Browse files Browse the repository at this point in the history
Performance increased and code duplication reduced.
  • Loading branch information
mnmelo committed Feb 7, 2021
1 parent 258a73e commit cd85aea
Show file tree
Hide file tree
Showing 3 changed files with 193 additions and 169 deletions.
2 changes: 2 additions & 0 deletions package/CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ Fixes
* Fix syntax warning over comparison of literals using is (Issue #3066)

Enhancements
* Code for operations on compounds refactored, centralized and optimized for
performance (Issue #3000)
* Added automatic selection class generation for TopologyAttrs,
FloatRangeSelection, and BoolSelection (Issues #2925, #2875; PR #2927)
* Added 'to' operator, negatives, scientific notation, and arbitrary
Expand Down
Loading

0 comments on commit cd85aea

Please sign in to comment.