Mike McCann
Mike McCann
For an example of a class that we hope could be simpler, see `ScaledIdentity`.
Adding on a couple problems I faced when remaking my conda environment to try to build the docs: * pip-installed pandoc isn't working for me (need the command-line version), need...
> adjoint will straight fail if it is applied to a different shape than the one used in the jax adjoint function I can confirm this is true. Also true...
Thoughts after more discussion: * We want dtypes to be as unobtrusive on the user as possible because they often won't matter (everything will be float32). But it would be...