GitHub
@stdlib/stats-iter-mmin
Create an iterator which iteratively computes a moving minimum value.
@stdlib/stats-base-nanmax
Calculate the maximum value of a strided array, ignoring NaN values.
@stdlib/math-iter-special-pow
Create an iterator which evaluates the exponential function.
commits
An open API service providing commit metadata for open source projects.
@stdlib/random-streams-t
Create a readable stream for generating pseudorandom numbers drawn from a Student's t distribution.
@stdlib/random-streams-randn
Create a readable stream for generating pseudorandom numbers drawn from a standard normal distribution.
@stdlib/random-streams-weibull
Create a readable stream for generating pseudorandom numbers drawn from a Weibull distribution.
@stdlib/random-streams-kumaraswamy
Create a readable stream for generating pseudorandom numbers drawn from a Kumaraswamy's double bounded distribution.
@stdlib/random-streams-betaprime
Create a readable stream for generating pseudorandom numbers drawn from a beta prime distribution.
@stdlib/math-strided-special
Standard library strided array special math functions.
@stdlib/blas-ext-base-sdssum
Calculate the sum of single-precision floating-point strided array elements using extended accumulation.
@stdlib/simulate-iter-square-wave
Create an iterator which generates a square wave.
@stdlib/stats-iter-cuminabs
Create an iterator which iteratively computes a cumulative minimum absolute value.
assert-is-float64vector-like
Test if a value is a 1-dimensional ndarray-like object containing double-precision floating-point numbers.
@stdlib/utils-properties
Return an array of an object's own enumerable and non-enumerable property names and symbols.
reproducible-research-through-reusable-code-in-1-day
Lesson material for Reproducible research through reusable code workshop
@stdlib/stats-base-sdsmeanors
Calculate the arithmetic mean of a single-precision floating-point strided array using ordinary recursive summation with extended accumulation.
@stdlib/math-iter-sequences-even-integers
Create an iterator which generates an interleaved sequence of even integers.
@stdlib/stats-base-cumaxabs
Calculate the cumulative maximum absolute value of a strided array.
@stdlib/math-base-special-xlogy
Compute `x * ln(y)` so that the result is `0` if `x = 0`.
@stdlib/math-base-special-cidentity
Evaluate the identity function for a double-precision complex floating-point number.
@stdlib/stats-iter-cuhmean
Create an iterator which iteratively computes a cumulative harmonic mean.
@stdlib/blas-ext-base-dcusumors
Calculate the cumulative sum of double-precision floating-point strided array elements using ordinary recursive summation.
software-programming-guide
Software Programming Guide: this book explains one topic per page, like a big glossary, easy wiki, quick encyclopedia, or summary notes. Edited by Joel Parker Henderson (@joelparkerhenderson).
@stdlib/math-iter-sequences-triangular
Create an iterator which generates a sequence of triangular numbers.
poc_cleanarch_spring_multimodule
Clean Architecture with SpringBoot and Maven MultiModule
pybaqus
A Python library for the visualization and post-processing of Abaqus ASCII result files
llvm-apr-benchmark
A Large-Scale Automated Program Repair Benchmark of Real-World LLVM Middle-End Bugs
@stdlib/blas-ext-base-dsnansum
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values, using extended accumulation, and returning an extended precision result.
@stdlib/stats-base-smskrange
Calculate the range of a single-precision floating-point strided array according to a mask.
seglight
Super fast and real-time semantic segmentation (cpu only) can be use for 1 core cpu
constraintmodels.jl
A package that stores Constraint Programming models for JuliaConstraints solvers
@stdlib/stats-iter-mminabs
Create an iterator which iteratively computes a moving minimum absolute value.
@stdlib/math-iter-special-gammaln
Create an iterator which evaluates the natural logarithm of the gamma function for each iterated value.
pkgdev
A small set of functions that takes advantage of Github Actions for making your life easier as a R package developer. This package is primarily intended for personal use, however feel free to use it.
@stdlib/strided-base-dmskmap2
Apply a binary function to double-precision floating-point strided input arrays according to a strided mask array and assign results to a double-precision floating-point strided output array.
@stdlib/math-iter-special-hacoversin
Create an iterator which computes the half-value coversed sine for each iterated value.
quarto-badge
Badge is an extension for Quarto to provide a shortcode to display software version or anything as a badge.
@stdlib/stats-base-dmeanvar
Calculate the mean and variance of a double-precision floating-point strided array.
@stdlib/math-strided-special-dmskdeg2rad
Convert each element in a double-precision floating-point strided array from degrees to radians according to a strided mask array.
csv-metadata-quality
A simple but opinionated metadata quality checker and fixer designed to work with CSVs in the DSpace ecosystem
sixarm_ruby_magic_number_type
SixArm.com » Ruby » MagicNumberType infers a data type from the data's leading bytes
@stdlib/random-strided-tools-unary-factory
Create a factory function for filling strided arrays with pseudorandom values drawn from a unary PRNG.
@stdlib/stats-base-dnanminabs
Calculate the minimum absolute value of a double-precision floating-point strided array, ignoring NaN values.
@stdlib/utils-async-try-catch
If a function does not return an error, invoke a callback with the function result; otherwise, invoke a callback with a value `y`.
https://github.com/aryashah2k/gnn_gcn_gat
Repository for my talk on Graph Neural Network Papers: GNN, GCN, GAT at Asian Institute of Technology's RTML Lecture for the Class of January Semester, 2025
@stdlib/utils-object-inverse-by
Invert an object, such that keys become values and values become keys, according to a transform function.
@stdlib/math-base-assert-is-nonpositive-integer
Test if a finite double-precision floating-point number is a nonpositive integer.
@stdlib/stats-base-minsorted
Calculate the minimum value of a sorted strided array.
@stdlib/math-strided-special-dfloor
Round each element in a double-precision floating-point strided array toward negative infinity.
@stdlib/stats-base-dmidrange
Calculate the mid-range of a double-precision floating-point strided array.