Rory Conlin

Results 180 comments of Rory Conlin

When this is working we should add an assert inside the `in32bit` function to ensure that the output is correctly 32 bit before upcasting.

This might be just what we need: https://jax.readthedocs.io/en/latest/_autosummary/jax.experimental.disable_x64.html#jax.experimental.disable_x64

A few comments: 1. to your point 3 above, interpax can do 2d splines just fine, as long as its over a tensor product grid of $\alpha, \zeta$, so your...

I think this might be related to the python bool vs bumpy bool think Daniel was working on in #1030

> Should we merge this before new release, or you want to wait until #1406 ? I think we can wait till the next one.

@mrorro Yeah I haven't been able to build any version since 0.1.55 either. It looks like at some point they switched some of the compiler flags to ones that are...

I also haven't made any progress but haven't had much time to work on it either. We've been using 0.1.55 for a while, though I'm hoping to upgrade later this...

On my system I get ``` >>> import platform >>> print(platform.machine()) ppc64le ``` It is little-endian

@asedova Traverse at PPPL

why would the qfm test be failing here? nothing that changed should have any effect on that