Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
Library for working with matrices
This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




JSR Score
100%
Published
a year ago (0.0.8)
This file is the entry point for the module. It exports all the functions from the files in the module.
Built and signed on
GitHub Actions
Add Package
deno add jsr:@maths/matrix
Import symbol
import * as matrix from "@maths/matrix";
Import directly with a jsr specifier
import * as matrix from "jsr:@maths/matrix";
Add Package
pnpm i jsr:@maths/matrix
pnpm dlx jsr add @maths/matrix
Import symbol
import * as matrix from "@maths/matrix";
Add Package
yarn add jsr:@maths/matrix
yarn dlx jsr add @maths/matrix
Import symbol
import * as matrix from "@maths/matrix";
Add Package
npx jsr add @maths/matrix
Import symbol
import * as matrix from "@maths/matrix";
Add Package
bunx jsr add @maths/matrix
Import symbol
import * as matrix from "@maths/matrix";