GaelTouquet / MRI

1 stars 0 forks source link

Use numpy arrays instead of lists #3

Open GaelTouquet opened 4 years ago

GaelTouquet commented 4 years ago

-change from lists (sometimes of list) of points into numpy arrays, will compute much faster

-Lots of things to adapt: -matlab reading -caracteristic evaluation (???)