Compare commits
2 Commits
a356f9ebc1
...
28ec72c0ae
| Author | SHA1 | Date | |
|---|---|---|---|
| 28ec72c0ae | |||
| 1970fb8ab0 |
@ -56,7 +56,7 @@ def rot_2D(angle: float) -> List[List[float]]:
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
||||
# created by ChatGPT
|
||||
# ich habe alles selbst programmiert
|
||||
|
||||
matrix_a = [ [3, 4, -1, 4],
|
||||
[-2, 2, 5, 1]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user