pith. sign in

arxiv: 2511.11533 · v3 · submitted 2025-11-14 · 💻 cs.RO · cs.AI

Volumetric Ergodic Control

Pith reviewed 2026-05-17 22:01 UTC · model grok-4.3

classification 💻 cs.RO cs.AI
keywords ergodic controlvolumetric coveragerobot motion planningspatial distributionsearch tasksmanipulationsample-based models
0
0 comments X

The pith

Ergodic control extended to volumetric robot representations preserves asymptotic coverage guarantees while more than doubling efficiency.

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The paper introduces a formulation of ergodic control that models the robot as having physical volume rather than treating it as a point mass. Standard ergodic control generates trajectories that asymptotically match a desired spatial distribution, but this breaks down in practice when the robot's body or sensors occupy space and interact with the environment. By incorporating sample-based volumetric models directly into the ergodic metric and control law, the method keeps the original theoretical coverage guarantees. It does so with only small added computation, making real-time use feasible. Experiments across search and manipulation tasks with varied robot dynamics and geometries confirm the approach completes tasks more than twice as efficiently while achieving full success rates.

Core claim

The central claim is that ergodic control can be reformulated around a volumetric state representation using arbitrary sample-based models of the robot's body and sensors. This extension optimizes coverage over spatial distributions for nonlinear systems, preserves the asymptotic guarantees of the original method, and incurs minimal computational overhead suitable for real-time control.

What carries the argument

The volumetric extension of the ergodic metric and control law, which folds sample-based models of robot volume into the spatial coverage optimization.

Load-bearing premise

That extending the ergodic metric and control law to a volumetric state representation preserves the original asymptotic coverage guarantees without additional conditions on volume sampling or dynamics.

What would settle it

An experiment on a search task with known robot volume where the volumetric method fails to reach full asymptotic coverage or loses the reported factor-of-two efficiency gain relative to the standard point-based controller under identical conditions.

Figures

Figures reproduced from arXiv: 2511.11533 by Jueun Kwon, Max M. Sun, Todd Murphey.

Figure 1
Figure 1. Figure 1: Erasing results using volumetric ergodic control (VEC). The first column shows the target distributions (airplane, Eiffel Tower, fire, heart, lock) and remaining columns show VEC applied with different end-effector geometries (scissors, star, sword, lightning, trophy), which are modeled as volumetric states with the sample-based representation. VEC reasons over the volumetric states and produces efficient … view at source ↗
Figure 2
Figure 2. Figure 2: Qualitative results for erasing benchmark. VEC effectively leverages the geometry of the end-effector through the volumetric state representation, generating both translational and rotational movements to completely erase the target in less time compared to the baseline ergodic control method. to better assess the effectiveness of the volumetric state representation relative to the baseline. We implement o… view at source ↗
Figure 3
Figure 3. Figure 3: Validation of control optimization. VEC is compatible with standard control optimization methods, such as iLQR. iLQR consistently minimizes the ergodic metric over time until convergence, across different robot dynamics, volumetric state representations, and randomized initial states. Note that the values of the converged ergodic metric depend on the specific robot dynamics and volumetric state representat… view at source ↗
Figure 4
Figure 4. Figure 4: Erasing benchmark. (Left) VEC achieves 100% task completion in less than half the time required by the baseline, which only completes 17 out of the 25 trials. (Right) VEC succeeds in all 25 trials under 400 timesteps, while the baseline only completes 9 trials within the same amount of time. Baseline Ours 0 50 100 150 200 Timesteps Completion time (↓ is better) Baseline Ours 0% 20% 40% 60% 80% 100% Success… view at source ↗
Figure 5
Figure 5. Figure 5: Ground search benchmark. (Left) VEC achieves 100% task completion with on average half as many timesteps as the baseline, which only completes 22 out of the 25 trials. (Right) VEC succeeds in 24/25 trials under 100 timesteps, while the baseline only completes 14 trials within the same amount of time. Baseline Ours 0 200 400 600 800 1000 Timesteps Completion time (↓ is better) Baseline Ours 0% 20% 40% 60% 8… view at source ↗
Figure 6
Figure 6. Figure 6: Aerial search benchmark. (Left) VEC achieves 100% task completion in less than half the time required by the baseline, which only completes 19 out of the 25 trials. (Right) VEC succeeds in all 25 trials under 400 timesteps, while the baseline only completes 13 trials within the same amount of time. representation by keeping dynamics and control optimization identical across methods. [Benchmark Q2 results] … view at source ↗
Figure 8
Figure 8. Figure 8: Franka erasing demonstration with multiple eraser shapes. VEC accounts for the physical eraser size, producing smooth motions that efficiently erase the full target shape without redundancy. Snapshots show successful completion of the erasing task with multiple eraser geometries, including square (top), horizontal rectangle (middle), and vertical rectangle (bottom). More details are provided in the multime… view at source ↗
read the original abstract

