Skip to content

mjw99/jquante

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

861 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JQuante Java CI with Maven

JQuante is a basic Java QM toolkit, written in Java, that is inspired by PyQuante.

Having started to port the Python PyQuante code to Java, it was soon discovered that some of the PyQuante code had been ported by V. Ganesh in his MeTA Studio project. V. Ganesh, re-licensed this code base to a MIT license, hence this can be used here.

The code aims to:

  • Provide a basic set of Java QM methods.
  • Provide associated unit tests.
  • Packaged within a Maven framework and available on Maven Central.

Note, this code is in development and is very likely to contain errors.

Please see jquante-jmh for benchmarks.

Compiling from Source

This will compile and install the Jquante to the Debian based OS.

  1. Install the needed packages.
    sudo apt-get install git maven openjdk-17-jdk
  1. Clone, build and install locally
    git clone https://github.com/mjw99/jquante.git
    cd jquante ; mvn clean install

About

JQuante is a basic Java QM toolkit, written in Java, that is inspired by PyQuante.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages