Commit graph

5 commits

Author SHA1 Message Date
Ami Fischman
0085306461 TooTallToby tutorials: unbreak and test.
- Unbreak the three broken tutorials (fixes #848)
  - This involved a rewrite of PPP-01-10 because I already had my own
    solution to that one and I couldn't easily tell what was going
    wrong with the previous solution.
- Add assertions to all the tutorials so that non-raising means success
- Add the TTT examples to `test_examples.py` added recently for #909
- Also added sympy to development dependencies since one of the TTT
  examples uses it.
2025-03-04 16:14:09 -08:00
Arno Bosch
6c58dae3aa
Update ttt-ppp0101.py 2024-05-16 17:31:00 +02:00
Arno Bosch
80119b42c2
Fix solution ttt-ppp0101.py
Now generates correct model and calculates correct mass.
(note that trapezoid requires it's width input field to be calculated using angles because it's not given)
2024-05-16 04:31:03 +02:00
gumyr
2e81b9d5df Reformatted with black 24.2.0 2024-02-22 11:27:01 -05:00
gumyr
ebc4f9b7af Adding Party Pack 01 to TTTT 2023-11-14 14:53:08 -05:00