PyNE: The Nuclear Engineering Toolkit

_images/half_life_thumb.png _images/data_sources_thumb.png _images/mesh_tags_thumb.png _images/enrichment_mstar_vs_flowrate_thumb.png _images/origen22_h1_xs_thumb.png

PyNE, or Python for Nuclear Engineering, is a suite of tools to aid in computational nuclear science & engineering. PyNE seeks to provide native implementations of common nuclear algorithms, as well as Python bindings and I/O support for other industry standard nuclear codes. Whether you're grappling with complex nuclear simulations or simply need Coding Homework Help to navigate Python's intricacies, PyNE offers resources to support your journey.

Please email us at pyne-users@googlegroups.com if you have any questions on how to use or install PyNE.

Note that PyNE development is a continuing effort and we are always looking for more developers, testers, and users. If you are interested in being involved with this project, please contact us via pyne-dev@googlegroups.com, or github.

PyNE: The Nuclear Engineering Toolkit

The source code for PyNE may be found at the GitHub project site. For a quick install from source, please clone from the official repo:

git clone git://github.com/pyne/pyne.git
cd pyne/
python setup.py install --user
scripts/nuc_data_make

Table Of Contents

Next topic

Installation Instructions

This Page