Skip to content

Tags: kdm9/kWIP

Tags

kwipy-0.2.0

Toggle kwipy-0.2.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
kdm9 Dr. K. D. Murray
kwipy version 0.2.0

Now with hdf5!

kwipy-0.1.4

Toggle kwipy-0.1.4's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
kdm9 Dr. K. D. Murray
kwipy 0.1.4

kwipy-0.1.3

Toggle kwipy-0.1.3's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
kdm9 Dr. K. D. Murray
Version 0.1.3

0.2.0

Toggle 0.2.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
kdm9 Dr. K. D. Murray
Version 0.2.0

C++ implementation of kWIP that accompanies the upcoming paper.

kwipy-0.1.2

Toggle kwipy-0.1.2's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
kdm9 Dr. K. D. Murray
Kwipy Version 0.1.2

- Fix pip install issue by including requirements.txt

kwipy-0.1.1

Toggle kwipy-0.1.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
kdm9 Dr. K. D. Murray
Version 0.1.1

Fix bugs introduced with refactoring

kwipy-0.1.0

Toggle kwipy-0.1.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
kdm9 Dr. K. D. Murray
Kwipy version 0.1.0

kwipy-0.0.0

Toggle kwipy-0.0.0's commit message
Initial kwipy commit

0.2.0-rc2

Toggle 0.2.0-rc2's commit message
Version 0.2.0 RC 2

Misc fixes to build and CI systems and documentation

0.2.0-rc1

Toggle 0.2.0-rc1's commit message
Version 0.2.0 Release Candidate 1

This is a release candidate, i.e. a pre-release for testing and verification
purposes.

Major Changes:

 - Renamed the kwip-entvec command to the more sane name `kwip-stats`

Minor changes:

 - Used const references to counting hashes to prevent possible future
   manipulation of count data.