Skip to content

Add non-unicode keywords aliases #49

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

Merged
merged 2 commits into from
Mar 20, 2020
Merged

Add non-unicode keywords aliases #49

merged 2 commits into from
Mar 20, 2020

Conversation

theogf
Copy link
Member

@theogf theogf commented Mar 17, 2020

Add alpha vs \alpha, gamma vs \gamma etc, for the concerned kernels.

@devmotion
Copy link
Member

IMO in general it's preferable to have only one way for specifying the kernel parameters. Maybe only allow non-unicode keyword arguments?

@theogf
Copy link
Member Author

theogf commented Mar 18, 2020

Do you really think it would be bad? There is no chance some one is going to have a alpha and \alpha keyword at the same time

@devmotion
Copy link
Member

Sure, it's unlikely that someone will specify both keyword arguments. I just think that generally it can be confusing, both for developers and users, if there are multiple different ways for achieving or specifying the same thing.

@theogf theogf merged commit 1f194f5 into master Mar 20, 2020
@theogf theogf deleted the aliases branch March 20, 2020 18:25
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