Commit Graph

28 Commits

Author SHA1 Message Date
Alejandro Saucedo
d581d5c36f Added array list functions 2020-11-11 07:17:53 +00:00
Alejandro Saucedo
c63bc51e3e Added test lr file 2020-11-11 07:17:44 +00:00
Alejandro Saucedo
f1332fef45 Added individual arary mult file 2020-11-11 07:17:33 +00:00
Alejandro Saucedo
50f8866b7b REmoved lr test from main file 2020-11-11 07:17:16 +00:00
Alejandro Saucedo
90bc86d0eb Added set and get functions 2020-11-10 09:07:22 +00:00
Alejandro Saucedo
8f09edf49d Made python tests location agnostic whre they get called 2020-11-09 19:58:27 +00:00
Alejandro Saucedo
b687e982d8 Added instructions to push pypi python package 2020-11-08 17:05:27 +00:00
Alejandro Saucedo
13503e7639 Removed last line from py tests 2020-11-08 15:58:43 +00:00
Alejandro Saucedo
358f496549 Updated python lr impl to use sequence for more efficient management of sequences 2020-11-08 15:56:43 +00:00
Alejandro Saucedo
93e03ae463 Updated function create_sequence to have default param for create_sequence name to empty string 2020-11-08 15:54:41 +00:00
Alejandro Saucedo
9af9cb7a50 Implemented logistic regression in python (naive version without sequence) and added to test 2020-11-08 15:38:18 +00:00
Alejandro Saucedo
65b52f3023 Updated tests to cover str and data load, one of the tests leveraging pyshader 2020-11-08 13:18:13 +00:00
Alejandro Saucedo
6c61329422 Updated to add separate bytes load and str load functions 2020-11-08 11:20:12 +00:00
Alejandro Saucedo
a4523338be Updated python function to be updated to py::bytes 2020-11-07 18:42:51 +00:00
Alejandro Saucedo
5133ffe548 Added automated generated documentation 2020-11-07 16:52:56 +00:00
Alejandro Saucedo
fb95694944 ADded spdlog log level capabilites to change verbousity 2020-11-03 21:40:49 +00:00
Alejandro Saucedo
214a43ad59 Updated build to rename kp 2020-11-03 08:00:20 +00:00
Alejandro Saucedo
991cfdcbcc Updated to use kp instead of komputepy for module name 2020-11-02 21:57:10 +00:00
Alejandro Saucedo
b23e04e1a4 Added documentation to reference python 2020-11-02 21:47:26 +00:00
Alejandro Saucedo
85b39baf19 Updated tests 2020-11-01 21:24:28 +00:00
Alejandro Saucedo
96cd1e3c92 Updated function names 2020-11-01 21:24:20 +00:00
Alejandro Saucedo
3036cbd95f Added tests for python bindings in python 2020-11-01 20:27:17 +00:00
Alejandro Saucedo
8ce3b669de Added functioning python bindings for Kompute 2020-11-01 20:27:02 +00:00
Alejandro Saucedo
6afe6463c2 Updated to add opbase 2020-11-01 16:27:59 +00:00
Alejandro Saucedo
0e9ba00b71 Added base capabilities for tensor in python 2020-11-01 15:14:22 +00:00
Alejandro Saucedo
f86e5b1341 Updated setup.py to build base python setup 2020-11-01 13:44:48 +00:00
Alejandro Saucedo
816c5c7f5d Readded pybind module 2020-11-01 13:44:28 +00:00
Alejandro Saucedo
281aabf05b Updated folder 2020-11-01 13:44:06 +00:00