bayestestR
bayestestR: Describing Effects and their Uncertainty, Existence and Significance within the Bayesian Framework - Published in JOSS (2019)
terrainr
terrainr: An R package for creating immersive virtual environments - Published in JOSS (2022)
Fitspy
Fitspy: A Python package for spectral decomposition - Published in JOSS (2024)
cartography
cartography: Create and Integrate Maps in your R Workflow - Published in JOSS (2016)
cloupy
CLOUPY IS NO LONGER SUPPORTED. PLEASE, SEE README. cloupy is a Python library for climatological data downloading, processing and visualizing. The main goal of the library is to help its author in writing a BA thesis. The library is well adapted to academic work - used data sources are reliable and graphs are easy to modify.
how-to-create-a-map-for-print-and-web-using-qgis
QGIS Workshop Material: How to create a basic map for print and web using QGIS
mapmos
Building Volumetric Beliefs for Dynamic Environments Exploiting Map-Based Moving Object Segmentation (RAL 2023)
humolire
HuMoLiRe is a Pedestrian Dead-Reckoning Particle Filter Map-aided system that leverages human motion likelihood in indoor spaces to estimate their position. This repository is the dataset and software published with its paper.
@stdlib/math-base-napi-unary
C APIs for registering an N-API module exporting an interface for invoking a unary numerical function.
survey-live-temperature-map
These scripts create daily survey station daily temperature and anomaly plots as the ships work their way through the Bering Sea. These ships are conducting NOAA Fisheries' Alaska Fisheries Science Center's fisheries independent surveys in the Eastern Bering Sea. Scripts pull temperatures from google drive, entered by FPCs at sea, create daily maps and composite gifs, and then push the maps to google drive for the communications team.
electricitymaps-contrib
The open source repository for Electricity Maps App and data parsers that enables a real-time visualisation of the CO2 emissions of electricity consumption
geomatique_avec_r
Géomatique avec R - Pour la réalisation de traitements reproductibles de l’information géographique.
cartographie_avec_r
Cartographie avec R - Créer des cartes thématiques reproductibles.
@stdlib/math-base-napi-ternary
C APIs for registering an N-API module exporting an interface for invoking a ternary numerical function.
@stdlib/strided-base-smap
Apply a unary function accepting and returning single-precision floating-point numbers to each element in a single-precision floating-point strided input array and assign each result to an element in a single-precision floating-point strided output array.
@stdlib/strided-napi-smskmap
C API for registering an N-API module exporting a strided array interface for applying a unary callback accepting and returning single-precision floating-point numbers to each element in a single-precision floating-point strided input array according to a corresponding element in a strided mask array and assigning results to elements in a single-precision floating-point strided output array.
@stdlib/strided-napi-smap
C API for registering an N-API module exporting a strided array interface for applying a unary callback accepting and returning single-precision floating-point numbers to each element in a single-precision floating-point strided input array and assigning results to elements in a single-precision floating-point strided output array.
@stdlib/strided-base-mskunary
Apply a unary callback to elements in a strided input array according to elements in a strided mask array and assign results to elements in a strided output array.
@stdlib/strided-napi-dmap
C API for registering an N-API module exporting a strided array interface for applying a unary callback accepting and returning double-precision floating-point numbers to each element in a double-precision floating-point strided input array and assigning results to elements in a double-precision floating-point strided output array.
@stdlib/strided-base-dmap
Apply a unary function accepting and returning double-precision floating-point numbers to each element in a double-precision floating-point strided input array and assign each result to an element in a double-precision floating-point strided output array.
@stdlib/math-strided-special-acos-by
Compute the arccosine of each element retrieved from an input strided array via a callback function.
@stdlib/math-strided-special-bessely1-by
Compute the Bessel function of the second kind of order one for each element retrieved from an input strided array via a callback function.
@stdlib/math-strided-special-besselj1-by
Compute the Bessel function of the first kind of order one for each element retrieved from an input strided array via a callback function.
@stdlib/strided-base-smskmap
Apply a unary function accepting and returning single-precision floating-point numbers to each element in a single-precision floating-point strided input array according to a corresponding element in a strided mask array and assign each result to an element in a single-precision floating-point strided output array.
@stdlib/strided-base-dmskmap
Apply a unary function accepting and returning double-precision floating-point numbers to each element in a double-precision floating-point strided input array according to a corresponding element in a strided mask array and assign each result to an element in a double-precision floating-point strided output array.
@stdlib/math-strided-special-abs-by
Compute the absolute value of each element retrieved from a strided input array via a callback function and assign each result to an element in a strided output array.
@stdlib/utils-async-inmap-right
Invoke a function for each element in a collection and update the collection in-place, iterating from right to left.
@stdlib/strided-base-smskmap2
Apply a binary function to single-precision floating-point strided input arrays according to a strided mask array and assign results to a single-precision floating-point strided output array.
@stdlib/math-strided-special-besselj0-by
Compute the Bessel function of the first kind of order zero for each element retrieved from an input strided array via a callback function.
@stdlib/strided-base-map-by2
Apply a binary function to each pair of elements retrieved from strided input arrays according to a callback function and assign results to a strided output array.
@stdlib/math-base-napi-quinary
C APIs for registering a Node-API module exporting an interface for invoking a quinary numerical function.
@stdlib/utils-inmap
Invoke a function for each element in a collection and update the collection in-place.
@stdlib/utils-async-inmap
Invoke a function for each element in a collection and update the collection in-place.
@stdlib/strided-base-quaternary
Apply a quaternary callback to strided input array elements and assign results to elements in a strided output array.
math-strided-special-bessely0-by
Compute the Bessel function of the second kind of order zero for each element retrieved from an input strided array via a callback function.
@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-strided-ops-mul-by
Element-wise multiplication of two strided arrays via a callback function.
strided-napi-cmap
C API for registering a Node-API module exporting a strided array interface for applying a unary callback to a single-precision complex floating-point strided input array and assigning results to a single-precision complex floating-point strided output array.
@stdlib/array-base-broadcasted-binary2d
Apply a binary callback to elements in broadcasted input arrays and assign results to elements in a two-dimensional nested output array.
@stdlib/strided-napi-smap2
C API for registering a Node-API module exporting a strided array interface for applying a binary callback accepting and returning single-precision floating-point numbers to corresponding elements in two single-precision floating-point strided input arrays and assigning results to elements in a single-precision floating-point strided output array.
@stdlib/strided-napi-dmskmap2
C API for registering a Node-API module exporting a strided array interface for applying a binary callback to double-precision floating-point strided input arrays according to a strided mask array and assigning results to elements in a double-precision floating-point strided output array.
@stdlib/math-strided-special-binet-by
Evaluate Binet's formula extended to real numbers for each element retrieved from an input strided array via a callback function.
@stdlib/utils-inmap-right
Invoke a function for each element in a collection and update the collection in-place, iterating from right to left.
@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.
@stdlib/strided-base-smap2
Apply a binary function accepting and returning single-precision floating-point numbers to corresponding elements in two single-precision floating-point strided input arrays and assign each result to an element in a single-precision floating-point strided output array.
@stdlib/math-strided-special-abs2-by
Compute the squared absolute value of each element retrieved from an input strided array via a callback function.
@stdlib/utils-map-reduce
Perform a single-pass map-reduce operation against each element in an array and return the accumulated result.
@stdlib/math-strided-ops-add-by
Element-wise addition of two strided arrays via a callback function.
@stdlib/utils-map-reduce-right
Perform a single-pass map-reduce operation against each element in an array while iterating from right to left and return the accumulated result.
@stdlib/array-base-binary5d
Apply a binary callback to elements in five-dimensional nested input arrays and assign results to elements in a five-dimensional nested output array.
@stdlib/strided-napi-smskmap2
C API for registering a Node-API module exporting a strided array interface for applying a binary callback to single-precision floating-point strided input arrays according to a strided mask array and assigning results to a single-precision floating-point strided output array.
@stdlib/utils-map-right
Apply a function to each element in an array and assign the result to an element in an output array, iterating from right to left.
@stdlib/utils-map-arguments
Create a function that applies arguments to a provided function after transforming arguments according to a callback function.
@stdlib/array-base-binary4d
Apply a binary callback to elements in four-dimensional nested input arrays and assign results to elements in a four-dimensional nested output array.
@stdlib/array-base-ternary2d
Apply a ternary callback to elements in three two-dimensional nested input arrays and assign results to elements in a two-dimensional nested output array.
@stdlib/math-strided-special-sqrt-by
Compute the principal square root for each element retrieved from an input strided array via a callback function.
@stdlib/math-strided-special-sin-by
Compute the sine of each element retrieved from an input strided array via a callback function.
@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/math-strided-ops-sub-by
Element-wise subtraction of two strided arrays via a callback function.
@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.
@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/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.
@stdlib/array-base-broadcasted-quinary2d
Apply a quinary callback to elements in five broadcasted input arrays and assign results to elements in a two-dimensional nested output array.