Giter Site home page Giter Site logo

endf-python's Introduction

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:

  • Easily installable through pip
  • Thoughtful API design targeting Python first
  • Offers both a low-level interface for working with the raw data in an ENDF file as well as a more intuitive high-level interface
  • Fast file-loading performance thanks to optimized read routines
  • Fully documented, tested, and type-hinted

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.

endf-python's People

Contributors

aidancrilly avatar paulromano avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

endf-python's Issues

Silent crash in float_endf

Hi,

Firstly, thanks for this tool - I am working on using it in my project NeSST (https://github.com/aidancrilly/NeSST).

I just wanted to document this issue I had. Some details, this occurred on a Windows machine, installed without error using pip and MSVC 2022. I could import the library but loading any endf file would silently crash. I suspected this was the pybind'ed C++ so I swapped from using float_endf from the C++ to the py_float_endf. The code then ran without crashing.

Is there a reason to use the C++ version over the python version?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.