Skip to content

perey/python-gsl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-gsl: Python binding for the GNU Scientific Library

Python-gsl is a Python 3 binding to the GNU Scientific Library (GSL). Its aim is to be a comprehensive, Pythonic interface to this library.

Version support

Python-gsl is written for version 1.16 of the GNU Scientific Library, and should be compatible with later releases as well.

Some features in the unit tests require Python 3.6 or later, but the module itself can be used on Python 3.4 or later.

License

Python-gsl is free software, released under the GNU GPLv3. See the file COPYING and individual source files for the full license terms.

Python-gsl incorporates the finalize module by Benjamin Peterson, which is licensed under the MIT license.

About

A Python 3 binding to the GNU Scientific Library (GSL).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages