@software{mathjs,
    author       = {Jos de Jong and others},
    title        = {Math.js: An extensive math library for JavaScript and Node.js},
    url          = {https://www.github.com/josdejong/mathjs},
    year         = {2026}
}

@software{decimaljs,
    author       = {Michael Mclaughlin},
    title        = {Decimal.js: An arbitrary-precision Decimal type for JavaScript},
    url          = {https://www.github.com/MikeMcl/decimal.js},
    year         = {2025}
}

@software{stdlibjs,
    author       = {Athan Reines and others},
    title        = {stdlib: The fundamental numerical library for JavaScript and TypeScript},
    url          = {https://www.github.com/stdlib-js/stdlib},
    year         = {2024}
}

@software{jentgent_linalg,
  author         = {JentGent},
  title          = {linalg: Linear algebra library of matrix operations},
  url            = {https://www.github.com/JentGent/linalg},
  year           = {2023}
}
