McStasMcXtrace / iFit

a simple library to analyze data (with McCode and Phonons/DFT hooks). :warning: this project has been moved to https://gitlab.com/soleil-data-treatment/soleil-software-projects/remote-desktop
http://ifit.mccode.org
Other
5 stars 5 forks source link

iData/iFunc: can make use of cache calls 'memoize' ? #148

Closed farhi closed 5 years ago

farhi commented 6 years ago

See https://fr.mathworks.com/matlabcentral/fileexchange/65098-memoizehdd which cache a function call so that when used with same input, the result is loaded back without recomputation.

Requires to update: