Andrew Kane
|
0a98a953cd
|
Fixed consecutive delimiters with text representation
|
2023-06-11 12:10:52 -07:00 |
|
Andrew Kane
|
2b939edfee
|
Improved error message for malformed vector literal - #153
|
2023-06-11 09:24:11 -07:00 |
|
Andrew Kane
|
a7bbb0772d
|
Version bump to 0.4.3 [skip ci]
|
2023-06-10 12:19:41 -07:00 |
|
Andrew Kane
|
d11fe7bbfb
|
Updated changelog [skip ci]
|
2023-06-09 19:05:53 -07:00 |
|
Andrew Kane
|
2f93781c3b
|
Updated changelog [skip ci]
|
2023-06-08 20:45:48 -07:00 |
|
Andrew Kane
|
f03381bc62
|
Updated changelog [skip ci]
|
2023-06-08 19:59:52 -07:00 |
|
Andrew Kane
|
13cf29088d
|
Updated changelog [skip ci]
|
2023-06-08 18:43:47 -07:00 |
|
Andrew Kane
|
73ff7c3c68
|
Updated changelog [skip ci]
|
2023-06-04 12:22:42 -07:00 |
|
Andrew Kane
|
0ef0467a0f
|
Fixed infinite values with vector addition and subtraction
|
2023-05-31 13:54:19 -07:00 |
|
Andrew Kane
|
fa401b7883
|
Fixed compilation error on PowerPC - closes #117
Co-authored-by: Ilya <badt@appar.at>
|
2023-05-17 16:59:22 -07:00 |
|
Andrew Kane
|
e97ef5fbac
|
Updated changelog [skip ci]
|
2023-05-17 16:55:52 -07:00 |
|
Andrew Kane
|
c2f331908f
|
Updated changelog [skip ci]
|
2023-05-17 15:14:30 -07:00 |
|
Andrew Kane
|
7911a3b395
|
Updated changelog [skip ci]
|
2023-05-17 15:12:10 -07:00 |
|
Andrew Kane
|
69672cd84d
|
Version bump to 0.4.2 [skip ci]
|
2023-05-13 20:47:40 -07:00 |
|
Andrew Kane
|
e362279199
|
Updated changelog [skip ci]
|
2023-05-12 18:01:25 -07:00 |
|
Andrew Kane
|
d5b17a3624
|
Fixed installation error with Postgres 12.0-12.2 - fixes #101
|
2023-04-25 09:36:21 -07:00 |
|
Andrew Kane
|
1b013a94f7
|
Added notice when index created with little data [skip ci]
|
2023-04-10 21:28:24 -07:00 |
|
Andrew Kane
|
fac8b9c8d9
|
Version bump to 0.4.1 [skip ci]
|
2023-03-21 12:39:59 -07:00 |
|
Andrew Kane
|
bc9e2a37ec
|
Improved performance of cosine distance
|
2023-03-21 11:25:25 -07:00 |
|
Andrew Kane
|
bb75ce2cf2
|
Fixed index scan count
|
2023-03-12 12:24:20 -07:00 |
|
Andrew Kane
|
25d6747721
|
Version bump to 0.4.0 [skip ci]
|
2023-01-11 11:36:25 -08:00 |
|
Andrew Kane
|
fce99e0472
|
Updated readme and changelog for 0.4.0 [skip ci]
|
2023-01-11 11:34:28 -08:00 |
|
Andrew Kane
|
ec415bf5c4
|
Added upgrade instructions for 0.4.0 [skip ci]
|
2023-01-11 11:32:47 -08:00 |
|
Andrew Kane
|
7b0b6a7875
|
Increased max dimensions for vector from 1024 to 16000 and increased max dimensions for index from 1024 to 2000
|
2023-01-10 14:49:50 -08:00 |
|
Andrew Kane
|
42d0cf1a25
|
Changed storage for existing installations [skip ci]
|
2023-01-10 11:34:43 -08:00 |
|
Andrew Kane
|
66108cb406
|
Restored change to extended storage
|
2023-01-10 01:13:19 -08:00 |
|
Andrew Kane
|
4a2f20f5fc
|
Reverted change to extended storage for now (causes high memory during distance calculation in BuildCallback)
|
2023-01-09 17:23:45 -08:00 |
|
Andrew Kane
|
e09f93cba7
|
Added avg aggregate for vector - closes #51
|
2022-12-30 17:22:25 -08:00 |
|
Andrew Kane
|
aa62b42a9a
|
Updated changelog [skip ci]
|
2022-12-23 19:19:15 -08:00 |
|
Andrew Kane
|
fa491cd906
|
Changed storage for vector from plain to extended
|
2022-12-23 18:59:18 -08:00 |
|
Andrew Kane
|
b09e14ce14
|
Dropped support for Postgres 10
|
2022-12-23 08:03:03 -08:00 |
|
Andrew Kane
|
2621f9f947
|
Added experimental support for Windows (including auto-vectorization) - closes #49
|
2022-12-08 13:27:26 -08:00 |
|
Andrew Kane
|
7a13a6cd3c
|
Updated changelog [skip ci]
|
2022-12-01 21:23:22 -08:00 |
|
Andrew Kane
|
d605948be4
|
Updated changelog [skip ci]
|
2022-12-01 20:28:17 -08:00 |
|
Andrew Kane
|
c74bb5495b
|
Improved vector text representation - fixes #46
|
2022-12-01 14:57:47 -08:00 |
|
Andrew Kane
|
a7f712b5a4
|
Version bump to 0.3.2 [skip ci]
|
2022-11-22 13:46:33 -08:00 |
|
Andrew Kane
|
ccec96ba54
|
Fixed invalid memory alloc request size error - fixes #43
|
2022-11-17 14:12:49 -08:00 |
|
Andrew Kane
|
2d8b7e5f81
|
Version bump to 0.3.1 [skip ci]
|
2022-11-02 15:24:29 -07:00 |
|
Andrew Kane
|
cebae5e5ff
|
Fixed link [skip ci]
|
2022-11-02 15:21:44 -07:00 |
|
Andrew Kane
|
4c3332fc4d
|
Added upgrade notes [skip ci]
|
2022-11-02 15:20:53 -07:00 |
|
Andrew Kane
|
349d844fa1
|
Fixed issue with uninitialized pages - fixes #41
|
2022-11-02 11:01:47 -07:00 |
|
Andrew Kane
|
b3cad93f3a
|
Fixed segmentation fault with index creation when lists > 6500 - fixes #42
|
2022-10-30 11:14:58 -07:00 |
|
Andrew Kane
|
5af768752f
|
Version bump to 0.3.0 [skip ci]
|
2022-10-15 14:38:43 -07:00 |
|
Andrew Kane
|
9ff5ceacca
|
Dropped support for Postgres 9.6 [skip ci]
|
2022-10-14 13:44:13 -07:00 |
|
Andrew Kane
|
c9c6b96eed
|
Added support for Postgres 15 [skip ci]
|
2022-10-05 16:11:37 -07:00 |
|
Andrew Kane
|
434dc904c1
|
Version bump to 0.2.7 [skip ci]
|
2022-07-31 21:42:15 -07:00 |
|
Andrew Kane
|
51fe8aff02
|
Fixed unexpected data beyond EOF error - fixes #29
|
2022-07-31 20:48:15 -07:00 |
|
Andrew Kane
|
56cb5f3503
|
Version bump to 0.2.6 [skip ci]
|
2022-05-22 18:21:15 -07:00 |
|
Andrew Kane
|
0d025be9d3
|
Improved performance of index creation for Postgres < 12
|
2022-02-15 18:05:33 -08:00 |
|
Andrew Kane
|
2f52127bee
|
Version bump to 0.2.5 [skip ci]
|
2022-02-11 18:50:04 -08:00 |
|