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

Fix parsing and ToString not using invariant culture #13

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

BMI24
Copy link

@BMI24 BMI24 commented Nov 30, 2022

Needef for parsing matrices from strings in locales where the dot and comma are switched for decimal signs (eg germany). Currently this fails. To match this, I also changed the ToString methods.

@modios
Copy link
Owner

modios commented Jan 26, 2023

Apologies for not having a look on this earlier. Can we add a unit test with an example? It's been a long time since the PR . If not that is fine, finally... will have some time the following days so I will be able to check this.

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