You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -488,7 +488,7 @@ You can extend it with Python code or leverage packages from the Python ecosyste
488
488
<h4>Numeric Computing</h4>
489
489
</div>
490
490
<div class="langpage__benefits-text">
491
-
<h5>We test <a href="https://numpy.org/">NumPy</a> across multiple versions and know of multiple deployments where it brings numeric computing to Java.</h5>
491
+
<h5>We test <a href="?packages=numpy#compattable-container">NumPy</a> across multiple versions and know of multiple deployments where it brings numeric computing to Java.</h5>
492
492
</div>
493
493
</div>
494
494
<div class="langbenefits__card">
@@ -499,7 +499,7 @@ You can extend it with Python code or leverage packages from the Python ecosyste
499
499
<h4>Scientific Computing</h4>
500
500
</div>
501
501
<div class="langpage__benefits-text">
502
-
<h5><a href="https://scipy.org/">SciPy</a>'s rich library for scientific computing is just a package download away.</h5>
502
+
<h5><a href="?packages=scipy#compattable-container">SciPy</a>'s rich library for scientific computing is just a package download away.</h5>
503
503
</div>
504
504
</div>
505
505
<div class="langbenefits__card">
@@ -510,7 +510,7 @@ You can extend it with Python code or leverage packages from the Python ecosyste
510
510
<h4>Data Processing</h4>
511
511
</div>
512
512
<div class="langpage__benefits-text">
513
-
<h5>Thanks to Arrow, <a href="https://pandas.pydata.org/">Pandas</a> on GraalPy can run multi-threaded while avoiding unneccessary data copies.</h5>
513
+
<h5>Thanks to Arrow, <a href="?packages=pandas,arrow#compattable-container">Pandas</a> on GraalPy can run multi-threaded while avoiding unneccessary data copies.</h5>
514
514
</div>
515
515
</div>
516
516
</div>
@@ -523,7 +523,7 @@ You can extend it with Python code or leverage packages from the Python ecosyste
523
523
<h4>Models for any Task</h4>
524
524
</div>
525
525
<div class="langpage__benefits-text">
526
-
<h5>The <a href="https://huggingface.co/">Huggingface</a> transformers library works on GraalPy with its huge library of language, vision, and audio models.</h5>
526
+
<h5>The <a href="?packages=huggingface,transformers#compattable-container">Huggingface</a> transformers library works on GraalPy with its huge library of language, vision, and audio models.</h5>
527
527
</div>
528
528
</div>
529
529
<div class="langbenefits__card">
@@ -534,7 +534,7 @@ You can extend it with Python code or leverage packages from the Python ecosyste
534
534
<h4>Training and Inference</h4>
535
535
</div>
536
536
<div class="langpage__benefits-text">
537
-
<h5>Train models and run inference on GraalPy with <a href="https://pytorch.org/">PyTorch</a>, taking full advantage of the latest techniques and accellerator hardware.</h5>
537
+
<h5>Train models and run inference on GraalPy with <a href="?packages=torch#compattable-container">PyTorch</a>, taking full advantage of the latest techniques and accellerator hardware.</h5>
538
538
</div>
539
539
</div>
540
540
<div class="langbenefits__card">
@@ -545,7 +545,7 @@ You can extend it with Python code or leverage packages from the Python ecosyste
545
545
<h4>Agentic Workflows</h4>
546
546
</div>
547
547
<div class="langpage__benefits-text">
548
-
<h5>With <a href="https://microsoft.github.io/autogen/stable/">Autogen</a> and GraalPy you can write agentic workflows and use Java code to create tools for AI Agents.</h5>
548
+
<h5>With <a href="?packages=autogen#compattable-container">Autogen</a> and GraalPy you can write agentic workflows and use Java code to create tools for AI Agents.</h5>
549
549
</div>
550
550
</div>
551
551
</div>
@@ -612,7 +612,7 @@ You can extend it with Python code or leverage packages from the Python ecosyste
0 commit comments