Commit graph

514 commits

Author SHA1 Message Date
Alejandro Saucedo
f7c583d718 Added required dev dependencies to run tests 2021-01-24 15:08:50 +00:00
Alejandro Saucedo
4e40ce2dfe Added dependency on numpy 2021-01-24 15:08:35 +00:00
Alejandro Saucedo
bc11553d06 Added separate gh actions 2021-01-24 15:05:48 +00:00
Alejandro Saucedo
0cc16ac117 Extended docker builders to support python builds 2021-01-24 15:05:38 +00:00
Alejandro Saucedo
c0c328787c Fully working docker builder 2021-01-24 14:26:37 +00:00
Alejandro Saucedo
3577f139a2 Updated makefile to contain setup for docker images 2021-01-24 14:26:21 +00:00
Alejandro Saucedo
1391332e6c Added job with builder image 2021-01-24 14:25:54 +00:00
Alejandro Saucedo
4a947ec9bc updated git 2021-01-24 12:29:41 +00:00
Alejandro Saucedo
87cc938181 Added dockerignore 2021-01-24 12:29:29 +00:00
Alejandro Saucedo
08cc09a35b Updated to run build of swiftshader 2021-01-24 12:28:12 +00:00
Alejandro Saucedo
643d630284 Added swiftshader build setup 2021-01-24 12:27:25 +00:00
Alejandro Saucedo
94c8d1fdc0 Moved builders and created simple docker builder 2021-01-24 10:09:08 +00:00
Alejandro Saucedo
33d549af8a Updated github action to use ubuntu 18 2021-01-24 10:08:37 +00:00
Alejandro Saucedo
d620093a27 Added further tests including lr 2021-01-21 21:51:37 +00:00
Alejandro Saucedo
fbfef16105 Added further tests for ci 2021-01-20 21:21:07 +00:00
Alejandro Saucedo
661a50e62d
Merge pull request #116 from alexander-g/workgroup
Workgroups for Python
2021-01-18 18:49:35 +00:00
alexander-g
32f5bb8e69 workgroups for python 2021-01-18 08:19:50 +01:00
Alejandro Saucedo
6501c598df
Merge pull request #115 from alexander-g/CI_CPP_ubuntu
Ubuntu CI
2021-01-16 16:52:36 +00:00
alexander-g
b69e574873 correcting branch from main to master 2021-01-16 17:41:00 +01:00
alexander-g
a5755b13d8
Ubuntu CI 2021-01-16 17:28:28 +01:00
Alejandro Saucedo
2382e63789
Merge pull request #109 from alexander-g/set_data
Faster set_data()
2021-01-16 14:26:39 +00:00
Alejandro Saucedo
6361223622 Added python example 2021-01-14 20:03:23 +00:00
Alejandro Saucedo
44fd0e2f1a Added simplified examples on readme 2021-01-14 19:58:41 +00:00
alexander-g
893fd4fc7c faster set_data() 2021-01-10 15:30:25 +01:00
Alejandro Saucedo
163335111f
Merge pull request #108 from aliPMPAINT/master
Fixes for the c++ Simple and Extended examples in readme
2021-01-04 19:06:04 +00:00
aliPMPAINT
68160243f7
Small fixes 2021-01-03 19:24:49 +03:30
aliPMPAINT
0d8d786a72 Fix cpp example in readme 2021-01-03 19:21:23 +03:30
Alejandro Saucedo
a112574458
Update README.md 2021-01-02 21:29:22 +00:00
Alejandro Saucedo
1280ba06f6 Preparing for 0.5.2 release 2021-01-01 17:26:00 +00:00
Alejandro Saucedo
13bb1b82c7
Merge pull request #105 from alexander-g/eval_algo_strings
String parameter for eval_algo_str methods in Python
2020-12-28 11:06:23 +00:00
alexander-g
9e5535f316 string parameter for eval_algo methods 2020-12-28 11:06:19 +01:00
Alejandro Saucedo
2e717ad536
Merge pull request #103 from alexander-g/numpy
Added numpy() method
2020-12-27 13:18:04 +00:00
---
695fb08c80 added tests 2020-12-27 13:26:41 +01:00
---
46278eb0a9 added numpy() method 2020-12-27 09:46:37 +01:00
Alejandro Saucedo
e8b536c229
Merge pull request #102 from aliPMPAINT/master
Fix building shaders on native linux
2020-12-21 16:31:44 +00:00
aliPMPAINT
7370decd52
Fix building shaders on linux 2020-12-20 19:28:00 +03:30
Alejandro Saucedo
499e55f5ea Updated opalgobase related to logging 2020-12-19 18:22:34 +00:00
Alejandro Saucedo
2a45f5f6af Updated opmult to non-template 2020-12-19 18:21:47 +00:00
Alejandro Saucedo
cd1ee97ce8 Updated colab links 2020-11-17 08:46:26 +00:00
Alejandro Saucedo
131e3d0610 Updated colab links 2020-11-17 08:45:30 +00:00
Alejandro Saucedo
3527acad92 Added binder links 2020-11-15 17:33:46 +00:00
Alejandro Saucedo
5a7fc15d6b Added binder images 2020-11-15 17:30:51 +00:00
Alejandro Saucedo
1d764b3649 Added binder images 2020-11-15 17:29:51 +00:00
Alejandro Saucedo
e7c496f14b Added google colab to examples 2020-11-15 17:24:26 +00:00
Alejandro Saucedo
7fc0e6ed5b Updated komputer to add logos 2020-11-15 16:03:11 +00:00
Alejandro Saucedo
9d26554d55 Added extra documentation to python installation and dependencies 2020-11-12 20:27:55 +00:00
Alejandro Saucedo
5631c9c88e Added extra documentation to python installation and dependencies 2020-11-12 20:25:10 +00:00
Alejandro Saucedo
69127702fc Release 0.5.1 2020-11-11 18:16:34 +00:00
Alejandro Saucedo
0efe456286 Reformatted shader headers 2020-11-11 18:15:18 +00:00
Alejandro Saucedo
47e57d8e70 Updated documentation dependencies 2020-11-11 18:11:56 +00:00