Benchmarking-Initiative / Benchmark-Models-PEtab

A collection of mathematical models with experimental data in the PEtab format as benchmark problems in order to evaluate new and existing methodologies for data-based modelling
BSD 3-Clause "New" or "Revised" License
26 stars 14 forks source link

Simplify installation #166

Closed yannikschaelte closed 2 years ago

yannikschaelte commented 2 years ago

Would it make sense to make the collection more easily installable, e.g. as a python package via pypi?

Advantages:

dilpath commented 2 years ago

Yes, makes sense. Perhaps the problems should only be loaded on-demand, to avoid long import times from large problems.