---
myst:
html_meta:
"description": "A list of scientific publications related to the new methods and features implemented in the eOn v2.8.1 release."
"keywords": "eOn publications, citations, research papers, scientific articles"
---
# Related Publications
eOn is actively used by groups across the world, we limit ourselves to a few
pegged to this release, pull requests are welcome. As a minor release, the
majority of publications are reported in the major release.
## [Jónsson Group](https://hj.hi.is/indexE.html)
- **Method ::** The Optimal Transport Gaussian Process Regression framework from {cite:t}`2.8.1-goswamiAdaptivePruningIncreased2025`.
+ [ArXiV preprint](https://arxiv.org/abs/2510.06030)
+ [Materials Archive](https://archive.materialscloud.org/record/2025.153)
+ [Github reproduction](https://github.com/TheochemUI/otgpd_repro)
- **Review ::** Bayesian Hierarchical measures for benchmarking computational
chemistry software by {cite:t}`2.8.1-goswamiEfficientExplorationChemical2025`.
+ [ArXiV preprint](goswamiEfficientExplorationChemical2025)
## [Lab-COSMO](https://www.epfl.ch/labs/cosmo/)
- Demonstration of RO-NEB-CI with IRA in
{cite:t}`2.8.1-bigiMetatensorMetatomicFoundational2025` which covers the
[metatensor ecosystem](https://docs.metatensor.org/latest/index.html).
+ [ArXiV preprint](https://arxiv.org/abs/2508.15704)
+ [Github reproduction](https://github.com/metatensor/ecosystem-article)
## References
```{bibliography}
---
style: alpha
filter: docname in docnames
labelprefix: 2.8.1_
keyprefix: 2.8.1-
---
```