File tree Expand file tree Collapse file tree 2 files changed +157
-5
lines changed
static/images/content_images/arlib Expand file tree Collapse file tree 2 files changed +157
-5
lines changed Original file line number Diff line number Diff line change @@ -62,11 +62,11 @@ arraylibraries:
62
62
img : /images/content_images/arlib/xtensor.png
63
63
alttext : xtensor
64
64
url : https://github.com/xtensor-stack/xtensor-python
65
- - title : XND
66
- text : Develop libraries for array computing, recreating NumPy's foundational concepts .
67
- img : /images/content_images/arlib/xnd.png
68
- alttext : xnd
69
- url : https://xnd.io
65
+ - title : Awkward Array
66
+ text : Manipulate JSON-like data with NumPy-like idioms .
67
+ img : /images/content_images/arlib/awkward.svg
68
+ alttext : awkward
69
+ url : https://awkward-array.org/
70
70
- title : uarray
71
71
text : Python backend system that decouples API from implementation; unumpy provides a NumPy API.
72
72
img : /images/content_images/arlib/uarray.png
You can’t perform that action at this time.
0 commit comments