Expired
Milestone
May 2, 2017–May 31, 2017
global cleanup
Setting Python bindings to nsxlib will trigger a clean interface for nsxlib. Many actions has to be undertaken to that view:
- namespace refactoring
- renaming SX to nsx
- removing the nsx inner hierarchy (i.e.
Data
,Geometry
...)
- removing typedef/using from header files
- include section refactoring (reorganizing, sorting, removing usused, removing duplicates)
- removing unneccesary templated class (e.g.
NDTree
) - renaming unconsistent filename (e.g. gcd to GCD)
- removing unnecessary singletonized class
- refactoring overcomplicated design-patterned class
Loading
Loading
Loading
Loading