Skip to content

Janna112358/jannas-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository for python package jannasutils. This package contains a collection of utility functions that look better living in a python package than in one big messy module.

Structure

In this repository you will find the following:

jannasutils ------------------ python package
-- generic_utils.py --------- could be useful in any python project
-- astro_utils.py ----------- astronomy related
-- PTA_utils.py ------------- only used in PTA nullstream code
-- _init_.py
tests ------------------------ directory for unit tests

Install

installable with pip; when in the directory this README lives:

$ pip install .

About

Generic utilities, science utilities, utilities designed for specific code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages