Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 412 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 412 Bytes

DM-Analysis-Tools

This repository provides a collection of useful functions to do a DM analysis

Installation

After cloning the repository you can install it with

    cd <path/to/your/repository>
    pip3 install -e ./

after setting up your environment.

Afterwards you can just import the functions like

from analysis_tools.value_printer import get_rounded_to_significant_digit