Skip to content

Conversation

@dtsteene
Copy link
Contributor

@dtsteene dtsteene commented Dec 2, 2025

Fixes a bug where initial_state passed to the constructor was ignored and overwritten by defaults in solve .

  • updates solve to use the current initial_state when no instance is provided.
  • Adds regression tests to tests/test_initialization.py.

Closes #41.

@finsberg finsberg merged commit 0da2b6f into ComputationalPhysiology:main Dec 2, 2025
15 checks passed
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.

Bug: initial_state in constructor is ignored/overwritten by defaults

2 participants