superlu 0.3.2 copy "superlu: ^0.3.2" to clipboard
superlu: ^0.3.2 copied to clipboard

Dart 1 only

Sparse linear system solver

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add superlu

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

dependencies:
  superlu: ^0.3.2

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:superlu/slu_ddefs.dart';
import 'package:superlu/slu_zdefs.dart';
0
likes
0
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

Sparse linear system solver

License

unknown (license)

Dependencies

emscripten

More

Packages that depend on superlu