GitHub
@stdlib/array-base-broadcasted-unary5d
Apply a unary callback to elements in a broadcasted nested input array and assign results to elements in a five-dimensional nested output array.
@stdlib/random-iter-geometric
Create an iterator for generating pseudorandom numbers drawn from a geometric distribution.
@stdlib/random-array-betaprime
Create an array containing pseudorandom numbers drawn from a beta prime distribution.
dwc-mapping
A document explaining how we will map Neotoma against the DarwinCore Schema
@stdlib/math-strided-ops-sub-by
Element-wise subtraction of two strided arrays via a callback function.
randomsdss
Generate random points in Sloan Digital Sky Survey (SDSS) DR8 to DR16 footprints.
@stdlib/stats-base-dmaxabs
Calculate the maximum absolute value of a double-precision floating-point strided array.
handy
Some handy python functions for statistics, computation and plotting (which are missed in numpy and matplotlib).
databot
This platform is used to create bots whose job is to answer questions about a specific data source. It allows the automatic generation of a chat/voice bot swarm to attend all the data sources in an Open Data Portal.
@stdlib/assert-is-touch-device
Boolean indicating if the current environment is a touch device.
demo-gulp
Demo gulpfile.js using Gulp, PostCSS, Tailwind CSS, Pino, unfold, and more
digest
An open API service providing digests of packages from many open source software ecosystems and registries.
random-streams-chisquare
Create a readable stream for generating pseudorandom numbers drawn from a chi-square distribution.
@stdlib/strided-napi-mskunary
C API for registering an N-API module exporting a strided array interface for applying a unary callback to an input strided array according to a mask strided array.
@stdlib/utils-inherited-property-symbols
Return an array of an object's inherited symbol properties.
@stdlib/stats-iter-mmeanabs
Create an iterator which iteratively computes a moving arithmetic mean of absolute values.
owlreadydone
Java web application for the querying and visualisation of OWL ontologies.
@stdlib/utils-any-by
Test whether at least one element in a collection passes a test implemented by a predicate function.
@stdlib/stats-base-maxabs
Calculate the maximum absolute value of a strided array.
@stdlib/utils-any-by-right
Test whether at least one element in a collection passes a test implemented by a predicate function, iterating from right to left.
@stdlib/stats-iter-msum
Create an iterator which iteratively computes a moving sum.
@stdlib/random-streams-triangular
Create a readable stream for generating pseudorandom numbers drawn from a triangular distribution.
markdown-thesis-builder
Tool for building a PDF document from markdown files, using LaTeX styles and features.
@stdlib/stats-base-smaxabssorted
Calculate the maximum absolute value of a sorted single-precision floating-point strided array.
@stdlib/math-strided-special-sin-by
Compute the sine of each element retrieved from an input strided array via a callback function.
@stdlib/ndarray-iter-entries
Create an iterator which returns [index, value] pairs for each element in a provided ndarray.
@stdlib/stats-iter-cumean
Create an iterator which iteratively computes a cumulative arithmetic mean.
@stdlib/math-strided-special-deg2rad
Convert each element in a strided array from degrees to radians.
geeplot
A python librairy to bridge GEE computation capabilities and all the Python plotting solutions
port-to-process
port-to-process: Given a port number, look up any associated process and pid
@stdlib/utils-bifurcate-by
Split values into two groups according to a predicate function.
@stdlib/stats-iter-sumabs
Compute the sum of absolute values for all iterated values.
@stdlib/array-base-quinary5d
Apply a quinary callback to elements in five five-dimensional nested input arrays and assign results to elements in a five-dimensional nested output array.
math-strided-special-ramp
Evaluate the ramp function for each element in a strided array.
@stdlib/iter-to-array-view
Fill an array-like object view with values returned from an iterator.
@stdlib/utils-map4d
Apply a function to each nested element in a four-dimensional nested array and assign the result to a nested element in a new four-dimensional nested array.
@stdlib/math-strided-special-smskdeg2rad
Convert each element in a single-precision floating-point strided array from degrees to radians according to a strided mask array.
acousticrecord
Simulating observation of an acoustic environment, while retaining noise and natural sound as independent components of the system.
drasyl-rs
drasyl provides secure, software-defined overlay networks, connecting all your devices
@stdlib/strided-base-cmap
Apply a unary function to a single-precision complex floating-point strided input array and assign results to a single-precision complex floating-point strided output array.
stats-iter-cumin
Create an iterator which iteratively computes a cumulative minimum value.
@stdlib/array-base-ternary3d
Apply a ternary callback to elements in three three-dimensional nested input arrays and assign results to elements in a three-dimensional nested output array.
@stdlib/utils-reduce-right
Apply a function against an accumulator and each element in a collection and return the accumulated result, iterating from right to left.
gwen
Graph-based Weather Ensemble Network that generates additional weather model ensemble members by dynamical training of a GNN.
@stdlib/array-base-ternary5d
Apply a ternary callback to elements in three five-dimensional nested input arrays and assign results to elements in a five-dimensional nested output array.
programming-logic-course
A repository with the material for the Programming Logic course focusing on C and C++. This course is designed to help beginners start their journey in the field of programming and technology by covering fundamental concepts and building a strong foundation for future learning.
@stdlib/math-strided-special-cbrt-by
Compute the cube root of each element retrieved from an input strided array via a callback function.
@stdlib/utils-define-memoized-read-only-property
Define a memoized read-only object property.