Skip to content

Releases: BlockResearchGroup/compas_tno

v0.3.0

06 Sep 07:00

Choose a tag to compare

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.

v0.2.2

04 Sep 08:01
9c143cd

Choose a tag to compare

Added

  • Added new functions in FormArtists
  • Corrected typo in function names
  • Improved sync with Proxy
  • Added QR decomposition in solvers

Changed

Removed

v0.2.1

04 May 09:31

Choose a tag to compare

Added

  • Updated workflow.

Changed

Removed