simphotonics.com

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

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

54
likes
160
pub points
83%
popularity
Generic directed graph and weighted directed graph with algorithms enabling sorting and topological ordering of vertices.#graph#directed-graph#topological#vertex

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

3
likes
160
pub points
65%
popularity
Sample statistics, histograms, probability distributions, and random sample generators for Dart.

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

3
likes
160
pub points
60%
popularity
Lazy variables that can be marked for re-initialization and memoized single and double argument functions.

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

5
likes
160
pub points
47%
popularity
Dart exception and error classes with generic type. Enables throwing, catching, and filtering custom exceptions based on their type argument.

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

9
likes
160
pub points
39%
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

time_trackercopy "time_tracker: ^1.1.0" to clipboard
time_tracker: ^1.1.0 copied to clipboard

3
likes
160
pub points
34%
popularity
A Dart object that records time-status changes and can be started, paused, resumed, and ended.#time-tracking#duration#time-log#pause#resume

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

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

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

2
likes
160
pub points
31%
popularity
Extensions providing vector-style operators and methods for Dart lists and iterables.

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

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

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

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