**What's changed**
* `autoray.lazy.compute`: allow computing multiple outputs simultaneously
* `autoray.lazy.Function` allow pickling and viewing of uncompiled source
**Fixes**
* make sure `shape` and `ndim` work for builtins similarly to `numpy.{shape,ndim}`
**Full Changelog**: https://github.com/jcmgray/autoray/compare/v0.6.2...v0.6.3