toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 283 packages
Sort by PUB-AZS
A Dart package providing various search algorithms including Binary Search, Linear Search, and Jump Search.
A Dart package providing various search algorithms with performance measurement for Flutter and Dart applications.
Simulated evolution. An evolutionary algorithm library for Dart. It will be used to optimize next trials in adaptive experimentation and can become part of flutter or web projects.
Backy is a neural network which is using the backpropagation algorithm. It can be instanciated with any number of layer dimensions. For example: [2, 3, 1] which produces a net with 3 layers. The input layer has two inputs and the output layer has 1 output neuron. The hidden layer has 3 neurons.
Column approximate minimum degree ordering algorithm.
The package helps in to encrypt and decrypt using AES-128 algorithm cbc PBKDF2WithHmacSHA1 AES/CBC/PKCS5Padding
Flutter package for sorting numbers, lists, maps, doubles and dates with quick and simple sort algorithms
A Dart library for machine learning algorithms making it easy for Flutter Developers to write custom machine learning systems inside the mobile app itself.
A pure dart implementation of the ThumbHash algorithm. This package provides only a decoder.
A package implementing some fuzzy string matching algorithms.