-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
Description
The issues section is used only for bug reports. Please use the Discussions section to ask questions and share ideas and suggestions.
Describe the bug
The type definition of matrixFromRows is missing, also for matrixFromColumns and matrixFromFunction.
To Reproduce
Create a simple typescript project.
pnpm init
pnpm add typescript -D
pnpm add mathjs
.\node_modules\.bin\tsc --init
Reactions are currently unavailable
