Skip to content

Commit 0f513e9

Browse files
authored
Update README.md
1 parent 4b3099e commit 0f513e9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,10 @@ Here's a list of projects that use PyNite:
6161
* Phaenotyp (https://github.com/bewegende-Architektur/Phaenotyp) (https://youtu.be/shloSw9HjVI)
6262

6363
# What's New?
64+
v0.0.77
65+
* Simplified P-Delta convergence checks
66+
* Fixed P-Delta bug introduced in v0.0.76
67+
6468
v0.0.76
6569
* 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.
6670
* `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
109113
v0.0.66
110114
* Code simplification and bug fix for merging duplicate nodes.
111115
* 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

Comments
 (0)