paulromano / endf-python

Python ENDF Parser
https://endf-python.readthedocs.io
MIT License
21 stars 4 forks source link
cross-sections endf-format nuclear-data

ENDF Python Interface

License PyPI

endf is a Python package for reading and interpreting ENDF-6 and ACE format nuclear data files. Compared to other packages that provide functionality for working with ENDF and ACE files, this package has numerous advantages:

Installation

The endf Python package can be installed from the Python Package Index using pip:

python -m pip install endf

Documentation

For information on how to use the endf package and a full API reference, please see the online documentation.