Updated 6 months ago

array-base-min-signed-integer-dtype • Rank 0.0 • Science 44%

Determine the minimum array data type for storing a provided signed integer value.

Updated 6 months ago

napi-argv-strided-uint32array2d • Rank 0.0 • Science 44%

Convert a Node-API value representing a two-dimensional strided array to an unsigned 32-bit integer array.

Updated 6 months ago

napi-argv-strided-uint16array2d • Rank 0.0 • Science 44%

Convert a Node-API value representing a two-dimensional strided array to an unsigned 16-bit integer array.

Updated 6 months ago

napi-argv-strided-int16array2d • Rank 0.0 • Science 44%

Convert a Node-API value representing a two-dimensional strided array to a signed 16-bit integer array.

Updated 6 months ago

napi-argv-strided-float32array2d • Rank 0.0 • Science 44%

Convert a Node-API value representing a two-dimensional strided array to a single-precision floating-point array.

Updated 6 months ago

strided-base-read-dataview • Rank 0.0 • Science 44%

Copy elements from an input strided DataView to elements in an output strided array.

Updated 6 months ago

string-base-atob • Rank 0.0 • Science 44%

Decode a string of data which has been encoded using Base64 encoding.

Updated 6 months ago

https://github.com/bird-house/pyramid-phoenix • Rank 7.4 • Science 36%

Phoenix is a Pyramid web-application to make it easy to interact with WPS services

Updated 6 months ago

@stdlib/blas-base-dsdot • Rank 4.3 • Science 39%

Calculate the dot product with extended accumulation and result of two single-precision floating-point vectors.

Updated 6 months ago

rhandsontable • Rank 20.3 • Science 23%

A htmlwidgets implementation of Handsontable.js

Updated 6 months ago

@stdlib/blas-ext-base-dcusumpw • Rank 4.0 • Science 39%

Calculate the cumulative sum of double-precision floating-point strided array elements using pairwise summation.

Updated 4 months ago

https://github.com/hci-lab-um/web-ssvep-stimuli-generators • Rank 6.9 • Science 36%

CSS and WebGL were adopted to implement four cross-platform Steady State Visually Evoked Potential (SSVEP) stimuli-generator libraries, whose stimuli are produced via constant-period and square wave approximation techniques, for use in a Brain-Computer Interface (BCI) context. These libraries are configured to run as spellers, yet can easily be altered to cater for a wide range of use cases.

Updated 6 months ago

@stdlib/blas-ext-base-dasumpw • Rank 3.8 • Science 39%

Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements using pairwise summation.

Updated 6 months ago

https://github.com/dasch-swiss/dsp-js-lib • Rank 6.8 • Science 36%

JavaScript library that handles API requests to DSP / Knora API

Updated 6 months ago

https://github.com/chaoss/chaoss-slack-bot • Rank 6.0 • Science 36%

This holds the code to the CHAOSS slack bot for newcomers to the project

Updated 6 months ago

https://github.com/crowdstrike/falconjs • Rank 15.0 • Science 26%

CrowdStrike Falcon API JS library for the browser and Node

Updated 6 months ago

patch-node • Rank 13.9 • Science 26%

Patch's Javascript client library - https://www.patch.io

Updated 6 months ago

LDAvis • Rank 15.9 • Science 23%

R package for web-based interactive topic model visualization.

Updated 6 months ago

@neuprint/vimo-sketches • Rank 6.4 • Science 31%

A React component to sketch / search for network motifs.

Updated 6 months ago

teikei • Rank 10.6 • Science 26%

A web application that maps out community-supported agriculture in Germany, Switzerland, and Austria, based on crowdsourced data.

Updated 6 months ago

@stdlib/object-assign • Rank 9.8 • Science 26%

Copy enumerable own properties from one or more source objects to a target object.

Updated 6 months ago

https://github.com/austinjhunt/petrinet-webgme-designstudio • Rank 2.5 • Science 33%

A custom design studio for modeling and simulating distributed systems as Petri (place/transition) Nets, built with JointJS, WebGME, and NodeJS.

Updated 6 months ago

https://github.com/apexcharts/ng-apexcharts • Rank 9.4 • Science 26%

ng-apexcharts is an implementation of apexcharts for angular. It comes with one simple component that enables you to use apexcharts in an angular project.

Updated 6 months ago

wps • Rank 9.2 • Science 26%

Wildfire Predictive Services to support decision making in prevention, preparedness, response and recovery

Updated 6 months ago

