Skip to content

aled/jsi-examples

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

jsi-examples

Simple examples of how to use the JSI library. The following commands will run the examples:

git clone https://github.com/aled/jsi-examples.git
cd jsi-examples
mvn package
cd target
unzip jsi-examples-1.1.0-SNAPSHOT-jar-with-dependencies.jar
java -cp .:./classes net.sf.jsi.examples.Contains
java -cp .:./classes net.sf.jsi.examples.NearestN

About

Simple examples of how to use the JSI library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages