https://github.com/geometer/javakh-v2
Khovanov Homology calculator from katlas.org
https://github.com/geometer/javakh-v2
Last synced: 8 months ago
JSON representation
Khovanov Homology calculator from katlas.org
- Host: GitHub
- URL: https://github.com/geometer/javakh-v2
- Owner: geometer
- Created: 2022-02-23T16:28:31.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-23T16:46:12.000Z (over 4 years ago)
- Last Synced: 2025-01-09T18:52:08.066Z (over 1 year ago)
- Language: Java
- Size: 821 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JavaKh-v2
Khovanov Homology calculator from katlas.org
Here is the app description: http://katlas.org/wiki/Khovanov_Homology
The code is taken AS IS from katlas svn repo. Only few cosmetic changes made to make it compilable with OpenJDK 17.
To build:
```./build.sh```
To get help:
```./javakh.sh -h```
To run with torus(4,3) sample:
```./javakh.sh -U < samples/T43.pd```