You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Eikonax' internals are quite complex regarding tensor operations and broadcasting. This has already become much better with jaxtyping literal annotations. However, it might be even better to use a library like Einops or Xarray for multidimensional data. On the other hand, this would require some significant refactoring.
The text was updated successfully, but these errors were encountered:
Eikonax' internals are quite complex regarding tensor operations and broadcasting. This has already become much better with jaxtyping literal annotations. However, it might be even better to use a library like Einops or Xarray for multidimensional data. On the other hand, this would require some significant refactoring.
The text was updated successfully, but these errors were encountered: