data 0.5.0 data: ^0.5.0 copied to clipboard
A time and space efficient collection of data structures and algorithms to deal with data in Dart.
Data Examples #
This package contains examples to illustrate the use of Data. A tutorial and full documentation is contained in the package description and API documentation.
Magic Square #
Generates magic squares of different sizes and computes interesting decomposition properties of the matrices.