Ergodic control synthesizes optimal coverage behaviors over spatial distributions for nonlinear systems. However, existing formulations model the robot as a non-volumetric point, whereas in practice a robot interacts with the environment through its body and sensors with physical volume. In this work, we introduce a new ergodic control formulation that optimizes spatial coverage using a volumetric state representation. Our method preserves the asymptotic coverage guarantees of ergodic control, adds minimal computational overhead for real-time control, and supports arbitrary sample-based volumetric models. We evaluate our method across search and manipulation tasks -- with multiple robot dynamics and end-effector geometries or sensor models -- and show that it improves coverage efficiency by more than a factor of two while maintaining a 100% task completion rate across all experiments, outperforming the standard ergodic control method. Finally, we demonstrate the effectiveness of our method on a robot arm performing mechanical erasing tasks. Project website: https://murpheylab.github.io/vec/

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit. Tearing a paper down is the easy half of reading it; the pith above is the substance, this is the friction.

Referee Report

2 major / 2 minor

Summary. The paper introduces Volumetric Ergodic Control, a formulation that extends standard ergodic control to volumetric state representations of robots and sensors via arbitrary sample-based models. It claims the extension preserves the original asymptotic coverage guarantees of ergodic control, adds minimal computational overhead suitable for real-time use, and empirically improves coverage efficiency by more than a factor of two while achieving 100% task completion across search, manipulation, and mechanical erasing tasks with varied robot dynamics and end-effector/sensor geometries.

Significance. If the preservation of asymptotic guarantees can be rigorously established and the reported efficiency gains hold under the stated conditions, the work would meaningfully bridge the gap between point-mass ergodic control theory and practical robotic systems with physical volume, enabling more effective coverage behaviors in real hardware. The evaluation across multiple dynamics and geometries provides a solid empirical foundation.

major comments (2)
  1. [§3] §3 (Volumetric Ergodic Formulation): The central claim that redefining the ergodic metric and control law over a volumetric state (via sample-based models) preserves the original asymptotic coverage guarantees is load-bearing, yet the manuscript does not state explicit conditions on sample density, uniformity, or consistency to ensure the new metric remains a valid discrepancy measure (zero iff distributions match) and that the closed-loop dynamics drive the time-averaged coverage to the target without finite-sampling bias.
  2. [§5] §5 (Experimental Evaluation): The reported improvement in coverage efficiency by more than a factor of two and 100% task completion across all experiments underpins the practical contribution; however, the description does not detail how the standard ergodic baseline was implemented for volumetric cases or include statistical tests, making it difficult to isolate the effect of the volumetric extension from other implementation choices.
minor comments (2)
  1. [Figures 4-6] Figure captions and axis labels in the experimental results could more explicitly indicate the volumetric vs. point-mass comparison to improve readability.
  2. [§2] The notation for the volumetric state and its integration into the ergodic equations should be introduced with a clear comparison table to the standard formulation to aid readers.

Simulated Author's Rebuttal

2 responses · 0 unresolved

We thank the referee for their thoughtful and constructive review, which highlights both the potential impact of Volumetric Ergodic Control and areas where the manuscript can be strengthened. We address each major comment below and commit to revisions that will improve the rigor of the theoretical claims and the clarity of the experimental evaluation.

