Skip to content

A set of more or less powerful tools I developed during my PhD for more or less generic scientific computing purposes.

License

Notifications You must be signed in to change notification settings

stelong/Historia

Repository files navigation

Historia

A set of more or less powerful tools I developed during my PhD for more or less generic scientific computing purposes.


Information

Status: Occasionally developed

Type: Personal project

Development years: 2018-2021

Author: stelong


Getting Started

git clone https://github.com/stelong/Historia.git

Prerequisites


Installing

cd Historia/
# (this block is optional)
python3 -m venv venv
source venv/bin/activate
pip install --upgrade pip setuptools wheel
pip install .

Usage

cd example-scripts/

Contributing

Stefano Longobardi is the only maintainer. Any contribution is welcome.


License

This project is licensed under the MIT license. Please refer to the LICENSE.md file for details.


This README.md complies with this project template. Feel free to adopt it and reuse it.

About

A set of more or less powerful tools I developed during my PhD for more or less generic scientific computing purposes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages