Metadata-Version: 2.4
Name: centrex-tlf-julia-extension
Version: 0.4.2
Summary: Extension for centrex-tlf to run OBE simulations in Julia
Project-URL: Repository, https://github.com/ograsdijk/CeNTREX-TlF-julia-extension
Author-email: ograsdijk <o.grasdijk@gmail.com>
License-Expression: MIT
License-File: LICENSE
Requires-Python: >=3.11
Requires-Dist: centrex-tlf>=0.1.8.4
Requires-Dist: juliacall>=0.9.30
Requires-Dist: psutil<6,>=5.9.4
Description-Content-Type: text/markdown

[![Python versions on PyPI](https://img.shields.io/pypi/pyversions/centrex-tlf-julia-extension.svg)](https://pypi.python.org/pypi/centrex-tlf-julia-extension/)
[![CenTREX-TLF-julia-extension version on PyPI](https://img.shields.io/pypi/v/centrex-tlf-julia-extension.svg "CeNTREX-TlF-julia-extension on PyPI")](https://pypi.python.org/pypi/centrex-tlf-julia-extension/)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)


# CeNTREX-TlF-julia-extension
 Extension for centrex-tlf [![CenTREX-TLFversion on PyPI](https://img.shields.io/pypi/v/centrex-tlf.svg "CeNTREX-TlF on PyPI")](https://pypi.python.org/pypi/centrex-tlf/) to run OBE simulations in Julia.

# Julia Dependencies
* DifferentialEquations.jl
* ProgressMeter.jl
* Distributed.jl
* TerminalLoggers.jl
* LinearAlgebra.jl
* Trapz.jl
* Logging.jl