Skip to content

Tags: alibaba/libgrape-lite

Tags

v0.3.5

Toggle v0.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to v0.3.5 (#178)

* Bump version to v0.3.5
* Update c-cpp.yml
* Update build-doc.yml
* Update cuda.yml

v0.3.4

Toggle v0.3.4's commit message
Bump up the libgrape-lite version to v0.3.4

Signed-off-by: Tao He <linzhu.ht@alibaba-inc.com>

v0.3.3

Toggle v0.3.3's commit message
Bump up the version to v0.3.3

Signed-off-by: Tao He <linzhu.ht@alibaba-inc.com>

v0.3.2

Toggle v0.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix resize bug and add move constructor for Bitset (#149)

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Import SIMD set intersection and sort to optimize LCC and CDLP. (#146)

Import SIMD set intersection from https://github.com/pkumod/GraphSetIntersection
Import SIMD integer array sort from https://github.com/intel/x86-simd-sort

v0.3.0

Toggle v0.3.0's commit message
Bump up version to 0.3.0

Signed-off-by: septicmk <septic.mk@gmail.com>

v0.2.5

Toggle v0.2.5's commit message
Bump up libgrape-lite version to v0.2.5

Signed-off-by: Tao He <linzhu.ht@alibaba-inc.com>

v0.2.4

Toggle v0.2.4's commit message
Bump up libgrape-lite version to v0.2.4

Signed-off-by: Tao He <linzhu.ht@alibaba-inc.com>

v0.2.3

Toggle v0.2.3's commit message
Bump up libgrape-lite version to v0.2.3

Signed-off-by: Tao He <linzhu.ht@alibaba-inc.com>

v0.2.2

Toggle v0.2.2's commit message
Bump up the version to v0.2.2 for the string_view fixes.

Signed-off-by: Tao He <sighingnow@gmail.com>