matrix2d 0.0.4 copy "matrix2d: ^0.0.4" to clipboard
matrix2d: ^0.0.4 copied to clipboard

outdated

A numpy-like package for mathematical 2d array functions and manipulations for dart

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add matrix2d

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  matrix2d: ^0.0.4

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:matrix2d/matrix2d.dart';
40
likes
0
pub points
86%
popularity

Publisher

verified publishern4ze3m.site

A numpy-like package for mathematical 2d array functions and manipulations for dart

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

statistical_dart

More

Packages that depend on matrix2d