Skip to main content

Aleph - 0.28.0

๐Ÿš€ Highlightsโ€‹


โœจ New Featuresโ€‹

  • Added a new fermionic operator: NumberNumber which is a fused version of Number * Number.

๐Ÿ›  Improvementsโ€‹


๐Ÿ› Fixesโ€‹

  • Prints Aleph's registered type names and the underlying exception message when an unhandled boxed exception escapes, restoring meaningful runtime error messages.

โš™๏ธ Internal / Technical Changesโ€‹

  • Boundary conditions are now bound through a similar pattern to other enum types, appearing as static member of a global boundary_condition variable.

โš ๏ธ Breaking Changesโ€‹

  • Boundary conditions are now denoted with the pattern boundary_condition.open, boundary_condition.periodic etc... as opposed to the old syntax, open_bc, periodic_bc etc...

๐Ÿงช Migration Notesโ€‹