You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Allowed tension/compression-only support springs to reactivate after being deactivated. Erroneous deflections were being reported on very flexible models that experienced a lot of movement with T/C support springs.
66
70
*`matplotlib` is now an optional dependency. You'll only need to install it if you want to view plots for members.
@@ -109,4 +113,4 @@ v0.0.67
109
113
v0.0.66
110
114
* Code simplification and bug fix for merging duplicate nodes.
111
115
* When nodes are merged, support conditions for the deleted node are now assigned to the remaining node.
112
-
* Added a linear solver for faster analysis of simple models. If you don't need P-Delta analysis or tension/compression-only analysis this solver saves time by only assembling the global stiffness matrix once.
116
+
* Added a linear solver for faster analysis of simple models. If you don't need P-Delta analysis or tension/compression-only analysis this solver saves time by only assembling the global stiffness matrix once.
0 commit comments