Skip to content

0.25 Patch 3

Choose a tag to compare

@yang-z-03 yang-z-03 released this 12 Jun 17:32
· 6 commits to master since this release

Version 0.25.3

  • The infrastructure of Python extension system, Macros, and Python-backed statistics
  • Numerous optimization and profiling on duplicated re-calculations
  • Optimization for batch sample reader
  • Samples and workspaces are now loaded at least 3 times faster
  • Cacheing the transformation matrix for faster gate definition and change
  • Subtree re-calculations
  • Unified metadata system
  • This breaking update dropped support for all previous versions of workspace files

From 0.25.3, the binary package contains an embeddable Python runtime and are capable of executing arbitary code. User should only execute trusted macros and scripts. The python installation ships with numpy, pandas and other infrastructure for language server protocols (used for completions and tooltips of the code editor experience). Such binaries are not compiled from source, and may introduce incompatibility with machine architectures.