github aesara-devs/aesara rel-2.0.3

latest releases: rel-2.9.4, rel-2.9.3, rel-2.9.2...
3 years ago

The following changes were made in this release:

  • Added C code for Erfcx
  • Added Laplace and Wald RandomVariables
  • RandomStateType types can now be generated from array state values
  • Added JAX conversions for RandomVariables
  • 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 of lock_ctx will now accept negative values corresponding to no time-out
  • A bug in Scan optimizations applied to unexpected Op.__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

Don't miss a new aesara release

NewReleases is sending notifications on new releases.