• Packages
Results6 packages owned by welopment.com
Sort by

trampolinecopy "trampoline: ^1.1.0" to clipboard
trampoline: ^1.1.0 copied to clipboard

1
likes
110
pub points
0%
popularity
A library for trampolining recursive calls by hand in cases when optimization isn't done automatically. This library is ported from Scala's standard library.

tailcallscopy "tailcalls: ^0.1.3" to clipboard
tailcalls: ^0.1.3 copied to clipboard

2
likes
35
pub points
0%
popularity
A library for trampolining tail calls by hand in cases when tail call optimization isn't done automatically. This library is ported from Scala's standard library (TailRec).

unifycopy "unify: ^0.2.3" to clipboard
unify: ^0.2.3 copied to clipboard

1
likes
35
pub points
0%
popularity
An implementation of logical unification for dart and flutter based on the algorithm by Ruzicka und Privara.

unificationcopy "unification: ^0.1.15" to clipboard
unification: ^0.1.15 copied to clipboard

1
likes
35
pub points
0%
popularity
An implementation of logical first-order unification for logic programming in dart.

optimacopy "optima: ^0.1.3" to clipboard
optima: ^0.1.3 copied to clipboard

1
likes
30
pub points
0%
popularity
A collection of n-dimensional test functions to evaluate performance, precision, and robustness of optimization algorithms.

evolutioncopy "evolution: ^0.1.11" to clipboard
evolution: ^0.1.11 copied to clipboard

1
likes
30
pub points
0%
popularity
An Evolutionary Algorithm library for Dart featuring Differential Evolution for projects on any platform.