Interested in scientific computing and astro/physics simulations? Follow me on Medium to explore college intro-level #Python tutorials https://t.co/eE1llD3G9U
@astro_magnetism This is amazing work, James! You may like Deitrich+Vautherin (1985) reformulation of compressible N.S. to nonlinear Schrodinger type eqn too! Rotational flow induces a guage field that resembles the MHD equations
We live in an exciting new time where AI agents will be able to discover and optimize new engineering devices. I'm sharing a simple demo for tokamak design based on @karpathy 's autoresearch to illustrate the idea. Code here 👉 https://t.co/utSJpsASlv
Solving block tridiagonal matrices is a common bottleneck for physics solvers. Started prototyping a way to do this fast in #JAX w/ a parallel GPU/batched-LU algorithm: https://t.co/Z7pJclSp2A Already seeing huge gains over block Thomas (gpu) algo. @claudeai code is helping out
LLMs can be an "Expert-In-The-Loop" for physics problems that require simulation. Here's a minimal example using #TextGrad (Automatic “Differentiation” via Text) solving a simple physics problem iteratively: https://t.co/6h4x9eUshz
@SimAI4Science#TesseractHackathon
Could AI solve a Millennium Prize Problem?
One of the outstanding math problems is Navier-Stokes: whether these fluid equations can have pathological blow-up solutions.
There are signs that...maybe they can. And AI might help find them. 🧵
We are off to a great start with our first set of 9 #EurIPS workshops! the lecture rooms are buzzing and conversations are flowing at our three different workshop locations!
Having a lot of fun scaling up massive #Python / #JAX physics simulations on @ORNL's Frontier supercomputer with @AMD MI250X GPUs -- currently hitting 3 billion cell-updates/sec on a 2048³ run. 🚀 #HPC#Supercomputing#JAX
I'm excited to share jaxion, a differentiable Python/JAX library for fuzzy dark matter (axions) + gas + stars, scalable on multiple GPUs
⭐️repo: https://t.co/zrNQGjFLxG
📚docs: https://t.co/6xOPonXzYe
Feedback + collaborations welcome!
We're hiring Flatiron Research Fellows & Software Fellows at the @FlatironInst CCA. These independent postdoc positions offer outstanding opportunities for collaboration, computation, and scientific growth in NYC: https://t.co/YZJuQmC5N7 https://t.co/j2sqxxB25P
I recently ran into errors where the @Google search bar gives me numerically incorrect answers for unit conversions or useless AI results. No idea what is causing the first issue. It used to be rock solid. With #vibecoding I could quickly create a new solution.
I noticed Google search is no longer reliable for quick unit conversions & calculations.
So I built a simple online calculator
Give it a spin: https://t.co/Bvp6jiPEjN