mirror of
https://github.com/josdejong/mathjs.git
synced 2025-12-08 19:46:04 +00:00
* Add overloads for Matrix add and subtract * Add check for types/index.ts * Fix type errors in types/index.ts * Fix a couple execution errors * Run test:types as part of test:all * Fix remaining errors * Replace types/index.ts comments with asserts * Add tests for narrowed type inference * Add dual-purpose comment at top of types/index.ts * Update AUTHORS * Use Glen's alternate test:types suggestion