Skip to content
This repository was archived by the owner on Jan 6, 2023. It is now read-only.

Commit 91a3788

Browse files
[ci skip] Add a deprecation warning to the README (#73)
1 parent bbcec2f commit 91a3788

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11
.. -*- mode: rst -*-
2+
***************************************************************
3+
:warning:numpythia is deprecated and unmaintained:warning:
4+
***************************************************************
5+
6+
``numpythia`` has not been actively maintained for a couple of years. This is mostly due to the emergence of new alternatives which are both faster and more flexible.
7+
For example:
8+
9+
* The `official Pythia 8 (SWIG) bindings available from Conda. <https://anaconda.org/conda-forge/pythia8>`_
10+
* The `impy <https://github.com/impy-project/impy>`_ project implementing a generic user interface to popular event generators
11+
used in cosmic ray and high-energy particle physics.
212

313
numpythia: The interface between PYTHIA and NumPy
414
=================================================

0 commit comments

Comments
 (0)