Skip to content

Releases: JPGlaser/Tycho

Pre-Release of Tycho 2.0

28 Aug 18:33
cc5205b
Compare
Choose a tag to compare

Tycho has experienced a massive amount of development with regards to better memory management, multi-processing handling, data storage, etc. Additionally, we have now implemented supernova detections w/ proper handling, effective planet patching between encounters, improved simulation of planetary systems with the use of SecularMultiple, etc.

This is a fully functional pre-release of Tycho. There are some final user-improvements that will be coming in 2.0, but if you want to start using everything now, you certainly can.

Full Release of Tycho

30 Apr 18:26
3fcb83c
Compare
Choose a tag to compare

This is the final release for the code used in the publication "TYCHO -- Realistically Simulating Exoplanets within Stellar Clusters I: Improving the Monte Carlo Approach" (arXiv:2002.12375). It has been fully adapted to Python 3.7+ and AMUSE 13+ standards.

Following versions will make use of the secular_multiples module developed by A. Hamers (https://arxiv.org/abs/1802.05716). If you have any inquires, please utilize the Issue tracker here on GitHub.

Final Python 2.7 Release

20 Mar 03:36
Compare
Choose a tag to compare
Pre-release

This is a copy of the final state of the Python 2.7-based version of TYCHO. The code in this state is fully functional with the last release of Anaconda 2.7 and AMUSE 11 (compiled locally). Should you require the use of Python 2.7 for any reason, this version should have all of the features included in version 1.0.

"Somewhat Stable" Version

28 Dec 02:25
469152f
Compare
Choose a tag to compare
Pre-release
Merge pull request #12 from JPGlaser/FixingUnits

Fixed Units & A Few Bugs

Archive Release During Branch Mergers

01 Dec 17:10
Compare
Choose a tag to compare
Pre-release

This release has modified updates from v0.6, but is meant as an archive for a pre-branch-trim-paluza.

~ Joe G.

Encounter Database Added!

05 Jul 19:16
Compare
Choose a tag to compare
Pre-release
Merge pull request #2 from JPGlaser/EncounterLogging-dev

Encounter Logger Added

First Stable Release

28 Jun 16:54
Compare
Choose a tag to compare
First Stable Release Pre-release
Pre-release

This was the first stable release of the new, modular Tycho code.