GitHub

https://github.com

Updated 10 months ago

@stdlib/strided-base-smskmap2 • Rank 3.9 • Science 44%

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.

Updated 10 months ago

parser • Rank 3.9 • Science 44%

An open API service to parse dependency metadata from many open source software ecosystems manifest files.

Updated 10 months ago

@stdlib/utils-map2 • Rank 3.9 • Science 44%

Apply a function to elements in two input arrays and assign the results to an output array.

Updated 10 months ago

pwa-tech-talk • Rank 3.9 • Science 44%

Live presentation about progressive web applications, including the most usable or interesting functionalities. Real-world use cases with popular examples, tips and tricks. 🚀

Updated 10 months ago

recruit • Rank 3.9 • Science 44%

A Cloud-Native Clinical Trial Recruitment Support System based on HL7 FHIR® and the OMOP CDM

Updated 10 months ago

@stdlib/ndarray-base-meta-data-props • Rank 3.8 • Science 44%

Define non-enumerable read-only properties which expose ndarray function meta data.

Updated 10 months ago

@stdlib/math-strided-special-smsktrunc • Rank 3.8 • Science 44%

Round each element in a single-precision floating-point strided array toward zero according to a strided mask array.

Updated 10 months ago

@stdlib/blas-ext-base-dnannsum • Rank 3.8 • Science 44%

Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values.

Updated 10 months ago

@stdlib/utils-async-map-function • Rank 3.8 • Science 44%

Invoke a function n times and return an array of accumulated function return values.

Updated 10 months ago

@stdlib/math-strided-special-besselj0-by • Rank 3.8 • Science 44%

Compute the Bessel function of the first kind of order zero for each element retrieved from an input strided array via a callback function.

Updated 10 months ago

@stdlib/strided-base-map-by2 • Rank 3.8 • Science 44%

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.

Updated 10 months ago

@stdlib/blas-ext-base-sapxsum • Rank 3.8 • Science 44%

Adds a constant to each single-precision floating-point strided array element and computes the sum.

Updated 10 months ago

@stdlib/math-iter-ops-add • Rank 3.8 • Science 44%

Create an iterator which performs element-wise addition of two or more iterators.

Updated 10 months ago

@stdlib/random-streams-f • Rank 3.8 • Science 44%

Create a readable stream for generating pseudorandom numbers drawn from an F distribution.

Updated 10 months ago

fastid • Rank 3.8 • Science 44%

FastID authentication platform, high security, lightning fast, easy-to-use, customizable

Updated 10 months ago

@stdlib/iter-incrspace • Rank 3.8 • Science 44%

Create an iterator which returns evenly spaced numbers according to a specified increment.

Updated 10 months ago

schola • Rank 3.8 • Science 44%

Schola is a plugin for enabling Reinforcement Learning (RL) in Unreal Engine. It provides tools to help developers create environments, define agents, and connect to python-based RL frameworks such as OpenAI Gym, RLlib or Stable Baselines 3 for training agents with RL.

Updated 10 months ago

@stdlib/blas-ext-base-dnannsumors • Rank 3.8 • Science 44%

Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.

Updated 10 months ago

efficient-computing-in-julia • Rank 3.8 • Science 44%

A lesson on efficient computing in the Julia language

Updated 10 months ago

pre-commit-images • Rank 3.8 • Science 44%

Scripts for image optimization usable as pre-commit hooks

Updated 10 months ago

mmtf.jl • Rank 3.8 • Science 44%

A Julia package to read and write MMTF files

Updated 10 months ago

meme-ai-agent • Rank 3.8 • Science 44%

Meme AI Agent connect AI agent to solana protocols, using models can autonomously perform solana actions

Updated 10 months ago

ndarray-base-max-view-buffer-index • Rank 3.8 • Science 44%

Compute the maximum linear index in an underlying data buffer accessible to an array view.

Updated 10 months ago

https://github.com/cosima/1deg_jra55_ryf • Rank 1.8 • Science 46%

1 degree ACCESS-OM2 experiment with JRA55 RYF atmospheric forcing.

Updated 10 months ago

https://github.com/bagustris/disertasi-ser • Rank 1.8 • Science 46%

Repository for PhD activity (dissertation S3) with focus on speech emotion recognition, JAIST 2017~2021

Updated 10 months ago

@stdlib/math-strided-special-dmsktrunc • Rank 3.8 • Science 44%

Round each element in a double-precision floating-point strided array toward zero according to a strided mask array.

Updated 10 months ago

@stdlib/math-iter-special-sinc • Rank 3.8 • Science 44%

Create an iterator which computes the normalized cardinal sine for each iterated value.

Updated 10 months ago

@stdlib/utils-async-every-by-right • Rank 3.8 • Science 44%

Test whether all elements in a collection pass a test implemented by a predicate function, iterating from right to left.

Updated 10 months ago

psu-cidd-malaria-simulation • Rank 3.8 • Science 44%

Spatial individual-based model of malaria with a focus on drug resistance evolution.

Updated 10 months ago

@stdlib/math-iter-special-round10 • Rank 3.8 • Science 44%

Create an iterator which rounds each iterated value to the nearest power of 10 on a linear scale.

Updated 10 months ago

pandas-or • Rank 3.8 • Science 44%

Operations research with Ortools and Pandas.

Updated 10 months ago

ip-geolocation-dbs • Rank 3.8 • Science 44%

📍 IPv4 and IPv6 Geolocation databases that automatically update daily

Updated 10 months ago

@stdlib/stats-base-dsnanmean • Rank 3.8 • Science 44%

Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values, using extended accumulation, and returning an extended precision result.