Hacker News new | ask | show | jobs
by paperwork 1584 days ago
I wish JAX worked with windows natively (without using wsl). I teach a very high level intro to numpy and would _love_ to have my students try jax. These students are relatively new to programming and the idea of using a linux shell or having to compile anything themselves just wouldn't work.
2 comments

I find this repo used to create Jaxlib wheels to Windows https://github.com/cloudhan/jax-windows-builder
VM with Ubuntu? If you write a guide they can get set up with VMWare pretty easily!