File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -2,16 +2,16 @@ cff-version: 1.2.0
22title : " TNFR-Python-Engine: Resonant Fractal Nature Theory Implementation"
33message : " If you use this software, please cite it as below."
44type : software
5- version : " 9 .0.2 "
6- date-released : " 2025-11-13 "
5+ version : " 0 .0.1 "
6+ date-released : " 2025-11-29 "
77authors :
88 - given-names : " F. F. Martinez Gamo"
99 family-names : " "
1010 affiliation : " "
1111 orcid : " https://orcid.org/0009-0007-6116-0613"
1212repository-code : " https://github.com/fermga/TNFR-Python-Engine"
1313url : " https://pypi.org/project/tnfr/"
14- doi : " 10.5281/zenodo.17602861 "
14+ doi : " 10.5281/zenodo.17761312 "
1515license : " MIT"
1616keywords :
1717 - " TNFR"
Original file line number Diff line number Diff line change 11# TNFR Python Engine
22
3- [ ![ DOI] ( https://zenodo.org/badge/DOI/10.5281/zenodo.17602861 .svg )] ( https://doi.org/10.5281/zenodo.17602861 )
3+ [ ![ DOI] ( https://zenodo.org/badge/DOI/10.5281/zenodo.17761312 .svg )] ( https://doi.org/10.5281/zenodo.17761312 )
44[ ![ PyPI version] ( https://badge.fury.io/py/tnfr.svg )] ( https://pypi.org/project/tnfr/ )
55[ ![ Python 3.10+] ( https://img.shields.io/badge/python-3.10+-blue.svg )] ( https://www.python.org/downloads/ )
66[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
77
88** Computational implementation of Resonant Fractal Nature Theory (TNFR)** - A framework for modeling coherent patterns in networked systems.
99
10- ** Version** : 9.7.0 (November 29, 2025)
10+ ** Version** : 0.0.1 (November 29, 2025)
1111** Foundation** : Universal Tetrahedral Correspondence (φ↔Φ_s, γ↔|∇φ|, π↔K_φ, e↔ξ_C)
1212** Installation** : ` pip install tnfr `
1313
@@ -490,8 +490,8 @@ To cite this software:
490490 author = {Martinez Gamo, F. F.},
491491 title = {TNFR-Python-Engine: Resonant Fractal Nature Theory Implementation},
492492 year = {2025},
493- version = {9.7.0 },
494- doi = {10.5281/zenodo.17602861 },
493+ version = {0.0.1 },
494+ doi = {10.5281/zenodo.17761312 },
495495 url = {https://github.com/fermga/TNFR-Python-Engine}
496496}
497497```
You can’t perform that action at this time.
0 commit comments