simphotonics.com

  • Packages
Results14 packages owned by simphotonics.com
Sort by

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

52
likes
140
pub points
82%
popularity
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

5
likes
140
pub points
60%
popularity
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
140
pub points
66%
popularity
Lazy variables that can be marked for re-initialization and memoized single and double argument functions.

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

9
likes
140
pub points
45%
popularity
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

stridecopy "stride: ^1.1.0" to clipboard
stride: ^1.1.0 copied to clipboard

3
likes
140
pub points
39%
popularity
Enables iterating Dart lists and iterables using a custom start index and step size (stride).#iterator#numerical-computation#stride#row-major#column-major

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

6
likes
130
pub points
30%
popularity
Extension providing methods for the systematic reading of enums, constant lists, maps, sets, and generic compile-time constant expressions.

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

1
likes
140
pub points
42%
popularity
Style strings for terminal output by adding, replacing, or removing ANSI modifiers.#ansi#terminal#console#color#cursor-position

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

1
likes
120
pub points
69%
popularity
Sample statistics, histograms, probability distributions, and random sample generators for Dart.

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

2
likes
130
pub points
25%
popularity
A library for writing inline micro-benchmarks, reporting score statistics, and running sync/async benchmarks.#benchmark#async#inline#histogram#statistics

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

4
likes
120
pub points
18%
popularity
Simulated annealing framework for finding the global minimum of multi-variate functions.