All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by degenerate with all dependencies

Search JAR files by class name

quickhull3d from group com.github.quickhull3d (version 1.0.0)

This is a 3D implementation of QuickHull for Java, based on the original paper by Barber, Dobkin, and Huhdanpaa and the C implementation known as qhull. The algorithm has O(n log(n)) complexity, works with double precision numbers, is fairly robust with respect to degenerate situations, and allows the merging of co-planar faces.

Group: com.github.quickhull3d Artifact: quickhull3d
Show documentation Show source 
 

1 downloads
Artifact quickhull3d
Group com.github.quickhull3d
Version 1.0.0
Last update 31. October 2014
Organization John E. Lloyd
URL http://quickhull3d.github.io/quickhull3d
License GNU LESSER GENERAL PUBLIC LICENSE (LGPL) version 3
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

k3nn from group io.github.k3nn (version 0.01)

Implementation of 3NN K-Nearest Neighbor clustering as described in [1], to identify salient information as the 2-degenerate cores from a clustering graph containing information nodes that are linked to their 3-nearest neighbors, and qualifying sentences that outrank previously selected sentences using a relevance model of salient information seen over a recent time interval. [1] JBP Vuurens, AP de Vries, R Blanco, P Mika, "Online News Tracking for Ad-Hoc Information Needs", in ICTIR 2015.

Group: io.github.k3nn Artifact: k3nn
Show documentation Show source 
 

0 downloads
Artifact k3nn
Group io.github.k3nn
Version 0.01
Last update 16. September 2015
Organization not specified
URL https://k3nn.github.io
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies htools,
There are maybe transitive dependencies!

degen from group com.peterlavalle (version 1.3.0)

A Maven Mojo to download and "degenerate" non-maven projects into sources and binaries This MOJO is supposed to scrape and "de-generate" a zip file containing jars into a project's generated-sources folder, skipping items provided in the `src/` folder. It is intended to "mavenize-with-changes" an existing project and allow the user (of the Mojo) to replace classes which they do not have the ability/desire to recompile without setting up a full build. It can also be used to import non-maven projects by not changing anything. The itch I wanted to scratch was mostly to port libGDX to Maven, while replacing the native methods on Matrix4, without rebuilding the whole project. In essence - it's an alternative to patching someone else's project.

Group: com.peterlavalle Artifact: degen
Show all versions Show documentation Show source 
 

0 downloads
Artifact degen
Group com.peterlavalle
Version 1.3.0
Last update 28. January 2013
Organization not specified
URL https://github.com/g-pechorin/degen
License GNU AFFERO GENERAL PUBLIC LICENSE
Dependencies amount 3
Dependencies maven-plugin-api, maven-project, guava,
There are maybe transitive dependencies!



Page 1 from 1 (items total 3)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy