Skip to content

Commit

Permalink
1. attempt to fix/bypass the newly appeared problem:
Browse files Browse the repository at this point in the history
       ```TypeError: void TCanvas::Update() =>
                TypeError: callable was deleted
       ```
  • Loading branch information
VanyaBelyaev committed Dec 19, 2024
1 parent e3035a9 commit 3f184c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ReleaseNotes/release_notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
1. add conversion from Taylor(polynomial) expansion to Pade/rational approximation
1. add elliptic fuctions and elliptic integrals
1. improve treatment of elliptic integrals and Carlson symmetric forms
1. attempt to fix/buypass the newly appeared problem:
1. attempt to fix/bypass the newly appeared problem:
```TypeError: void TCanvas::Update() =>
TypeError: callable was deleted
```
Expand Down

0 comments on commit 3f184c6

Please sign in to comment.