Skip to content

API for parsing and post-processing many MC simulations related files

License

Notifications You must be signed in to change notification settings

Fusion4Energy/F4Enix

Repository files navigation

Testing windows Testing linux PyPi version Documentation Status codecov

F4Enix

Parser for Monte Carlo simulations input and output files

Python >3.9!

Both Windows and Linux supported.

Go to F4Enix official documentation to get more information on the library capabilities, examples and much more.

Install

The easiest way to install F4Enix is using pip:

pip install f4enix

See the relevant section of the documentation for developer mode installation

Troubleshooting

If any unexpected issue is encountered during installation, the first step for its resolution would be to create a new fresh virtual environment. In conda this would be done with:

conda create -n <env_name> python=3.9

Please remember that python versions lower than 3.9 are not supported.

About

API for parsing and post-processing many MC simulations related files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages