Latest Tech News

Stay updated with the latest in technology, AI, cybersecurity, and more

Filtered by: jacobian Clear Filter

Parametric shape optimization with differentiable FEM simulation

All examples are expected to run from the examples/<example_name> directory of the Tesseract-JAX repository . In this example, you will learn how to: Compose both Tesseracts with Tesseract-JAX to create a pipeline that can be used for differentiable shape optimization. Build a Tesseract that uses finite differences under the hood to enable differentiability of a non-autodifferentiable geometry operation (computing a signed distance field from a 3D model). In this notebook, we explore the opt