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

Add parameter N_reactors to StirredTankReactor and enable passing RGBn tuples as arguments for color_wheel in plot_spearman_2d #205

Merged
merged 6 commits into from
Jun 21, 2024

Conversation

sarangbhagwat
Copy link
Member

As the title suggests, these are minor changes enabling the following:
(i) View number of reactors for a StirredTankReactor object using a new attribute, N_reactors;
(ii) Pass iterable of RGBn tuples rather than iterable of colors for the color_wheel argument in plot_spearman_2d.

I have updated the doctest for StirredTankReactor to cover (i); if testing is needed for (ii), feel free to add any, thanks!

Copy link
Member

@yoelcortes yoelcortes left a comment

Choose a reason for hiding this comment

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

Excellent, thank you!

@yoelcortes yoelcortes merged commit 2252866 into master Jun 21, 2024
1 check failed
@sarangbhagwat sarangbhagwat deleted the QoL_STR_changes branch June 22, 2024 21:07
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.

2 participants