Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 12 Nov 13:01
· 11 commits to main since this release

Added

  • Added viewer based on compas_viewer.
  • Added compas_ags.ags.core.rref_sympy.
  • Added type annotations where possible.
  • Added requirements-dof.txt to include sympy as optional dependency.
  • Added annotations.

Changed

  • Changed examples to use new viewer.
  • Fixed bug in viewer rotation.
  • Changed code to be compatible with COMPAS 2.

Removed

  • Removed viewer based on compas_plotter.