About¶
evortran is developed by Thomas Biekötter.
Citation¶
If you use evortran in a scientific publication, please cite:
Thomas Biekötter (IFT, Madrid), evortran: a modern Fortran package for genetic algorithms with applications from LHC data fitting to LISA signal reconstruction, SciPost Phys. Codebases 64 (2026) [arXiv:2507.06082]
BibTeX entry:
@article{Biekotter:2025gkp,
author = {Biek{\"o}tter, Thomas},
title = "{evortran: A modern Fortran package for genetic algorithms
with applications from LHC data fitting to
LISA signal reconstruction}",
eprint = "2507.06082",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
reportNumber = "IFT-UAM/CSIC-25-76",
doi = "10.21468/SciPostPhysCodeb.64",
journal = "SciPost Phys. Codeb.",
volume = "64",
pages = "1",
year = "2026"
}
License¶
evortran is licensed under the GNU General Public License v3 (GPLv3).
Python interface¶
A Python wrapper is available as pyevortran.
Repositories¶
- evortran: gitlab.com/thomas.biekoetter/evortran
- pyevortran: gitlab.com/thomas.biekoetter/pyevortran