Draft
Conversation
for more information, see https://pre-commit.ci
) * adding 2025 school data * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Bump version from 2.2.2 to 2.2.3 * Update POSYDON School 2025 link in index.rst * update md5 checksum --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* add handling of lists (the default) from .ini file for the BinaryPopulation class * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Bump version from 2.2.2 to 2.2.3 * fix ordering of metallicity reading and assignment of metallicity vs. metallicities * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * change metallicity field to metallicities to be consistent with expected field for PopulationRunner * adding metallicity_index argument to from_ini and also making metallicities the default rather than metallicity * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Improve comments on metallicity handling Clarify comments regarding metallicity selection in the population. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…776) * adding kwargs to SimulationProperties to accept arbitrary key word arguments like custom step names and also passing verbose from BinaryPopulation.from_ini * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Bump version from 2.2.2 to 2.2.3 --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* use metallicities instead of metallicity * fix unit tests * Bump version from 2.2.3 to 2.2.4 --------- Co-authored-by: Max <14039563+maxbriel@users.noreply.github.com>
Automate conda version by extracting it from setup.py
[fix] Change solver interval to align with the evolution time
* Update package version in meta.yaml * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * add sorted to glob search for ini files --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
for more information, see https://pre-commit.ci
…ries from dco evolution
… as this would adjust the step prior to DCO in that case
… it only does that when trying to save a pop. Updating scripts to evolve a population and print some of the binaries, fix entropy
for more information, see https://pre-commit.ci
[fix] CO step solver time handling
update POSYDON version
…ore and adding to test_pops script
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
A test suite for population synthesis.
Planning to:
BinaryPopulationclassPopulationRunnerclassSimulationProperties