Recent Releases of megpy

megpy - v1.3.3

What's Changed

  • equilibrium: fix variable name clash in reader for some systems by @aaronkho in https://github.com/gsnoep/megpy/pull/12

Full Changelog: https://github.com/gsnoep/megpy/compare/v1.3.2...v1.3.3

- Python
Published by gsnoep over 1 year ago

megpy -

  • Added upper and lower elongation calculation per flux surface by @gsnoep

Full Changelog: https://github.com/gsnoep/megpy/compare/v1.3.1...v1.3.2

- Python
Published by gsnoep over 1 year ago

megpy - v1.3.1

What's Changed

  • Updated scipy function calls for future compatibility by @aaronkho in https://github.com/gsnoep/megpy/pull/9
  • Made a start with adding the calculation of flux-surface average quantities by @aaronkho in https://github.com/gsnoep/megpy/pull/10

Full Changelog: https://github.com/gsnoep/megpy/compare/v1.3.0...v1.3.1

- Python
Published by gsnoep over 1 year ago

megpy - v1.3.0

What's Changed

  • Equilibrium: added IDS equilibrium read function by @aaronkho in https://github.com/gsnoep/megpy/pull/4
  • LocalEquilibrium: updated costparam() to periodic interpolation and removed thetamin and max by @gsnoep
  • LocalEquilibrium: added shape coefficient covariance matrix and Hessian output by @gsnoep
  • Utils: replaced scipy.interpolate.interp1d with np.interp by @gsnoep
  • Setup: switched old setuptools syntax with modern PEP standard by @aaronkho in https://github.com/gsnoep/megpy/pull/5
  • Tracer: large revamp of tracer routine to handle domains which include coils by @aaronkho in https://github.com/gsnoep/megpy/pull/6

Full Changelog: https://github.com/gsnoep/megpy/compare/v1.1.0...v1.3.0

- Python
Published by gsnoep over 1 year ago

megpy - v1.1.0

Releasing MEGPy on PyPI.

Release notes: - Updated CLI to match recent API changes - Updated build to prepare for PyPI upload

- Python
Published by gsnoep almost 3 years ago

megpy - v1.0.0 (public release)

Public release of MEGPy! This version was used to produce results for the related publication.

Release notes: - LocalEquilibrium class has been refactored and extended to include more parameterizations, - Examples for equilibrium processing and local equilibrium parameterization have been added, - Several utils functions have been added

- Python
Published by gsnoep about 3 years ago

megpy - v0.1.0

First semi-stable pre-release of MEGPy.

It contains all the basic features now: - Equilibrium class - LocalEquilibrium class - Tracer module - CLI app - rudimentary API

- Python
Published by gsnoep over 3 years ago