An open API service indexing awesome lists of open source software.

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

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```