Skip to content

Conversation

gwhitney
Copy link
Collaborator

This is a convenience standing draft pull request for mathjs v15, to allow such things as automatic rebase as necessary to stay on top of mathjs v14.x development. The tracking issue is #3453. New PRs with breaking changes should be merged into the branch of this PR.

@gwhitney gwhitney marked this pull request as draft April 22, 2025 22:57
gwhitney and others added 2 commits April 22, 2025 16:50
Previously `math.kron()` always returned a 2D matrix, and could not handle 3D or greater arrays. Now it always returns an array of the max dimension of its arguments.

Resolves #1753.
---------

Co-authored-by: Delaney Sylvans <[email protected]>
@gwhitney gwhitney mentioned this pull request Apr 23, 2025
8 tasks
josdejong and others added 5 commits May 7, 2025 11:03
# Conflicts:
#	docs/expressions/syntax.md
# Conflicts:
#	AUTHORS
#	HISTORY.md
Previously `math.kron()` always returned a 2D matrix, and could not handle 3D or greater arrays. Now it always returns an array of the max dimension of its arguments.

Resolves #1753.
---------

Co-authored-by: Delaney Sylvans <[email protected]>
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.

4 participants