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

Replace boolean cdot keyword argument in favor of more flexible mult_symbol string #325

Merged
merged 4 commits into from
Dec 20, 2024

Conversation

hersle
Copy link
Contributor

@hersle hersle commented Dec 18, 2024

Follow-up to #323; see discussion there.

@gustaphe I figured the simplest way of handling the deprecation of cdot in code is to convert it to the equivalent mult_symbol. This means cdot takes precedence over mult_symbol in the event that they are both set, which is the opposite of what we agreed. I can argue both ways; if you think it is more natural for mult_symbol to take priority, or there is anything else, I am happy to update it.

@gustaphe
Copy link
Collaborator

This is very nice. Thanks!

@gustaphe gustaphe merged commit a811c57 into korsbo:master Dec 20, 2024
9 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.

2 participants