https://github.com/hannorein/rebound

sort by:
Revision Author Date Message Commit Date
b24da72 Updating version to 3.26.1 20 July 2023, 21:46:00 UTC
492befb updated documentation 20 July 2023, 21:44:27 UTC
1df008f environment variables in setup.py for AVX512 and FFP_CONTRACT_OFF to avoid clang issue 20 July 2023, 21:41:34 UTC
5ed7a59 Set G=1 to avoid rounding errors when using horizons 13 July 2023, 22:55:37 UTC
7c6a4fb Merge branch 'main' of github.com:/hannorein/rebound 13 July 2023, 18:27:28 UTC
be15dbb Fixed update issue for OrbitPlotSet. Closes #702 13 July 2023, 18:26:58 UTC
8b316dc Merge pull request #706 from zyrxvo/master Fixed typos and broken documentation links 13 July 2023, 02:29:54 UTC
ca142c4 Fixed typos. 13 July 2023, 02:16:29 UTC
2823626 Updated broken navigation links. 13 July 2023, 02:16:06 UTC
4cf6b1d Merge branch 'hannorein:main' into master 13 July 2023, 01:44:35 UTC
cb3b663 exclude combined jump steps for GR case 12 July 2023, 23:17:36 UTC
92f0e68 Combine two jump steps in WHFast512 12 July 2023, 23:14:17 UTC
cd7d9ab fixed typo in makefile 12 July 2023, 12:55:47 UTC
d7cfa9c Fixed typo. Closes #704 12 July 2023, 12:27:28 UTC
88be66b Avoid large SA file sizes if IAS15 is used and particles got removed 12 July 2023, 12:25:39 UTC
c124158 minor documentation change 08 July 2023, 14:39:10 UTC
b4985ef Updating version to 3.26.0 08 July 2023, 14:35:15 UTC
1d2bc75 Added WHFast512 integrator. 08 July 2023, 14:33:39 UTC
6b13122 MPI documentation 24 June 2023, 13:47:05 UTC
f93602f MPI Documentation 24 June 2023, 13:38:23 UTC
aeab4a5 Merge pull request #697 from dangcpham/workflow Remove Python 2.7 dependency from workflow 22 June 2023, 19:50:19 UTC
8e458df Update notebook to 3.10 22 June 2023, 19:26:08 UTC
c5a84e1 remove 2.7 dependency 22 June 2023, 18:02:36 UTC
93592d8 Updating version to 3.25.1 08 June 2023, 22:33:59 UTC
2a8f0c0 Updating version to 3.25.0 08 June 2023, 19:53:29 UTC
5ae5b82 set sim pointer to NULL 02 June 2023, 13:53:25 UTC
05444a6 added new reb_get_remote_particle_by_hash to query particles on different nodes 02 June 2023, 13:27:00 UTC
eb9f836 Also add hash for pal 02 June 2023, 13:26:43 UTC
c038777 Added hash to reb_add_fmt 02 June 2023, 13:01:13 UTC
2072653 oversubscribe MPI jobs 01 June 2023, 14:56:52 UTC
6870347 Added unit test for MPI. Fixed delete_tree for essential tree nodes 01 June 2023, 14:51:26 UTC
03b9fd8 reb_get_com() and reb_move_to_com() now work with MPI 01 June 2023, 13:18:19 UTC
7d6c316 Adding a new flag to tree cells, indicating whether they are remote or not. This is needed to avoid self-interactions. Potential fix for #689. 31 May 2023, 20:27:34 UTC
ac7a2b6 using simpler struct transfers 31 May 2023, 20:13:43 UTC
29d8211 Added MPI to CI 31 May 2023, 15:45:08 UTC
487507a Added modulo to avoid compiler warning 31 May 2023, 13:47:26 UTC
2c4e2f5 fixed size mismatch for debug messages 31 May 2023, 13:45:53 UTC
14923b8 Updated deprecated MPI function calls 31 May 2023, 13:42:53 UTC
0dac110 By default no visualization for MPI example. 31 May 2023, 13:38:46 UTC
a4d4111 Added error message when two particles with the same coordinates are added to the tree code. 10 May 2023, 13:42:15 UTC
977b3e2 Merge pull request #685 from PeterBartram/main Fixed machine independence bug. 05 May 2023, 11:54:42 UTC
8746523 Fixed machine independence bug. Issue was the use of the math.pow function. Replaced it with ias15 version of x^1/7. Tested for bitwise energy violation matching for integrations over 1e6 orbits using a ubuntu desktop and a macbook M1. 05 May 2023, 11:10:20 UTC
c97ae62 Merge pull request #684 from dtamayo/doc updated units doc 27 April 2023, 23:22:29 UTC
cf1171f updated units 27 April 2023, 21:34:22 UTC
adf9e17 version script 07 April 2023, 15:40:58 UTC
a0b5958 run deploy on release 07 April 2023, 14:12:10 UTC
5b2bde2 release 07 April 2023, 14:04:22 UTC
9204bb2 Updating version to 3.24.3 07 April 2023, 13:37:30 UTC
8cfdd5e Merge branch 'main' of github.com:/hannorein/rebound 07 April 2023, 13:36:20 UTC
8097484 this relaxes some unit tests so that they pass on 32bit architectures with slightly different math libraries. 02 April 2023, 22:40:36 UTC
9a17c8b Updating version to 3.24.2 01 April 2023, 22:17:16 UTC
2f74500 fixed TES structure in ctypes 01 April 2023, 22:08:08 UTC
1d96e11 Updating version to 3.24.1 31 March 2023, 19:52:35 UTC
b206bfd added CORS proxy 31 March 2023, 19:46:18 UTC
fa844b4 smoother animation when using usleep 31 March 2023, 13:54:48 UTC
440511a fixed documentation. closes #672 29 March 2023, 21:58:29 UTC
f6f02f3 Merge branch 'main' of github.com:/hannorein/rebound 16 March 2023, 17:10:14 UTC
2f71b19 Merge pull request #662 from PeterBartram/main Updated user documentation + calculate orbital period automatically so user doesn't have to specify it. 15 March 2023, 21:49:28 UTC
e87c63e Update test_tes.py Fix failing unit test. Modified limit on energy assertion as previous changes bring the violation to 1.4e-15 from < 1e-15. This increase value is still in the round-off noise. 12 March 2023, 20:48:46 UTC
6cf90ef Updating version to 3.24.0 09 March 2023, 14:10:46 UTC
ba778a6 Merge pull request #667 from hannorein/largefiles Support for SimulationArchvies > 4GB 09 March 2023, 14:08:14 UTC
901d01e import c_uint64 07 March 2023, 14:32:47 UTC
018cd00 do not print header warning unless output requested 07 March 2023, 14:23:01 UTC
6bd61d6 no debug 07 March 2023, 13:48:24 UTC
ce4367e 64bit file address 07 March 2023, 13:47:50 UTC
c935e27 Merge branch 'main' into largefiles 07 March 2023, 13:25:39 UTC
323bff8 Updated documentation of LCN. Fixed nan after 1st timestep. 07 March 2023, 13:16:05 UTC
a056500 64 bit comparisons 04 March 2023, 23:41:40 UTC
51925f7 Updating version to 3.23.5 28 February 2023, 18:30:37 UTC
451e1cf Added massist unit for mass, added default_plane 28 February 2023, 18:26:24 UTC
5313e4f updated orbital_period to be calculated automatically so user doesnt have to specify. updated control variable documentation. 26 February 2023, 17:43:09 UTC
cb402d0 Update integrators.md Updated TES descriptions 26 February 2023, 16:19:34 UTC
84e50db added two more time units 25 February 2023, 15:00:19 UTC
0c7e433 swapped for loop and switch statement 19 February 2023, 00:10:54 UTC
a17681d Merge branch 'main' of github.com:/hannorein/rebound 14 February 2023, 21:06:30 UTC
0aa0b81 removed twitter, added mastodon 14 February 2023, 21:06:18 UTC
7234f59 Cast to avoid warning message 10 February 2023, 22:24:54 UTC
fc07fb4 Added pyproject.toml 09 February 2023, 15:09:48 UTC
d3a6f93 Updating version to 3.23.4 09 February 2023, 15:07:36 UTC
6398c39 Updating version to 3.23.3 02 February 2023, 01:36:30 UTC
584752b fixed an issue that prevented MERCURIUS to be reproduced exactly when safe_mode is turned off 02 February 2023, 01:32:56 UTC
a37ead0 do not change sign if exactly at end 02 February 2023, 00:48:52 UTC
6ad19d9 Trying out dt change for integration direction switch 01 February 2023, 23:44:05 UTC
70d6698 added more BS unit tests 21 January 2023, 19:47:08 UTC
c544693 minor code cleanup 21 January 2023, 19:31:26 UTC
2d609ba Merge pull request #649 from cassum-2022-project-21/free-tree-cells Properly free tree cells in reb_tree_delete_cell 17 January 2023, 15:00:45 UTC
7516041 call free() in reb_tree_delete_cell (fixes small memory leak) 17 January 2023, 14:41:44 UTC
73b726a Added badges for CI 13 January 2023, 01:44:17 UTC
2766673 CI check if all symbols in .so file have reb_ prefix 13 January 2023, 01:41:30 UTC
492f4ca Merge branch 'main' of github.com:/hannorein/rebound 13 January 2023, 00:50:50 UTC
0626855 Updating version to 3.23.2 13 January 2023, 00:50:31 UTC
5984c4b Merge pull request #647 from hannorein/acos2 acos2 is now static 13 January 2023, 00:49:37 UTC
e3bc862 Merge remote-tracking branch 'origin/new_reb3d' 13 January 2023, 00:43:50 UTC
e884dcb Merge branch 'new_reb3d' 13 January 2023, 00:42:47 UTC
a928309 renamed `_reb_copy_simulation_with_messages` to `reb_copy_simulation_with_messages` to match prefix convention 13 January 2023, 00:41:11 UTC
4eae820 made internal tes variables static 13 January 2023, 00:38:44 UTC
b1f3b44 acos2 is now static 13 January 2023, 00:33:25 UTC
98a5764 Merge pull request #646 from dtamayo/new_reb3d added add sub mul div 13 January 2023, 00:26:30 UTC
624bae7 added add sub mul div 13 January 2023, 00:15:26 UTC
1e7ef39 remove particle by id in tes test 13 January 2023, 00:01:56 UTC
back to top