agabrown / agabpylib

Python library with Anthony's private plotting and data analysis utilities.

Home Page:https://agabpylib.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

agabpylib

Python library with Anthony's private python utilities for data analysis, simulation, plotting, etc.

This library is not stable in any sense (functionality, interfaces, etc), and broken or untested code may be checked in at anytime. Code may also be removed at any time. There is likely to be outdated or badly performing code, and there is no committment to fixing issues. Use at your own risk.

Documentation

Read it here.

Installation notes

Clone the github repository:

git clone https://github.com/agabrown/agabpylib.git
cd agabpylib
python -m pip install .

The following python packages are required:

The following packages are optional:

Attribution

Please acknowledge the author if you use this code.

License

Copyright (c) 2015-2022 Anthony Brown, Leiden Observatory, Leiden University

agabpylib is open source and free software: you can redistribute it and/or modify it under the terms of MIT license.

You should have received a copy of the MIT licence with this source code. If not, see https://opensource.org/licenses/MIT.

About

Python library with Anthony's private plotting and data analysis utilities.

https://agabpylib.readthedocs.io

License:MIT License


Languages

Language:Jupyter Notebook 87.7%Language:Python 8.0%Language:HTML 4.3%