- Apr 02, 2025
-
-
Sebastian Müller authored
logging: set stderr as default unit See merge request !87
-
Sebastian Müller authored
mo_datetime: better conversion from string See merge request !86
-
- Mar 28, 2025
-
-
Sebastian Müller authored
-
Sebastian Müller authored
-
- Mar 24, 2025
-
-
Sebastian Müller authored
-
Sebastian Müller authored
-
Sebastian Müller authored
mo_datetime: better conversion from string; allow 'T' as separator; allow missing entries (e.g. no second given)
-
- Mar 14, 2025
-
-
Sebastian Müller authored
add mo_polynomial with tests See merge request !82
-
Sebastian Müller authored
Rework optimization routines See merge request !81
-
- Mar 13, 2025
-
-
Sebastian Müller authored
-
Sebastian Müller authored
-
Sebastian Müller authored
-
Sebastian Müller authored
-
Sebastian Müller authored
-
- Mar 12, 2025
-
-
Sebastian Müller authored
-
Sebastian Müller authored
-
Sebastian Müller authored
-
Sebastian Müller authored
-
Sebastian Müller authored
-
Sebastian Müller authored
-
Sebastian Müller authored
-
Sebastian Müller authored
-
Sebastian Müller authored
-
Sebastian Müller authored
-
Sebastian Müller authored
-
Maren Kaluza authored
-
- Mar 06, 2025
-
-
Maren Kaluza authored
If only allocated arrays must be deallocated Fortran does it on its own and no destructor/final is needed.
-
- Feb 26, 2025
-
-
Maren Kaluza authored
-
- Jan 29, 2025
-
-
Sebastian Müller authored
opti_types: added sanity checks to pointer routines; added data_shape optional input to sim_data_add; added is_allocated to sim_var; added optional raise to sim_data_get_id
-
-
-
-
-
model_dp is designed for one dimensional data_sim.
-
dataObs was only used to derive the shape of the opti data.
-
-
-
-
Sebastian Müller authored
-
Sebastian Müller authored
opti types: renaming: opti_sim => sim_data, opti_sim_single => sim_var, opti_vars => variables, dimen => ndim
-