Overview

It may be convenient for python users to have available physical constants from the GNU Scientific Library without installing GSL itself. This package makes those constants available directly.

Installation

Install from PyPI with pip by typing in your favorite terminal:

$ pip install gslconsts

Usage

To learn how to use the package, follow the tutorials.

Authors

Contribute

License

The project is licensed under the GNU Public License v3 (or later).

Documentation

The project documentation is available at https://gslconsts.readthedocs.io.