Remove resonance reconstruction and Cython dependency (#3111)

Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
Jon Shimwell 2024-08-14 15:34:17 +01:00 committed by GitHub
parent ae245e0fb7
commit 9483cce0bc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 33 additions and 669 deletions

View file

@ -584,10 +584,6 @@ distributions.
parallel runs. This package is needed if you plan on running depletion
simulations in parallel using MPI.
`Cython <https://cython.org/>`_
Cython is used for resonance reconstruction for ENDF data converted to
:class:`openmc.data.IncidentNeutron`.
`vtk <https://vtk.org/>`_
The Python VTK bindings are needed to convert voxel and track files to VTK
format.