Commit Graph

25 Commits

Author SHA1 Message Date
Dirkjan Ochtman 81cc6ba026 Set resolver workspace to 2 2023-10-12 16:05:35 +02:00
Dirkjan Ochtman 09b526717e Initial version of Python bindings 2021-03-18 12:59:39 +01:00
Dirkjan Ochtman 1f6f7b6c75 Create workspace at the top level 2021-03-18 12:59:39 +01:00
Dirkjan Ochtman b787d09b9d Bump version number to 0.2.0 2021-03-04 22:19:52 +01:00
Dirkjan Ochtman 50c4ed60bc Bump version number to 0.1.3 2021-02-17 15:14:14 +01:00
Dirkjan Ochtman 53b608b474 Bump version number to 0.1.2 2021-02-10 20:04:01 +01:00
Dirkjan Ochtman 9c4c58e753 Bump version to 0.1.1 2021-02-02 16:22:20 +01:00
Dirkjan Ochtman 07367c2022 Update Cargo metadata 2021-02-01 13:24:21 +01:00
Dirkjan Ochtman 7690d09fb8 Bump M up to 32 2021-01-21 14:40:48 +01:00
Dirkjan Ochtman 58bb0f315a Improve parallelization with fine-grained locks 2021-01-21 13:45:39 +01:00
Dirkjan Ochtman f66bad132e Use specialized set implementation for faster tracking of visited points 2021-01-20 15:04:30 +01:00
Dirkjan Ochtman 6250d198ad Add simple benchmark 2021-01-20 13:25:06 +01:00
Dirkjan Ochtman 9fee57c05f Remove more serde-big-array debris 2021-01-19 11:10:35 +01:00
Dirkjan Ochtman 0d0266a296 Remove serde-big-array for M = 6 2021-01-19 11:08:49 +01:00
Dirkjan Ochtman 27d5e9b522 Fix serde support for larger ZeroNodes 2021-01-12 14:33:31 +01:00
Dirkjan Ochtman abe24f3160 Upgrade to rand 0.8 2020-12-21 14:54:41 +01:00
Dirkjan Ochtman 9d959fce06 Implement parallel index construction 2020-12-16 13:51:24 +01:00
Dirkjan Ochtman 0d0ae6ac16 Update license to MIT or Apache-2.0 2020-12-15 21:05:00 +01:00
Dirkjan Ochtman 6d984db261 Update crate name 2020-12-15 21:04:15 +01:00
Dirkjan Ochtman 71fd8cc15a Implement basic progress tracking 2020-12-15 11:51:00 +01:00
Dirkjan Ochtman 02cfa606c7 Add optional serde support 2020-12-14 15:49:36 +01:00
Dirkjan Ochtman 24bab949b9 Sort dependencies 2020-12-14 15:39:16 +01:00
Dirkjan Ochtman 2885c4ec3e Rebrand as instant-index 2020-12-14 15:38:17 +01:00
Dirkjan Ochtman f8d1941d7c Restructure in preparation for parallelism 2020-12-14 15:37:18 +01:00
Dirkjan Ochtman 98a673fea2 Initial fully serial implementation 2020-12-04 15:47:39 +01:00