kalman_filter 0.0.1 copy "kalman_filter: ^0.0.1" to clipboard
kalman_filter: ^0.0.1 copied to clipboard

General purpose kalman filter implementation for dart.

A library for Dart developers.

Created from templates made available by Stagehand under a BSD-style license.

Usage #

A simple usage example:

import 'package:kalman_filter/kalman_filter.dart';

main() {
  var awesome = new Awesome();
}

Features and bugs #

Please file feature requests and bugs at the issue tracker.

1
likes
15
pub points
35%
popularity

Publisher

unverified uploader

General purpose kalman filter implementation for dart.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

meta

More

Packages that depend on kalman_filter