aatmdelissen / pyMOTO

Modular framework for optimization with semi-automatic derivatives
MIT License
22 stars 3 forks source link

ScalarToFile to output scalar values to txt or csv files #22

Open JoranZwet opened 3 days ago

JoranZwet commented 3 days ago

Added module to output scalar values to txt or csv files. Also supports signals containing multiple scalars (i.e. multiple eigenfrequencies). Removing this support would make _response() a lot cleaner if that's something to consider.