jax-cfd icon indicating copy to clipboard operation
jax-cfd copied to clipboard

Avoid complex->real casts via jax.numpy.astype

Open copybara-service[bot] opened this issue 6 months ago • 0 comments

Avoid complex->real casts via jax.numpy.astype

This currently issues a warning about implicitly discarding the imaginary part, and it will issue an error in the future.

copybara-service[bot] avatar Jul 30 '24 23:07 copybara-service[bot]