Skip to content

Milestones

List view

  • Currently, the routines for fixed parameters are implemented on a very low level of the code. This makes the code complicated to follow. This milestone is related to #121

    No due date
    0/1 issues closed
  • We really need regression tests, otherwise, every bigger change in the code structure is problematic due to the related tests, which are not there... See issue #45

    No due date
    0/1 issues closed
  • Currently, some of the saving routines seem to cause problems. This should be fixed soon. Related to issues #94, #104, #157 A nice extension to this milestone would be addressing issue #101

    No due date
    0/4 issues closed
  • The structs "parameters" and "properties" have very specific fields which are used and written. To make things more failsafe and to make more clear and consistent where certain fields belong (optimization initialization is saved in the parameters, sampling initialization in options), it would be helpful to rearrange things in an object oriented way. This would also be a good occasion of getting rid of some code duplication. This milestone is related to the issues #25, #128, #153

    No due date
    0/3 issues closed
  • The handling of figures might be improved (e.g. code duplication for figure generation) and plotParameterUncertainty/plotPropertyUncertainty restructured (nested loop bodies over some hundreds of lines). This milestone is related to the issues #44, #49, #154, #158

    No due date
    0/4 issues closed
  • The code in getMultiStarts has substantially diverged for the parallel and the sequential version. Also for profiles, issues were found. Hence, the parallel code needs a reworking. This milestone is related to the issues #88, #151, 157

    No due date
    0/2 issues closed
  • The documentation is currently not complete and has to be revised. This milestone is related to the following issues: #125, #134, #135, #136

    No due date
    0/4 issues closed