thartbm / PyVMEC

A Python-based GUI to create and run visuo-motor experiments.
GNU General Public License v3.0
1 stars 3 forks source link

Remove unnecessary modules #131

Open thartbm opened 4 years ago

thartbm commented 4 years ago

A lot of functions are imported twice (from scipy and numpy) or are not necessary. Clean up.