Commit Graph

785 Commits

Author SHA1 Message Date
Jonathan Shook
6ba25fdfae fix broken test 2024-02-01 20:25:01 -06:00
Jonathan Shook
f70609dec0 add Concat family of binding functions to improve on Template 2024-02-01 20:00:59 -06:00
ShaunakDas88
807822ec20 add DNNAngular1NeighborTest, add comment to DNN_angular1_neighbors 2024-01-31 09:45:30 -08:00
ShaunakDas88
984599a414 fix DNNAngular1VTest 2024-01-31 09:13:04 -08:00
ShaunakDas88
90a5f4dab9 add neighbor calculation for angular_v1 2024-01-31 09:12:39 -08:00
Jonathan Shook
107245c712 better list examples 2024-01-23 13:01:05 -06:00
Jonathan Shook
5bbb3f428a add binding function CharBuffer -> ToString() -> String 2024-01-19 07:17:10 -06:00
Jonathan Shook
6a668f3947 misc improvements 2024-01-11 12:54:04 -06:00
Jonathan Shook
d2f302d02c fixes for DNN angular1 tests 2023-12-21 14:25:37 -06:00
Jonathan Shook
84f9b84a6e add docs graphic for DNN angular1 2023-12-20 17:17:07 -06:00
Jonathan Shook
53b3c780bc additional work on DNN angualr1 methods 2023-12-20 17:16:42 -06:00
Jonathan Shook
d7e3f503f7 ninjafix missing ctor for ToDOuble 2023-12-18 15:04:37 -06:00
Jonathan Shook
22c50b02cd
Merge pull request #1703 from nosqlbench/nosqlbench-1691-dnn
Nosqlbench 1691 dnn
2023-12-08 14:07:09 -06:00
Jonathan Shook
1b2c9271d6 add outside range corrections to neighborhood binding 2023-12-08 14:04:49 -06:00
Jonathan Shook
852f61ef61 adjusted scale factors for DNN vectors 2023-12-08 12:41:15 -06:00
Jonathan Shook
799ff4846e added scale to v_wrap 2023-12-08 11:57:55 -06:00
Jonathan Shook
2db38fb041 added optional scale factor to v 2023-12-08 11:29:39 -06:00
Jonathan Shook
83812ef8d3 add missing annotations 2023-12-07 21:23:50 -06:00
Jonathan Shook
a347605911 ninja phrasing fix 2023-12-07 21:23:06 -06:00
Jonathan Shook
19a624418b ninja phrasing fix 2023-12-07 21:21:12 -06:00
Jonathan Shook
8294ff320f minor doc updates 2023-12-07 21:18:17 -06:00
Jonathan Shook
20c39350bf add package info for provenance 2023-12-07 21:12:54 -06:00
Jonathan Shook
f925ab21ae add DNN starter functions for euclidean distance 2023-12-07 21:12:54 -06:00
Jonathan Shook
bcdcb7c710 expose ToDouble ctor 2023-12-07 20:59:07 -06:00
Jonathan Shook
e1f9545abd change all references of context to container 2023-12-07 09:40:40 -06:00
Jonathan Shook
ae19037bce remainder of changes for scenario rework that need to be itemized 2023-12-06 14:26:53 -06:00
Jonathan Shook
a2ac3e3f75 structuring and naming changes 2023-12-06 14:26:29 -06:00
Jonathan Shook
30cdd280cc refactor and replace rate limiter implementation 2023-10-23 08:42:19 -05:00
Jonathan Shook
167e591b0f cleanup test output 2023-10-23 08:41:17 -05:00
Jonathan Shook
39cf7c3c14 move test output to logger 2023-09-28 10:48:16 -05:00
Jonathan Shook
b9204cf820 update versions to be j21 compatible 2023-09-28 10:48:16 -05:00
Jonathan Shook
34dcc7bc1b merging main into vector-mergup 2023-08-16 16:19:49 -05:00
Mark Wolters
8943aea946 initial checkin of hdf5 binding 2023-08-16 08:21:33 -04:00
Mark Wolters
b3c51f11ed fixed test issue causing build to fail 2023-08-15 13:01:38 -04:00
Mark Wolters
b02df0f03a removed duplicate entry in pom.xml 2023-08-15 12:40:16 -04:00
Mark Wolters
eeb6cb6b60 adding unit test for hdf5 file binding 2023-08-15 12:31:01 -04:00
Mark Wolters
2502a970b6 code cleanup and fixed issue with executable not exiting 2023-08-15 10:08:33 -04:00
Mark Wolters
7109c4d09f adding binding function for hdf5 files 2023-08-10 09:16:57 -04:00
Jonathan Shook
d1725da0cb merge fixups 2023-07-25 12:06:25 -05:00
Jonathan Shook
d10c78150b virtdata changes for vector branch 2023-07-25 11:49:56 -05:00
Jeff Banks
1311b57be2
SignalPID binding addition (#1392) 2023-07-12 11:37:15 -05:00
Jonathan Shook
9bc338e85c unbreak HashRange width with inappropriate ctor call 2023-06-06 14:53:40 -05:00
Jonathan Shook
422b513578 simplify ToDouble(Object) to do only one thing 2023-06-06 14:30:13 -05:00
Jonathan Shook
41ebd93530 add bounds checking on *Hash*Range functions 2023-06-06 14:26:25 -05:00
jeffbanks
b9d5008c5a Incremental name changes; use of builder; fix in normalize 2023-06-06 09:03:13 -05:00
Jonathan Shook
fa0afdd388 DO-NOT-MERGE: this needs some repairs first 2023-06-06 09:03:13 -05:00
Jonathan Shook
9518b622bf unbreak missing class 2023-06-06 09:03:13 -05:00
Jonathan Shook
56b96ec1aa partial functions work 2023-06-06 09:03:13 -05:00
Jonathan Shook
b324c59c11 remove package element from log4j2 configs 2023-06-06 09:03:13 -05:00
Jonathan Shook
1b042fa2d1 DO-NOT-MERGE: partial improvements for non-published artifacts against cql vector types 2023-06-06 09:02:21 -05:00