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

Misc fixes #759

Merged
merged 18 commits into from
Feb 28, 2024
Merged

Misc fixes #759

merged 18 commits into from
Feb 28, 2024

Conversation

skirpichev
Copy link
Collaborator

@skirpichev skirpichev commented Feb 23, 2024

For production code this could be removed by -O optimization.
* make det of null matrix return 1, see e.g.
  https://en.wikipedia.org/wiki/Matrix_(mathematics)#Empty_matrix
* fix str/repr

Closes mpmath#745

Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
@skirpichev skirpichev merged commit afb829b into mpmath:master Feb 28, 2024
11 checks passed
@skirpichev skirpichev deleted the misc branch February 28, 2024 04:55
@skirpichev skirpichev mentioned this pull request Mar 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment