Commit fecdb91
authored
Transit to arrayfire-python-wrapper (#6)
* Finish array creation functions
* More backend to arrayfire-python-wrapper
* Fix help()
* Minor fixes
* More changes
* Add vector algorithms
* Add tones of code
* Add signals and images
* Add device and array management
* Remove data. Fix tests
* Fix imports
* Fix imports
* Fix tests. Move constant creation. FIx imports
* Remove implicit dtype from thick wrapper
* Fix math functions
* Minor fixes1 parent 3bba4a0 commit fecdb91
File tree
75 files changed
+3928
-6992
lines changed- arrayfire
- array_api
- tests
- backend
- _clib_wrapper
- library
- vector_algorithms
- tests
- array_object
- test_array_object
- test_library
- vector_algorithms
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
75 files changed
+3928
-6992
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
| 40 | + | |
44 | 41 | | |
45 | 42 | | |
46 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
0 commit comments