read point-by-point responses
  1. Referee: [§3] §3 (Volumetric Ergodic Formulation): The central claim that redefining the ergodic metric and control law over a volumetric state (via sample-based models) preserves the original asymptotic coverage guarantees is load-bearing, yet the manuscript does not state explicit conditions on sample density, uniformity, or consistency to ensure the new metric remains a valid discrepancy measure (zero iff distributions match) and that the closed-loop dynamics drive the time-averaged coverage to the target without finite-sampling bias.

    Authors: We agree that the manuscript would benefit from explicit conditions to support the preservation of asymptotic guarantees. In the revised version, we will add a dedicated paragraph in §3 stating the required conditions: the sample-based volumetric model must employ a sufficiently dense and uniformly distributed set of samples such that, in the limit of increasing sample count, the volumetric ergodic metric converges to the standard ergodic metric. Under these conditions, the metric is zero if and only if the time-averaged coverage distribution matches the target, and the closed-loop dynamics drive the system to the target without persistent finite-sampling bias. We will also include a brief convergence argument showing that bias vanishes as sample density grows, thereby making the theoretical foundation more precise. revision: yes

  2. Referee: [§5] §5 (Experimental Evaluation): The reported improvement in coverage efficiency by more than a factor of two and 100% task completion across all experiments underpins the practical contribution; however, the description does not detail how the standard ergodic baseline was implemented for volumetric cases or include statistical tests, making it difficult to isolate the effect of the volumetric extension from other implementation choices.

    Authors: We concur that additional implementation details and statistical analysis are warranted. In the revision, we will expand the experimental section to explicitly describe the standard ergodic baseline: for volumetric tasks, the baseline approximates the robot or sensor as a single point mass located at the geometric center of the volumetric model, while our method integrates the full set of samples. We will also report results over multiple independent trials with means, standard deviations, and p-values from paired t-tests to demonstrate that the observed efficiency gains (more than 2×) are statistically significant and attributable to the volumetric formulation rather than other implementation factors. revision: yes

Circularity Check

0 steps flagged

Volumetric extension reformulates ergodic metric without reducing central guarantees to self-definition or fitted inputs

full rationale

The derivation extends the standard ergodic metric and control law to a sample-based volumetric state representation. The preservation of asymptotic coverage is asserted by structural similarity to the original formulation rather than by redefining a quantity in terms of itself or by fitting then relabeling. No load-bearing self-citation chain or uniqueness theorem imported from the same authors is required for the core claim; the extension remains an independent reformulation that can be checked against the original ergodic proofs. This yields only a minor self-citation score.

Axiom & Free-Parameter Ledger

0 free parameters · 1 axioms · 0 invented entities

The work rests on standard ergodic control theory plus the assumption that volumetric extensions preserve guarantees. No new free parameters or invented entities are introduced beyond the volumetric state representation itself.

axioms (1)
  • domain assumption The ergodic coverage guarantees hold when the state is extended from a point to a volumetric representation using sample-based models.
    Invoked to claim preservation of asymptotic properties in the new formulation.

pith-pipeline@v0.9.0 · 5459 in / 1241 out tokens · 44846 ms · 2026-05-17T22:01:28.490153+00:00 · methodology

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Lean theorems connected to this paper

Citations machine-checked in the Pith Canon. Every link opens the source theorem in the public Lean library.

What do these tags mean?
matches
The paper's claim is directly supported by a theorem in the formal canon.
supports
The theorem supports part of the paper's argument, but the paper may add assumptions or extra steps.
extends
The paper goes beyond the formal theorem; the theorem is a base layer rather than the whole result.
uses
The paper appears to rely on the theorem as machinery.
contradicts
The paper's claim conflicts with a theorem or certificate in the canon.
unclear
Pith found a possible connection, but the passage is too broad, indirect, or ambiguous to say the theorem truly supports the claim.

Reference graph

Works this paper leans on

