Posts by Miles Macklin
Robotics
Sep 29, 2025
Advancing Robotics Development with Neural Dynamics in Newton
Modern robotics requires more than what classical analytic dynamics provides because of simplified contacts, omitted kinematic loops, and non-differentiable...
9 MIN READ
Robotics
Mar 18, 2025
Announcing Newton, an Open-Source Physics Engine for Robotics Simulation
Physical AI models enable robots to autonomously perceive, interpret, reason, and interact with the real world. Accelerated computing and simulations are key to...
5 MIN READ
Models / Libraries / Frameworks
Dec 14, 2024
Introducing Tile-Based Programming in Warp 1.5.0
With the latest release of Warp 1.5.0, developers now have access to new tile-based programming primitives in Python. Leveraging cuBLASDx and cuFFTDx, these new...
14 MIN READ
Simulation / Modeling / Design
Mar 23, 2022
Creating Differentiable Graphics and Physics Simulation in Python with NVIDIA Warp
Typically, real-time physics simulation code is written in low-level CUDA C++ for maximum performance. In this post, we introduce NVIDIA Warp, a new Python...
9 MIN READ