Skip to content

v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Sep 07:00
· 5 commits to main since this release

Added

  • Separated routines for starting_point.

Changed

  • Updated Analysis object and optimization routines to work with the new infrastructure.

Removed

  • Removed modules .diagrams, .shape. TNO is meant to operate with compas_tna classes.
  • Removed module.viewer. New viewer is in compas_masonnry.
  • Removed MATLAB convex optimization to simplify installation
  • Removed unused solvers such as MMA and PyOpt. New focus is on slsqp and ipopt.
  • Made ipopt optional to simplify base installation.