Skip to content

release: CORNETO v1.0.0-rc.3 - #57

Merged
pablormier merged 6 commits into
mainfrom
publication/1.0.0-rc.3
Jul 31, 2026
Merged

release: CORNETO v1.0.0-rc.3#57
pablormier merged 6 commits into
mainfrom
publication/1.0.0-rc.3

Conversation

@pablormier

@pablormier pablormier commented Jul 31, 2026

Copy link
Copy Markdown
Member

Summary

  • introduce the supported class-based CellNOptDAG signaling workflow and plotting helpers
  • remove the experimental cellnoptILP implementation and corneto.methods.signal namespace without compatibility shims
  • improve the FBA and iMAT guides, including a standalone iMAT guide and multi-condition examples
  • adopt public main as the single PR release gate and document the RC3 release scope

Impact

RC3 exposes corneto.methods.signaling.CellNOptDAG as the supported CellNOpt-style API.

Validation

  • poetry run pytest -q — 486 passed, 33 skipped
  • poetry run ruff check --no-fix corneto tests
  • poetry run ruff format --check corneto tests
  • poetry check
  • poetry run sphinx-build -W --keep-going -b html docs ...
  • poetry build and twine check for wheel and sdist
  • clean-environment wheel installation and import smoke test
  • git diff --check public/main..dev

pablormier and others added 6 commits July 29, 2026 19:59
Rebuild CellNOpt inference around vectorized Boolean propagation, shared structural flow, and acyclic connectivity. Add CORNETO-integrated model and fit plotting, renderer improvements, outcome-based tests, and an executable signaling guide.

Co-authored-by: Attila Gabor <3891745+gabora@users.noreply.github.com>
Co-authored-by: Martin Garrido Rodriguez-Cordoba <61513563+martingarridorc@users.noreply.github.com>
@pablormier
pablormier marked this pull request as ready for review July 31, 2026 08:37
@pablormier
pablormier merged commit 4c394c2 into main Jul 31, 2026
5 checks passed
@pablormier
pablormier deleted the publication/1.0.0-rc.3 branch July 31, 2026 08:37
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.

1 participant