hilbert-curve

Utilities for transforming distance along N-dimensional Hilbert Curve to a point and back

License

License

GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

hilbert-curve
Last Version

Last Version

0.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

hilbert-curve
Utilities for transforming distance along N-dimensional Hilbert Curve to a point and back
Project URL

Project URL

http://github.com/davidmoten/hilbert-curve

Download hilbert-curve

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.davidmoten/hilbert-curve/ -->
<dependency>
    <groupId>com.github.davidmoten</groupId>
    <artifactId>hilbert-curve</artifactId>
    <version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/hilbert-curve/
implementation 'com.github.davidmoten:hilbert-curve:0.2.2'
// https://jarcasting.com/artifacts/com.github.davidmoten/hilbert-curve/
implementation ("com.github.davidmoten:hilbert-curve:0.2.2")
'com.github.davidmoten:hilbert-curve:jar:0.2.2'
<dependency org="com.github.davidmoten" name="hilbert-curve" rev="0.2.2">
  <artifact name="hilbert-curve" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='hilbert-curve', version='0.2.2')
)
libraryDependencies += "com.github.davidmoten" % "hilbert-curve" % "0.2.2"
[com.github.davidmoten/hilbert-curve "0.2.2"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.davidmoten : guava-mini jar 0.1.3

test (4)

Group / Artifact Type Version
junit : junit jar 4.13
com.github.davidmoten : junit-extras jar 0.3
org.openjdk.jmh : jmh-core jar 1.25.2
org.openjdk.jmh : jmh-generator-annprocess jar 1.25.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.2
0.2.1
0.2
0.1.4
0.1.3
0.1.2
0.1.1
0.1