Commit graph

25 commits

Author SHA1 Message Date
a4e68e34b0
Try using setup-python
Some checks failed
Lint / MyPy (push) Failing after 33s
2025-02-23 07:11:58 -05:00
3750bf9991
First draft of CI 2025-02-23 06:21:16 -05:00
472192e2d0
Add MyPy 2025-02-23 05:52:28 -05:00
6822df0432
Clean up and comment 2025-01-02 01:42:26 +13:00
8bb6ba19d5
Switch to tabs 2025-01-02 00:05:16 +13:00
054b54c291
Update packages 2025-01-02 00:05:03 +13:00
9651d1470a Add 3d state with many large masses 2023-10-08 13:13:14 -04:00
a46c4303c2 Add README 2023-10-08 13:08:15 -04:00
6afc17d013 Improve 3d quality 2023-10-08 12:55:08 -04:00
22bc527716 Add generation of 3d data 2023-10-08 12:21:51 -04:00
424721ccfc Support 3d simulations 2023-10-08 12:13:53 -04:00
4a31fc1a7d Clarify variable name 2023-10-07 21:44:36 -04:00
86d5ca98bf Add constrained physics sim
Performs slightly worse, sends less bodies flying off.
2023-10-07 21:42:30 -04:00
d3a793c3a3 Added state with bodies with no initial velocity 2023-10-07 21:41:56 -04:00
e1b55dbad2 Add slightly better n_body_matrix 2023-10-07 21:10:37 -04:00
aca44fc3b0 Add more start states for testing 2023-10-07 21:10:19 -04:00
decedf5731 Remove unneeded split 2023-10-07 18:57:30 -04:00
d54c95347f Correct radius dimensions 2023-10-07 18:41:29 -04:00
3ebf5b9baf Reduce dimensional alterations 2023-10-07 18:30:57 -04:00
9e8d8fe620 Add more fun start states 2023-10-07 18:18:44 -04:00
9606ca4151 Simplify framerate alteration 2023-10-07 18:18:29 -04:00
6b623d3a30 Reduce numpy array concatenations 2023-10-07 18:17:58 -04:00
292d374a2c Fix dataset to include negative velocity components 2023-10-07 17:13:40 -04:00
e38e7bc7a1 Create script to generate data 2023-10-07 17:13:15 -04:00
cc1c1a9130 Basic working implementation 2023-10-07 16:52:20 -04:00