@stdlib/stats-base-smax
Calculate the maximum value of a single-precision floating-point strided array.
@stdlib/math-iter-special-avercos
Create an iterator which computes the inverse versed cosine of each iterated value.
@stdlib/stats-base-dnanmax
Calculate the maximum value of a double-precision floating-point strided array, ignoring NaN values.
@stdlib/stats-base-dmeanors
Calculate the arithmetic mean of a double-precision floating-point strided array using ordinary recursive summation.
dagmc_geometry_slice_plotter
A minimal Python package that produces slice plots through h5m DAGMC geometry files
@stdlib/blas-ext-base-scusumors
Calculate the cumulative sum of single-precision floating-point strided array elements using ordinary recursive summation.
@stdlib/math-iter-special-exp10
Create an iterator which evaluates the base 10 exponential function for each iterated value.
dependabot
An open index of dependabot pull requests across open source projects on GitHub.
scCATCH
Automatic Annotation on Cell Types of Clusters from Single-Cell RNA Sequencing Data
https://github.com/corymccartan/conformalbayes
Jackknife(+) Predictive Intervals for Bayesian Models
lattpy
Simple and efficient Python package for modeling d-dimensional Bravais lattices in solid state physics.
pydescriptors
Python implementation of various 2D and 3D compactness measures.
s_jsd-multilingual-bias
Code and data for the paper "An Information-Theoretic Approach and Dataset for Probing Gender Stereotypes in Multilingual Masked Language Models" (Findings of NAACL 2022)
odin-tabs
The Odin Tabs extension is a browser extension that allows you to navigate through your browser tabs using speech recognition and the Large Language Model (LLM) of your choice.
summary
An open API service for producing an overview of a list of open source projects.
@stdlib/math-iter-special-exp
Create an iterator which evaluates the natural exponential function for each iterated value.
@stdlib/math-iter-sequences-factorials
Create an iterator which generates a sequence of factorials.
@stdlib/math-strided-special-dmskabs
Compute the absolute value for each element in a double-precision floating-point strided array according to a strided mask array.
teaching_reproducible_science_r
Material and notes for teaching reproducible science in R
bakk
🎓 "Digital audio-watermarking for analog transmission channels", 2014, Bachelor Thesis, TU Wien
@stdlib/random-iter-randi
Create an iterator for generating pseudorandom numbers having integer values.
math-iter-special-cosm1
Create an iterator which computes `cos(x) - 1` for each iterated value.
@stdlib/math-base-ops-imuldw
Compute the double word product of two signed 32-bit integers.
random-array-lognormal
Create an array containing pseudorandom numbers drawn from a lognormal distribution.
stats-iter-mmax
Create an iterator which iteratively computes a moving maximum value.
@stdlib/math-iter-special-tanh
Create an iterator which evaluates the hyperbolic tangent for each iterated value.
@stdlib/utils-enumerable-property-symbols
Return an array of an object's own enumerable symbol properties.
rsclimatelab
A project focused on climate data and tooling for Rio Grande do Sul in Brazil.
@stdlib/random-iter-t
Create an iterator for generating pseudorandom numbers drawn from a Student's t distribution.
@stdlib/random-iter-pareto-type1
Create an iterator for generating pseudorandom numbers drawn from a Pareto (Type I) distribution.
@stdlib/stats-base-snanmax
Calculate the maximum value of a single-precision floating-point strided array, ignoring NaN values.
@stdlib/stats-base-dstdev
Calculate the standard deviation of a double-precision floating-point strided array.
@stdlib/random-streams-rayleigh
Create a readable stream for generating pseudorandom numbers drawn from a Rayleigh distribution.
@stdlib/blas-ext-base-sapxsumors
Adds a constant to each single-precision floating-point strided array element and computes the sum using ordinary recursive summation.
kill-palo-alto-networks-global-protect
Kill Palo Alto Networks Global Protect VPN software
@stdlib/math-iter-special-deg2rad
Create an iterator which converts an angle from degrees to radians for each iterated value.
@stdlib/stats-base-dminabs
Calculate the minimum absolute value of a double-precision floating-point strided array.
@stdlib/stats-base-dnanmskmin
Calculate the minimum value of a double-precision floating-point strided array according to a mask, ignoring NaN values.
@stdlib/stats-base-scumaxabs
Calculate the cumulative maximum absolute value of single-precision floating-point strided array elements.
@stdlib/random-strided-betaprime
Fill a strided array with pseudorandom numbers drawn from a beta prime distribution.
@stdlib/blas-ext-base-dnanasum
Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements, ignoring NaN values.
@stdlib/ndarray-base-unary-by
Apply a unary function to each element retrieved from a input ndarray according to a callback function and assign results to elements in an output ndarray.