ts-ndarray
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

Social Card of this repo

npm version GitHub Actions Commitizen friendly

ts-ndarray

A TypeScript library for working with n-dimensional arrays.

Features

  • N-dimensional: Create and manipulate n-dimensional arrays.
  • Multilinear Bilinear and trilinear interpolation for ndarrays.
  • Images Utilities to read an image into an ndarray.
  • Simple: A simple API for working with n-dimensional arrays.
  • Fast: Built with performance in mind.
  • Typed: Written in TypeScript.

Get Started

Installation

npm install ts-ndarray
# bun i ts-ndarray

Usage

import { NdArray } from 'ts-ndarray'

Testing

bun test

Changelog

Please see our releases page for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Community

For help, discussion about best practices, or any other conversation that would benefit from being searchable:

Discussions on GitHub

For casual chit-chat with others using this package:

Join the Stacks Discord Server

Postcardware

Stacks OSS will always stay open-sourced, and we will always love to receive postcards from wherever Stacks is used! And we also publish them on our website.

Our address: Stacks.js, 12665 Village Ln #2306, Playa Vista, CA 90094, United States 🌎

Credits

Sponsors

We would like to extend our thanks to the following sponsors for funding Stacks development. If you are interested in becoming a sponsor, please reach out to us.

License

The MIT License (MIT). Please see LICENSE for more information.

Made with 💙

Package Sidebar

Install

npm i ts-ndarray

Weekly Downloads

6

Version

0.1.0

License

MIT

Unpacked Size

24.6 kB

Total Files

12

Last publish

Collaborators

  • chrisbreuer