Skip to content

Commit ece85bb

Browse files
Add a reference to Blosc2 as an array library (#882)
1 parent 5a4e156 commit ece85bb

File tree

4 files changed

+96
-0
lines changed

4 files changed

+96
-0
lines changed

content/en/tabcontents.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,11 @@ params:
7373
img: /images/content_images/arlib/tensorly.png
7474
alttext: tensorly
7575
url: http://tensorly.org/stable/home.html
76+
- title: Blosc2
77+
text: Accelerated computation for in-memory, on-disk, or remote compressed arrays.
78+
img: /images/content_images/arlib/blosc-logo.svg
79+
alttext: blosc2
80+
url: https://www.blosc.org/python-blosc2/
7681

7782
scientificdomains:
7883
intro:

content/es/tabcontents.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,12 @@ params:
7070
img: /images/content_images/arlib/tensorly.png
7171
alttext: tensorly
7272
url: http://tensorly.org/stable/home.html
73+
- title: Blosc2
74+
text: Cálculo acelerado con arrays comprimidos en memoria, en disco o remotos.
75+
img: /images/content_images/arlib/blosc-logo.svg
76+
alttext: blosc2
77+
url: https://www.blosc.org/python-blosc2/
78+
7379
scientificdomains:
7480
intro:
7581
- text: Casi todos los científicos que trabajan en Python recurren a la potencia de NumPy.

content/pt/tabcontents.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,12 @@ params:
7575
img: /images/content_images/arlib/tensorly.png
7676
alttext: tensorly
7777
url: http://tensorly.org/stable/home.html
78+
- title: Blosc2
79+
text: Cálculo acelerado com arrays comprimidos na memória, no disco ou remotos.
80+
img: /images/content_images/arlib/blosc-logo.svg
81+
alttext: blosc2
82+
url: https://www.blosc.org/python-blosc2/
83+
7884
scientificdomains:
7985
intro:
8086
- text: Quase todos os cientistas que trabalham em Python se baseiam na potência do NumPy.
Lines changed: 79 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)