powerdart_v2 0.0.3 copy "powerdart_v2: ^0.0.3" to clipboard
powerdart_v2: ^0.0.3 copied to clipboard

Updated version of Lorenzo Calisti's powerdart Compute the Power Spectral Density (PSD) on Dart. This package runs everywhere dart runs.

0.0.3 - 2024-06-12 Update Dart version #

  • Updated Dart version to support null safety

0.0.2 - 2020-05-11 Fix PSD algorithm #

  • Fix the generation of the normalized frequency vector in psd
  • Replace the return type of psd from a map to PsdResult
  • Replace the return type of maxIndexed from a list to MaxIndexedResult

0.0.1 - 2020-05-11 Initial Release #

  • This is the first release of the package
2
likes
150
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

Updated version of Lorenzo Calisti's powerdart Compute the Power Spectral Density (PSD) on Dart. This package runs everywhere dart runs.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

complex

More

Packages that depend on powerdart_v2