Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Put the new C++ back end in place for Python. #1077

Merged
merged 1 commit into from Mar 2, 2023

Conversation

molpopgen
Copy link
Owner

No description provided.

@molpopgen molpopgen force-pushed the integrate_new_evolvets branch 5 times, most recently from 5acc188 to d1c8c26 Compare March 2, 2023 22:33
* Implement pickling for ForwardDemesGraph Python class.
* ForwardDemesGraph now stores its demes.Graph
* Pull in demes-rs dependencies from GitHub
* remove some tests that rely on the deprecated API
* Remove test decorator invoking DemographyDebugger
* API updates for cpp_neutral_benchmark/cpp_neutral_benchmark.cc
* When rounding leads to a bad model, return DemographyError rather
  than ValueError
* Update examples/plugin/test_plugin.py
* Fix C++ tests that were incorrect.
  These had to be changed b/c of errors we discovered upstream
  in demes-forward.
@molpopgen molpopgen merged commit e524729 into hook_new_back_end_to_python Mar 2, 2023
@molpopgen molpopgen deleted the integrate_new_evolvets branch March 2, 2023 23:21
molpopgen added a commit that referenced this pull request Mar 7, 2023
* Implement pickling for ForwardDemesGraph Python class.
* ForwardDemesGraph now stores its demes.Graph
* Pull in demes-rs dependencies from GitHub
* remove some tests that rely on the deprecated API
* Remove test decorator invoking DemographyDebugger
* API updates for cpp_neutral_benchmark/cpp_neutral_benchmark.cc
* When rounding leads to a bad model, return DemographyError rather
  than ValueError
* Update examples/plugin/test_plugin.py
* Fix C++ tests that were incorrect.
  These had to be changed b/c of errors we discovered upstream
  in demes-forward.
molpopgen added a commit that referenced this pull request Mar 7, 2023
* Implement pickling for ForwardDemesGraph Python class.
* ForwardDemesGraph now stores its demes.Graph
* Pull in demes-rs dependencies from GitHub
* remove some tests that rely on the deprecated API
* Remove test decorator invoking DemographyDebugger
* API updates for cpp_neutral_benchmark/cpp_neutral_benchmark.cc
* When rounding leads to a bad model, return DemographyError rather
  than ValueError
* Update examples/plugin/test_plugin.py
* Fix C++ tests that were incorrect.
  These had to be changed b/c of errors we discovered upstream
  in demes-forward.
molpopgen added a commit that referenced this pull request Mar 8, 2023
* Implement pickling for ForwardDemesGraph Python class.
* ForwardDemesGraph now stores its demes.Graph
* Pull in demes-rs dependencies from GitHub
* remove some tests that rely on the deprecated API
* Remove test decorator invoking DemographyDebugger
* API updates for cpp_neutral_benchmark/cpp_neutral_benchmark.cc
* When rounding leads to a bad model, return DemographyError rather
  than ValueError
* Update examples/plugin/test_plugin.py
* Fix C++ tests that were incorrect.
  These had to be changed b/c of errors we discovered upstream
  in demes-forward.
molpopgen added a commit that referenced this pull request Mar 10, 2023
* Implement pickling for ForwardDemesGraph Python class.
* ForwardDemesGraph now stores its demes.Graph
* Pull in demes-rs dependencies from GitHub
* remove some tests that rely on the deprecated API
* Remove test decorator invoking DemographyDebugger
* API updates for cpp_neutral_benchmark/cpp_neutral_benchmark.cc
* When rounding leads to a bad model, return DemographyError rather
  than ValueError
* Update examples/plugin/test_plugin.py
* Fix C++ tests that were incorrect.
  These had to be changed b/c of errors we discovered upstream
  in demes-forward.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant