Skip to content

Commit 408cfd9

Browse files
Merge pull request #17 from InauguralPhysicist/claude/update-contact-info-01QXDPBno3LqMKPpQAi4cgrk
2 parents d6c7d71 + eda797d commit 408cfd9

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -526,7 +526,9 @@ If you use this work in research, please cite:
526526
## Contact
527527

528528
- **Author**: InauguralPhysicist
529-
- **Email**: jon92087@yahoo.com
529+
- **Email**: InauguralPhysicist@gmail.com
530+
- **X**: [@InauguralPhys](https://x.com/InauguralPhys)
531+
- **Medium**: [https://inauguralphysicist.medium.com/](https://inauguralphysicist.medium.com/)
530532
- **Related Work**: [eigenai.org](https://eigenai.org)
531533

532534
## Acknowledgments

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ readme = "README.md"
1010
requires-python = ">=3.9"
1111
license = {text = "MIT"}
1212
authors = [
13-
{name = "EigenFunction Contributors"}
13+
{name = "InauguralPhysicist", email = "InauguralPhysicist@gmail.com"}
1414
]
1515
keywords = ["machine-learning", "deep-learning", "attention", "lorentz", "relativity"]
1616
classifiers = [

0 commit comments

Comments
 (0)