simphotonics.com

  • Packages
Results 16 packages owned by simphotonics.com
Sort by

directed_graphcopy "directed_graph: ^0.4.4" to clipboard
directed_graph: ^0.4.4 copied to clipboard

60
likes
160
points
15.6k
downloads
Generic directed graph and weighted directed graph with algorithms enabling sorting and topological ordering of vertices.#graph#directed-graph#topological#vertex

exception_templatescopy "exception_templates: ^0.3.1" to clipboard
exception_templates: ^0.3.1 copied to clipboard

6
likes
160
points
16.5k
downloads
Dart exception and error classes with generic type. Enables throwing, catching, and filtering custom exceptions based on their type argument.

lazy_memocopy "lazy_memo: ^0.2.3" to clipboard
lazy_memo: ^0.2.3 copied to clipboard

3
likes
160
points
15.5k
downloads
Lazy variables that can be marked for re-initialization and memoized single and double argument functions.

simulated_annealingcopy "simulated_annealing: ^0.4.0" to clipboard
simulated_annealing: ^0.4.0 copied to clipboard

4
likes
160
points
986
downloads
Simulated annealing framework for finding the global minimum of multi-variate functions.#simulated-annealing#global#minimum#multi-variate

sample_statisticscopy "sample_statistics: ^0.2.0" to clipboard
sample_statistics: ^0.2.0 copied to clipboard

3
likes
160
points
966
downloads
Sample statistics, histograms, probability distributions, and random sample generators for Dart.

merging_buildercopy "merging_builder: ^0.2.8" to clipboard
merging_builder: ^0.2.8 copied to clipboard

9
likes
150
points
121
downloads
MergingBuilder reads several input files and writes merged output to one file. StandaloneBuilder enables output to a custom folder with custom output file name.#builder#build-runner#source-code-generator

list_operatorscopy "list_operators: ^0.5.0" to clipboard
list_operators: ^0.5.0 copied to clipboard

2
likes
160
points
1.02k
downloads
Extensions providing vector-style operators and methods for Dart lists and iterables.

generic_readercopy "generic_reader: ^0.4.1" to clipboard
generic_reader: ^0.4.1 copied to clipboard

6
likes
160
points
58
downloads
Extension providing methods for the systematic reading of enums, constant lists, maps, sets, and generic compile-time constant expressions.#analyzer#build#constant-expression

benchmark_runnercopy "benchmark_runner: ^1.0.0" to clipboard
benchmark_runner: ^1.0.0 copied to clipboard

3
likes
160
points
70
downloads
A library for writing inline micro-benchmarks, running sync/async benchmarks, reporting and exporting score statistics.#benchmark#async#inline#histogram#statistics

ansi_modifiercopy "ansi_modifier: ^0.1.4" to clipboard
ansi_modifier: ^0.1.4 copied to clipboard

2
likes
160
points
79
downloads
Style strings for terminal output by adding, replacing, or removing ANSI modifiers. Provides support for moving the current cursor position.#ansi#terminal#console#color#cursor-position