simphotonics.com

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

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

68
likes
160
points
10.2k
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.2" to clipboard
exception_templates: ^0.3.2 copied to clipboard

7
likes
160
points
10.6k
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
10.5k
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
270
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
59
downloads
Builder that reads multiple input files and writes merged output to one single file.#builder#build-runner#source-code-generator

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

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

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

4
likes
160
points
143
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
343
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
60
downloads
A library for writing inline micro-benchmarks, running sync/async benchmarks, reporting and exporting score statistics.#benchmark#async#inline#histogram#statistics

quote_buffercopy "quote_buffer: ^0.2.7" to clipboard
quote_buffer: ^0.2.7 copied to clipboard

0
likes
160
points
10.1k
downloads
Extension methods for transforming objects and iterables into quoted strings and writing them to a string buffer.