Skip to content

Latest commit

 

History

35 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyloidal

Python utilities for tokamak science.

Install

Install from PyPI:

$ python3 -m pip install --upgrade pip
$ python3 -m pip install pyloidal

Install from GitHub repo:

$ git clone https://github.com/PlasmaFAIR/pyloidal
$ cd pyloidal
$ python3 -m pip install --upgrade pip
$ python3 -m pip install .

Tests

First clone the repo, then:

$ python3 -m pip install .[test]
$ pytest --cov=pyloidal ./tests

License

Copyrighted under the MIT License. Uses elements from OMAS, which is also copyrighted under MIT, 2017 Orso Meneghini.

About

Python utilities for tokamak science.

Topics

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages