The following changes were made in this release:
- Added C code for
Erfcx
- Added Laplace and Wald
RandomVariable
s RandomStateType
types can now be generated from array state values- Added JAX conversions for
RandomVariable
s - The Python implementation of
Elemwise
will now broadcast its parameters - Compilation errors will now be printed across multiple lines in trace output
- The
timeout
parameter oflock_ctx
will now accept negative values corresponding to no time-out - A bug in
Scan
optimizations applied to unexpectedOp.__call__
signatures was fixed - Added a JAX conversion for
LogSoftmax
- Fixed a bug in the JAX conversion of
Join
- The reference count assertion in
VMLinker
has been turned into a warning - Fixed an attribute access error in
local_rebroadcast_lift