About 50 results
Open links in new tab
  1. mathjs/docs/expressions/syntax.md at develop - GitHub

    An extensive math library for JavaScript and Node.js - josdejong/mathjs

  2. Replace CommonJS-only dependencies with inline ESM code #3649

    Mar 26, 2026 · Problem When using mathjs in an Angular project (and likely other modern ESM-first bundlers), the following warnings are emitted during the build: [WARNING] Module 'seedrandom' …

  3. mathjs/docs/getting_started.md at develop · josdejong/mathjs

    An extensive math library for JavaScript and Node.js - josdejong/mathjs

  4. CommonJS or AMD dependencies can cause optimization bailouts.

    Jul 3, 2020 · @josdejong Latest Angular 10 Version give this warning: vendor.js:404297 E:\forMca\forMca\node_modules\mathjs\es\type\bignumber\BigNumber.js depends on 'decimal.js'. …

  5. orthogonalComplement in complexEigs.js should return a vector but ...

    Describe the bug I'm using math.eigs by passing a 2D row-major matrix array. function arrMatToRows(arrMat, res = [new Array(4), new Array(4), new Array(4), new Array(4)]) { const dim = …

  6. Remove non-existing dependencies from index.d.ts #3511

    Jul 22, 2025 · Math.js provides the following dependencies from index.d.ts: evalDependencies eyeDependencies typeofDependencies varDependencies But they don't seem to exist in the bundle. …

  7. eigs function b̶r̶o̶k̶e̶n̶ has a confusing interface

    Aug 22, 2023 · math.eigs produces correct eigenvalues with incorrect eigenvectors in some cases. Note that the example in the documentation still seems to give the correct results. To Reproduce Execute …

  8. Releases · josdejong/mathjs - GitHub

    An extensive math library for JavaScript and Node.js - josdejong/mathjs

  9. Some functions are still available even with a custom evaluate that ...

    Jan 8, 2023 · Some functions are still available even with a custom evaluate that doesn't define them #2876

  10. Activity · josdejong/mathjs · GitHub

    An extensive math library for JavaScript and Node.js - Activity · josdejong/mathjs