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

Mitochondria #43

Merged
merged 4 commits into from
Jan 31, 2024
Merged

Mitochondria #43

merged 4 commits into from
Jan 31, 2024

Conversation

WyattHolliday
Copy link
Collaborator

Implementation of the mitochondria as a node with _nutrient, _nutrient_maximum and _nutrient_efficiency attribute. Cells now consume nutrients at a constant rate and then die when they run out.

Copy link
Owner

@MylesScholz MylesScholz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The implementation looks good, and it works on my machine.

@WyattHolliday WyattHolliday merged commit ad862de into main Jan 31, 2024
1 check passed
@Alex-x90 Alex-x90 linked an issue Feb 10, 2024 that may be closed by this pull request
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.

Implement a basic Mitochondria node within the Cell State
2 participants