Skip to content

Conversation

@gwhitney
Copy link
Collaborator

Here's a version of the finite test called finite(), with matrices/arrays returning boolean as to whether all entries are finite.

If you want to change either the name or the behavior on arrays/matrices, let me know.

Resolves #3553.

Copy link
Owner

@josdejong josdejong left a comment

Choose a reason for hiding this comment

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

Thanks @gwhitney , this PR looks well taken care of! I'm a bit surprised we don't yet have a function to test finiteness 😅.

I made a couple of inline comments, can you have a look at those?

@gwhitney
Copy link
Collaborator Author

OK, I think that's everything you requested.

@josdejong josdejong merged commit 9ee2a00 into josdejong:develop Oct 18, 2025
8 checks passed
@josdejong
Copy link
Owner

Thanks a lot Glen!

@gwhitney gwhitney deleted the finite_test branch October 27, 2025 07:40
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.

Finiteness-testing function

2 participants