SpinW / spinw

SpinW Matlab library for spin wave calculation
http://www.spinw.org
GNU General Public License v3.0
35 stars 15 forks source link

Matlab methods might need an async logging #178

Closed Artemkth closed 4 months ago

Artemkth commented 4 months ago

While using the 'optmagsteep' minimizer I noticed that the progress log is outputted at once (instead of showing the progress gradually). Could it be possible to either remove the logging, or to output it asynchronously so it is of some use?