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

SubsplitDAG: Export to JSON #434

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Conversation

davidrich27
Copy link
Collaborator

Description

  • Functionality added for exporting SubsplitDAG to JSON file.
  • Exposed function to bito.

Closes #431

Tests

Test added to test_gp_instance to test/test_pybito.py

Checklist:

  • Code follows our detailed contribution guidelines
  • clang-format has been run
  • TODOs have been eliminated from the code
  • Comments are up to date, document intent, and there are no commented-out code blocks
  • Issue branch has been squashed and rebased on main branch
  • GitHub CI build on PR branch completed successfully

@davidrich27 davidrich27 self-assigned this Apr 22, 2022
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.

SubsplitDAG: Export/Import Rimu-compatible JSON file
1 participant