33 extracted references · 33 canonical work pages

  1. [1]

    Ergodic Exploration of Distributed Information,

    L. M. Miller, Y . Silverman, M. A. MacIver, and T. D. Murphey, “Ergodic Exploration of Distributed Information,”IEEE Transactions on Robotics, vol. 32, no. 1, pp. 36–52, Feb. 2016. [Online]. Available: https://ieeexplore.ieee.org/abstract/document/7350162

  2. [2]

    Stein Variational Ergodic Search,

    D. Lee, C. Lerch, F. Ramos, and I. Abraham, “Stein Variational Ergodic Search,” inProceedings of Robotics: Science and Systems, Delft, Netherlands, July 2024

  3. [3]

    Time-optimal ergodic search: Multiscale coverage in minimum time,

    D. E. Dong, H. Berger, and I. Abraham, “Time-optimal ergodic search: Multiscale coverage in minimum time,”The International Journal of Robotics Research, vol. 0, no. 0, p. 02783649241273597,

  4. [4]

    Available: https://doi.org/10.1177/02783649241273597

    [Online]. Available: https://doi.org/10.1177/02783649241273597

  5. [5]

    Ergodic Exploration Using Tensor Train: Applications in Insertion Tasks,

    S. Shetty, J. Silv ´erio, and S. Calinon, “Ergodic Exploration Using Tensor Train: Applications in Insertion Tasks,”IEEE Transactions on Robotics, vol. 38, no. 2, pp. 906–921, Apr. 2022. [Online]. Available: https://ieeexplore.ieee.org/document/9473030/

  6. [6]

    Whole-Body Ergodic Exploration With a Manipulator Using Diffusion,

    C. Bilaloglu, T. L ¨ow, and S. Calinon, “Whole-Body Ergodic Exploration With a Manipulator Using Diffusion,”IEEE Robotics and Automation Letters, vol. 8, no. 12, pp. 8581–8587, Dec. 2023. [Online]. Available: https://ieeexplore.ieee.org/document/10305244

  7. [7]

    Tactile Ergodic Coverage on Curved Surfaces,

    ——, “Tactile Ergodic Coverage on Curved Surfaces,”IEEE Transactions on Robotics, vol. 41, pp. 1421–1435, 2025. [Online]. Available: https://ieeexplore.ieee.org/document/10848343/

  8. [8]

    Mechanical intelligence for learn- ing embodied sensor-object relationships,

    A. Prabhakar and T. Murphey, “Mechanical intelligence for learn- ing embodied sensor-object relationships,”Nature communications, vol. 13, no. 1, p. 4108, 2022

  9. [9]

    Embodied Active Learning of Generative Sensor-Object Models,

    A. Pinosky and T. D. Murphey, “Embodied Active Learning of Generative Sensor-Object Models,” Oct. 2024, arXiv:2410.11130 [cs]. [Online]. Available: http://arxiv.org/abs/2410.11130

  10. [10]

    Maximum diffusion reinforcement learning,

    T. A. Berrueta, A. Pinosky, and T. D. Murphey, “Maximum diffusion reinforcement learning,”Nature Machine Intelligence, vol. 6, no. 5, pp. 504–514, May 2024, publisher: Nature Publishing Group. [Online]. Available: https://www.nature.com/articles/s42256-024-00829-3

  11. [11]

    Flow Matching Ergodic Coverage,

    M. M. Sun, A. Pinosky, and T. Murphey, “Flow Matching Ergodic Coverage,” inProceedings of Robotics: Science and Systems, LosAn- geles, CA, USA, June 2025

  12. [12]

    On grasp choice, grasp models, and the design of hands for manufacturing tasks,

    M. Cutkosky, “On grasp choice, grasp models, and the design of hands for manufacturing tasks,”IEEE Transactions on Robotics and Automation, vol. 5, no. 3, pp. 269–279, Jun. 1989. [Online]. Available: https://ieeexplore.ieee.org/document/34763/

  13. [13]

    Dex-Net 2.0: Deep Learning to Plan Robust Grasps with Synthetic Point Clouds and Analytic Grasp Metrics,

    J. Mahler, J. Liang, S. Niyaz, M. Laskey, R. Doan, X. Liu, J. Aparicio, and K. Goldberg, “Dex-Net 2.0: Deep Learning to Plan Robust Grasps with Synthetic Point Clouds and Analytic Grasp Metrics,” inRobotics: Science and Systems XIII. Robotics: Science and Systems Foundation, Jul. 2017. [Online]. Available: http://www.roboticsproceedings.org/rss13/p58.pdf

  14. [14]

    Fit2Form: 3D Generative Model for Robot Gripper Form Design,

    H. Ha, S. Agrawal, and S. Song, “Fit2Form: 3D Generative Model for Robot Gripper Form Design,” inProceedings of the 2020 Conference on Robot Learning. PMLR, Oct. 2021, pp. 176–187, iSSN: 2640-3498. [Online]. Available: https://proceedings.mlr.press/ v155/ha21b.html

  15. [15]

    A survey on coverage path planning for robotics,

    E. Galceran and M. Carreras, “A survey on coverage path planning for robotics,”Robotics and Autonomous Systems, vol. 61, no. 12, pp. 1258–1276, Dec. 2013. [Online]. Available: https: //linkinghub.elsevier.com/retrieve/pii/S092188901300167X

  16. [16]

    Adaptive Coverage Path Planning for Efficient Exploration of Unknown Environments,

    A. Bouman, J. Ott, S.-K. Kim, K. Chen, M. J. Kochenderfer, B. Lopez, A.-a. Agha-mohammadi, and J. Burdick, “Adaptive Coverage Path Planning for Efficient Exploration of Unknown Environments,” in2022 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), Oct. 2022, pp. 11 916–11 923, iSSN: 2153-0866. [Online]. Available: https://ieeexp...

  17. [17]

    Metrics for ergodicity and design of ergodic dynamics for multi-agent systems,

    G. Mathew and I. Mezi ´c, “Metrics for ergodicity and design of ergodic dynamics for multi-agent systems,”Physica D: Nonlinear Phenomena, vol. 240, no. 4-5, pp. 432–442, Feb. 2011, publisher: Elsevier BV . [Online]. Available: https://linkinghub.elsevier.com/ retrieve/pii/S016727891000285X

  18. [18]

    Fast Ergodic Search With Kernel Functions,

    M. M. Sun, A. Gaggar, P. Trautman, and T. Murphey, “Fast Ergodic Search With Kernel Functions,”IEEE Transactions on Robotics, vol. 41, pp. 1841–1860, 2025. [Online]. Available: https://ieeexplore.ieee.org/document/10891753

  19. [19]

    Ergodic coverage in constrained environments using stochastic trajectory optimization,

    E. Ayvali, H. Salman, and H. Choset, “Ergodic coverage in constrained environments using stochastic trajectory optimization,” in2017 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), Sep. 2017, pp. 5204–5210, iSSN: 2153-0866. [Online]. Available: https://ieeexplore.ieee.org/document/8206410

  20. [20]

    Real-Time Area Coverage and Target Localization Using Receding-Horizon Ergodic Exploration,

    A. Mavrommati, E. Tzorakoleftherakis, I. Abraham, and T. D. Murphey, “Real-Time Area Coverage and Target Localization Using Receding-Horizon Ergodic Exploration,”IEEE Transactions on Robotics, vol. 34, no. 1, pp. 62–80, Feb. 2018. [Online]. Available: https://ieeexplore.ieee.org/document/8114522/

  21. [21]

    Decentralized Ergodic Control: Distribution-Driven Sensing and Exploration for Multiagent Systems,

    I. Abraham and T. D. Murphey, “Decentralized Ergodic Control: Distribution-Driven Sensing and Exploration for Multiagent Systems,” IEEE Robotics and Automation Letters, vol. 3, no. 4, pp. 2987–2994, Oct. 2018. [Online]. Available: https://ieeexplore.ieee.org/document/ 8392363/

  22. [22]

    Ergodic Exploration over Meshable Surfaces,

    D. Dong, A. Xu, G. Gutow, H. Choset, and I. Abraham, “Ergodic Exploration over Meshable Surfaces,” in2025 IEEE International Conference on Robotics and Automation (ICRA), May 2025, pp. 13 088–13 094. [Online]. Available: https://ieeexplore.ieee.org/ document/11127626

  23. [23]

    Sampling-Based Coverage Path Planning for Inspection of Complex Structures,

    B. Englot and F. Hover, “Sampling-Based Coverage Path Planning for Inspection of Complex Structures,”Proceedings of the International Conference on Automated Planning and Scheduling, vol. 22, pp. 29–37, May 2012. [Online]. Available: https://ojs.aaai.org/index.php/ ICAPS/article/view/13529

  24. [24]

    Oceanic Challenges to Technological Solutions: A Review of Autonomous Underwater Vehicle Path Technologies in Biomimicry, Control, Navigation, and Sensing,

    K. Hasan, S. Ahmad, A. F. Liaf, M. Karimi, T. Ahmed, M. A. Shawon, and S. Mekhilef, “Oceanic Challenges to Technological Solutions: A Review of Autonomous Underwater Vehicle Path Technologies in Biomimicry, Control, Navigation, and Sensing,” IEEE Access, vol. 12, pp. 46 202–46 231, 2024. [Online]. Available: https://ieeexplore.ieee.org/document/10477402/

  25. [25]

    Effect of Application Height and Ground Speed on Spray Pattern and Droplet Spectra from Remotely Piloted Aerial Application Systems,

    D. E. Martin, W. E. Woldt, and M. A. Latheef, “Effect of Application Height and Ground Speed on Spray Pattern and Droplet Spectra from Remotely Piloted Aerial Application Systems,”Drones, vol. 3, no. 4, p. 83, Dec. 2019, publisher: Multidisciplinary Digital Publishing Institute. [Online]. Available: https://www.mdpi.com/2504-446X/3/4/83

  26. [26]

    S. M. J. Lighthill,An Introduction to Fourier Analysis and Generalised Functions. Cambridge University Press, 1958

  27. [27]

    PointNet++: Deep Hierarchical Feature Learning on Point Sets in a Metric Space,

    C. R. Qi, L. Yi, H. Su, and L. J. Guibas, “PointNet++: Deep Hierarchical Feature Learning on Point Sets in a Metric Space,” inAdvances in Neural Information Processing Systems, vol. 30. Curran Associates, Inc., 2017. [Online]. Available: https://proceedings.neurips.cc/paper files/paper/2017/hash/ d8bf84be3800d12f74d8b05e9b89836f-Abstract.html

  28. [28]

    DenseFusion: 6D Object Pose Estimation by Iterative Dense Fusion,

    C. Wang, D. Xu, Y . Zhu, R. Mart ´ın-Mart´ın, C. Lu, L. Fei- Fei, and S. Savarese, “DenseFusion: 6D Object Pose Estimation by Iterative Dense Fusion,” in2019 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR). Long Beach, CA, USA: IEEE, Jun. 2019, pp. 3338–3347. [Online]. Available: https://ieeexplore.ieee.org/document/8953386/

  29. [29]

    Perceiver-Actor: A Multi- Task Transformer for Robotic Manipulation,

    M. Shridhar, L. Manuelli, and D. Fox, “Perceiver-Actor: A Multi- Task Transformer for Robotic Manipulation,” inProceedings of The 6th Conference on Robot Learning. PMLR, Mar. 2023, pp. 785–799, iSSN: 2640-3498. [Online]. Available: https: //proceedings.mlr.press/v205/shridhar23a.html

  30. [30]

    Nerf: Representing scenes as neural radiance fields for view synthesis,

    B. Mildenhall, P. P. Srinivasan, M. Tancik, J. T. Barron, R. Ramamoorthi, and R. Ng, “NeRF: representing scenes as neural radiance fields for view synthesis,”Communications of the ACM, vol. 65, no. 1, pp. 99–106, Jan. 2022. [Online]. Available: https://dl.acm.org/doi/10.1145/3503250

  31. [31]

    KinectFusion: Real-time dense surface mapping and tracking,

    R. A. Newcombe, S. Izadi, O. Hilliges, D. Molyneaux, D. Kim, A. J. Davison, P. Kohi, J. Shotton, S. Hodges, and A. Fitzgibbon, “KinectFusion: Real-time dense surface mapping and tracking,” in2011 10th IEEE International Symposium on Mixed and Augmented Reality, Oct. 2011, pp. 127–136. [Online]. Available: https://ieeexplore.ieee.org/document/6162880/

  32. [32]

    SACBP: Belief space planning for continuous-time dynamical systems via stochastic sequential action control,

    H. Nishimura and M. Schwager, “SACBP: Belief space planning for continuous-time dynamical systems via stochastic sequential action control,”The International Journal of Robotics Research, vol. 40, no. 10-11, pp. 1167–1195, Sep. 2021, publisher: SAGE Publications Ltd STM. [Online]. Available: https://doi.org/10.1177/ 02783649211037697

  33. [33]

    jax-ml/jax,

    “jax-ml/jax,” Sep. 2025, original-date: 2018-10-25T21:25:02Z. [Online]. Available: https://github.com/jax-ml/jax