Hotfix: removing pylab imports from feedback module
Furthermore, this PR extends the release script functionality: - allow releasing patches from hotfix/* branches (cf. branching model on wiki) - draft github release form CLI (via gothub tool)
1.11.5
2 fixes of things spotted by Mario, thanks :) - update obscure dispersion warning to something understandable - allow higher order chroma to be provided with `np.array` instances
1.11.4
Hotfix: Crude fix of deprecation warning when deriving BasicSynchrotron.
1.11.3
Hotfix: the longitudinal LinearMap cleans slices properly again
The bug has been introduced with PyHEADTAIL v1.11.0 and would avoid reslicing the beam after longitudinal tracking.
1.11.2
Finally ready for the pip package! :-))
Check out:
$ pip install PyHEADTAIL
Also fixed some minor issues with non-compiled thrust interface on a GPU and PyCUDA supporting framework.
1.11.1
PyHEADTAIL v1.11.1 updates the README.rst for the PyPI package.