@stdlib/number-float64-base-to-int64-bytes • Rank 9.1 • Science 26%

Convert an integer-valued double-precision floating-point number to a signed 64-bit integer byte array according to host byte order.

Updated 6 months ago

jesta • Rank 8.9 • Science 26%

🃏 Stencila plugin for executable documents using JavaScript

Updated 6 months ago

@stdlib/random-array-discrete-uniform • Rank 8.4 • Science 26%

Create an array containing pseudorandom numbers drawn from a discrete uniform distribution.

Updated 6 months ago

advent-of-code-2023 • Rank 3.2 • Science 31%

Frank's Advent of Code written in Rust and executed client-side in WASM

Updated 6 months ago

sketch • Rank 11.1 • Science 23%

Interactive sketches in R

Updated 6 months ago

sensor.community • Rank 7.6 • Science 26%

:sparkles: new shiny website built with svelte :heart: for dust and noise measuring project :point_right: https://sensor.community

Updated 6 months ago

https://github.com/datamade/second-city-zoning • Rank 6.1 • Science 26%

🏙 2nd City Zoning is an interactive map that lets you find out how your building is zoned, learn where to locate your business and explore zoning patterns throughout Chicago

Updated 6 months ago

https://github.com/joewalnes/smoothie • Rank 21.3 • Science 10%

Smoothie Charts: smooooooth JavaScript charts for realtime streaming data

Updated 6 months ago

@stdlib/iter-map • Rank 5.2 • Science 26%

Create an iterator which invokes a function for each iterated value.

Updated 6 months ago

iandn-kids • Rank 0.0 • Science 31%

This project was developed during the first semester of my Computer Science degree at PUC Minas. It aims to help parents take care of their children by reducing screen time on smartphones, promoting healthier interactions and activities.

Updated 6 months ago

@stdlib/math-iter-special-expit • Rank 4.1 • Science 26%

Create an iterator which evaluates the standard logistic function for each iterated value.

Updated 6 months ago

@stdlib/math-iter-special-rad2deg • Rank 4.0 • Science 26%

Create an iterator which converts an angle from radians to degrees for each iterated value.

Updated 6 months ago

@stdlib/math-iter-special-rsqrt • Rank 3.9 • Science 26%

Create an iterator which computes the reciprocal (inverse) square root of each iterated value.

Updated 6 months ago

@stdlib/ndarray-base-napi-dtype-string-to-dtype • Rank 3.8 • Science 26%

C API for returning the ndarray data type corresponding to a data type string.

Updated 6 months ago

@stdlib/stats-base-dmskmin • Rank 3.7 • Science 26%

Calculate the minimum value of a double-precision floating-point strided array according to a mask.

Updated 6 months ago

Agroecology-Map • Rank 3.6 • Science 26%

Agroecology Map, Knowledge and Practices, is a technological platform that allows the mapping and exchange of Agroecological experiences (Agroforestry) in order to bring people in order to strengthen or/and create new, collaborative networks that enhance the sharing of real (and sometimes imaginary) experiences https://agroecologymap.org

Updated 6 months ago

@stdlib/stats-iter-cumeanabs2 • Rank 3.6 • Science 26%

Create an iterator which iteratively computes a cumulative arithmetic mean of squared absolute values.

Updated 6 months ago

@stdlib/time-minutes-in-year • Rank 3.4 • Science 26%

Determine the number of minutes in a year according to the Gregorian calendar.

Updated 6 months ago

@stdlib/math-strided-special-srsqrt • Rank 3.4 • Science 26%

Compute the reciprocal square root for each element in a single-precision floating-point strided array.

Updated 6 months ago

@stdlib/math-iter-special-inv • Rank 3.3 • Science 26%

Create an iterator which computes the multiplicative inverse of each iterated value.

Updated 6 months ago

https://github.com/bluebrain/nexus-js • Rank 6.1 • Science 23%

A set of JavaScript libraries built on top of Nexus

Updated 6 months ago

@stdlib/blas-ext-base-dapxsumors • Rank 3.1 • Science 26%

Adds a constant to each double-precision floating-point strided array element and computes the sum using ordinary recursive summation.

Updated 6 months ago

@stdlib/math-strided-special-sinv • Rank 3.0 • Science 26%

Compute the multiplicative inverse for each element in a single-precision floating-point strided array.

Updated 6 months ago

@stdlib/iter-head • Rank 3.0 • Science 26%

Create an iterator which returns the first `n` values of a provided iterator.