Releases: InauguralPhysicist/EigenFunction
Releases · InauguralPhysicist/EigenFunction
v0.1.0
What's Changed
- Implement Lorentz-invariant cosine similarity for loop prevention by @InauguralPhysicist in #1
- Add GPU-accelerated module for Lorentz-invariant similarity by @InauguralPhysicist in #2
- Add PyTorch neural network modules for GPU-accelerated eigen similarity by @InauguralPhysicist in #3
- Add EigenTransformerBlock and comprehensive module tests by @InauguralPhysicist in #4
- Add professional CI/CD workflow and project configuration by @InauguralPhysicist in #5
- Apply Black code formatting to all Python files by @InauguralPhysicist in #6
- Fix Python 3.9 compatibility by adding future annotations by @InauguralPhysicist in #7
- Fix import sorting with isort by @InauguralPhysicist in #8
- Add spacetime feedback architecture with Minkowski causal structure by @InauguralPhysicist in #9
- Add mathematical verification of spacetime interval computation by @InauguralPhysicist in #10
- Add mathematical proof of lightlike monitor as hidden variable by @InauguralPhysicist in #11
- Add loop prevention demonstration by @InauguralPhysicist in #12
- Add asymmetric equality test case by @InauguralPhysicist in #13
- Add v0.1.0 release notes by @InauguralPhysicist in #14
- style: format code with black by @InauguralPhysicist in #15
- style: fix import order with isort by @InauguralPhysicist in #16
- Update contact information by @InauguralPhysicist in #17
New Contributors
- @InauguralPhysicist made their first contribution in #1
Full Changelog: https://github.com/InauguralPhysicist/EigenFunction/commits/v0.1.0