flaport / sax

S + Autograd + XLA :: S-parameter based frequency domain circuit simulations and optimizations using JAX.
https://flaport.github.io/sax
Apache License 2.0
71 stars 17 forks source link

pin jax #25

Closed joamatab closed 1 year ago

joamatab commented 1 year ago

The alternative is to fix the current JAX release issues

flaport commented 1 year ago

I just released sax==0.10.3, which depends on klujax==0.2.3 where the issues mentioned in https://github.com/google/jax/issues/17662 were fixed.

joamatab commented 1 year ago

Awesome, thank you Floris!