simphotonics.com

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

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

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

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

9
likes
160
points
14.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.5" to clipboard
lazy_memo: ^0.2.5 copied to clipboard

4
likes
160
points
14.6k
downloads
Cached lazy variables that can be marked for re-initialization and memoized single and double argument functions.#lazy-variable#cached-variable#memoized-function

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

4
likes
160
points
630
downloads
Sample statistics, histograms, probability distributions, and random sample generators for Dart.#statistic#histogram#probability-distribution#random-sample-generator

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

9
likes
150
points
137
downloads
Builder that reads multiple input files and writes merged output to one single file.#builder#build-runner#source-code-generator

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

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

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

2
likes
160
points
625
downloads
Vector-style operators and methods for Dart lists and iterables.#math#list-operators#coordinates#sample-statistics

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

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

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

6
likes
150
points
66
downloads
Methods for the systematic reading of compile-time constant expressions.#analyzer#build#constant-expression#source-generation

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

2
likes
160
points
150
downloads
Helps styling terminal outputs by adding, replacing, and clearing ANSI modifiers.#ansi#terminal#console#color#cursor-position