scidart 0.0.1-dev.6 copy "scidart: ^0.0.1-dev.6" to clipboard
scidart: ^0.0.1-dev.6 copied to clipboard

outdated

Cross-platform scientific library for Dart. The main goal of SciDart is run where Dart can run, in other words, run on Flutter, Dart CLI, Dart web, etc.

SciDart #

SciDart is a experimental cross-platform scientific library for Dart.

Goals #

The main goal of SciDart is run where Dart can run, in other words, run on Flutter, Dart CLI, Dart web, etc.

Motivation #

Some time ago I tried make a guitar tuner (frequency estimator) with Flutter and I faced with the problem: Dart didn't have a unified scientific library. So, I tried implement something to help me and the community with this problem.

Link to the Pub repository: https://pub.dev/packages/scidart

Installation #

You can follow instruction in the Pub web site: https://pub.dev/packages/scidart#-installing-tab-

Examples #

The examples can be found in the project web site.

How to contribute #

I recommend see the Todo List and choose a task or choose and solve a problem with SciDart and implement the missing parts.

The references values for all function was obtained with SciPy. The contributions need use SciPy as reference too.

Every contribution needs have tests, documentation and examples, otherwise, the pull request will be blocked.

Todo list #

Benchmarks #

  • construct codes for benchmark tests
  • made benchmark for Android devices
  • made benchmark for iOS devices
  • made benchmark on Web
  • made benchmark on Linux
  • made benchmark on MacOS
  • made benchmark on MS Windows

Code implementations #

116
likes
0
pub points
92%
popularity

Publisher

unverified uploader

Cross-platform scientific library for Dart. The main goal of SciDart is run where Dart can run, in other words, run on Flutter, Dart CLI, Dart web, etc.

Homepage

License

unknown (LICENSE)

Dependencies

path

More

Packages that depend on scidart