golang-github-ekzhu-minhash-lsh 1.0-2 source package in Ubuntu

Changelog

golang-github-ekzhu-minhash-lsh (1.0-2) unstable; urgency=medium

  * Source only upload for migration to testing

 -- Pirate Praveen <email address hidden>  Fri, 19 Nov 2021 13:17:58 +0530

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-ekzhu-minhash-lsh_1.0-2.dsc 2.2 KiB 9b54d8c4d2d08657d46731d35d4be65f5027bd350399c100d63c0ea220e6e9c2
golang-github-ekzhu-minhash-lsh_1.0.orig.tar.gz 7.1 KiB a99113221f4b0fa1dcd49b07a56af18759b705322bc9a5838d58df4780abce5a
golang-github-ekzhu-minhash-lsh_1.0-2.debian.tar.xz 2.6 KiB 4c03960ad4ce1d8df5cee459fdb507d3a36c1c6bf3c7d6d9a53ca1b1b3754f3d

Available diffs

No changes file available.

Binary packages built by this source

golang-github-ekzhu-minhash-lsh-dev: Minhash LSH in Golang

 In computer science and data mining, MinHash (or the min-wise independent
 permutations locality sensitive hashing scheme) is a technique for quickly
 estimating how similar two sets are.
 .
 This package provides a golang module for estimating minhash values.