mathLab / PyGeM

Python Geometrical Morphing
http://mathlab.github.io/PyGeM/
Other
342 stars 119 forks source link

Remove utils module #145

Closed ndem0 closed 6 years ago

ndem0 commented 6 years ago

The methods to plot/save the points (both FFD and RBF) have been moved from the utils module to the proper class.

utils module and relative tests will be removed before merge.