Releases: JPGlaser/Tycho
Pre-Release of Tycho 2.0
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
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
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
Merge pull request #12 from JPGlaser/FixingUnits Fixed Units & A Few Bugs
Archive Release During Branch Mergers
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!
Merge pull request #2 from JPGlaser/EncounterLogging-dev Encounter Logger Added
First Stable Release
This was the first stable release of the new, modular Tycho code.