The Data Manager PackageΒΆ

The dman package is intended for enabling easy reproducibility of numerical experiments. Data is stored in a human-readable fashion (whenever possible).

A good place to start reading for a high-level overview of the module is Fundamentals. If you just want to get started you can read Getting Started. Alternatively you can use the ready-made design patterns from Design Patterns. For more advanced examples you can take a look at Case Studies.