GitHub

https://github.com

Updated 10 months ago

@stdlib/strided-base-smap2 • Rank 2.9 • Science 44%

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.

Updated 10 months ago

rumedq • Rank 2.9 • Science 44%

Russian Medical Questions Dataset (RuMedQ) is a synthetic dataset containing pairs of "symptom" - "medical question regarding this symptom", as well as a label, if the question generated by RuGPT3 corresponds to this symptom.

Updated 10 months ago

@stdlib/stats-base-dnanmskrange • Rank 2.9 • Science 44%

Calculate the range of a double-precision floating-point strided array according to a mask, ignoring NaN values.

Updated 10 months ago

@stdlib/math-iter-special-floor • Rank 2.9 • Science 44%

Create an iterator which rounds each iterated value toward negative infinity.

Updated 10 months ago

demo_elixir_phoenix_liveview • Rank 2.9 • Science 44%

Demo Elixir Phoenix LiveView with the Chirp Twitter-like application by Chris McCord

Updated 10 months ago

crashapi • Rank 2.9 • Science 44%

💥🚙💥 R package to get Fatality Analysis Reporting System (FARS) data with the FARS API

Updated 10 months ago

@stdlib/blas-ext-base-gnansumors • Rank 2.9 • Science 44%

Calculate the sum of strided array elements, ignoring NaN values and using ordinary recursive summation.

Updated 10 months ago

@stdlib/math-strided-special-smskabs • Rank 2.9 • Science 44%

Compute the absolute value for each element in a single-precision floating-point strided array according to a strided mask array.

Updated 10 months ago

invtorch • Rank 2.9 • Science 44%

InvTorch: Memory-Efficient Invertible Functions

Updated 10 months ago

@stdlib/stats-base-dmaxabssorted • Rank 2.9 • Science 44%

Calculate the maximum absolute value of a sorted double-precision floating-point strided array.

Updated 10 months ago

python-ack • Rank 2.9 • Science 44%

ACK is a code-searching tool, similar to grep but optimized for programmers searching large trees of source code.

Updated 10 months ago

tank-model • Rank 2.9 • Science 44%

Python implementation of Tank Hydrological model by Sugawara and Funiyuki (1956)

Updated 10 months ago

stata-alluvial • Rank 2.9 • Science 44%

A Stata package for alluvial plots

Updated 10 months ago

@stdlib/utils-map-reduce • Rank 2.9 • Science 44%

Perform a single-pass map-reduce operation against each element in an array and return the accumulated result.

Updated 10 months ago

@stdlib/utils-map-reduce-right • Rank 2.9 • Science 44%

Perform a single-pass map-reduce operation against each element in an array while iterating from right to left and return the accumulated result.

Updated 10 months ago

@stdlib/random-iter-gamma • Rank 2.9 • Science 44%

Create an iterator for generating pseudorandom numbers drawn from a gamma distribution.

Updated 10 months ago

macos-defaults • Rank 2.9 • Science 44%

Mac defaults: macOS system setup configuration script via default write

Updated 10 months ago

github-action-workflows • Rank 2.9 • Science 44%

reusable workflow logic for github actions

Updated 10 months ago

@stdlib/stats-base-dmskrange • Rank 2.9 • Science 44%

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

Updated 10 months ago

ssh-keygen-pro • Rank 2.9 • Science 44%

ssh-keygen-pro: generate SSH keys using professional quality conventions

Updated 10 months ago

@stdlib/ndarray-base-fliplr • Rank 2.9 • Science 44%

Return a view of an input ndarray in which the order of elements along the last dimension is reversed.

Updated 10 months ago

foundation • Rank 2.9 • Science 44%

A framework for building compiled class files and bytecode.

Updated 10 months ago

@stdlib/utils-while-each-right • Rank 2.9 • Science 44%

While a test condition is true, invoke a function for each element in a collection, iterating from right to left.

Updated 10 months ago

allocator • Rank 2.9 • Science 44%

Efficiently collect data from geographically distributed locations

Updated 10 months ago

swmm-nrtestsuite • Rank 2.9 • Science 44%

example networks for the SWMM toolkit, testing, demonstration, and education.

Updated 10 months ago

@stdlib/random-iter-kumaraswamy • Rank 2.9 • Science 44%

Create an iterator for generating pseudorandom numbers drawn from a Kumaraswamy's double bounded distribution.

Updated 10 months ago

math-strided-special-acot-by • Rank 2.9 • Science 44%

Compute the inverse cotangent of each element retrieved from an input strided array via a callback function.

Updated 10 months ago

vispubnetwork • Rank 2.9 • Science 44%

Citation Network of the IEEE Vis papers

Updated 10 months ago

@stdlib/random-iter-hypergeometric • Rank 2.9 • Science 44%

Create an iterator for generating pseudorandom numbers drawn from a hypergeometric distribution.

Updated 10 months ago

@stdlib/stats-base-smskmax • Rank 2.9 • Science 44%

Calculate the maximum value of a single-precision floating-point strided array according to a mask.

Updated 10 months ago

satinterface • Rank 2.9 • Science 44%

Library to formulate SAT problems in .NET

Updated 10 months ago

@stdlib/stats-base-smskmin • Rank 2.9 • Science 44%

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

Updated 10 months ago

@stdlib/math-strided-special-abs2-by • Rank 2.9 • Science 44%

Compute the squared absolute value of each element retrieved from an input strided array via a callback function.

Updated 10 months ago

@stdlib/random-iter-bernoulli • Rank 2.9 • Science 44%

Create an iterator for generating pseudorandom numbers drawn from a Bernoulli distribution.

Updated 10 months ago

@stdlib/blas-ext-base-snansumors • Rank 2.9 • Science 44%

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

Updated 10 months ago

quitte • Rank 2.9 • Science 44%

Bits and pieces of code to use with quitte-style data frames

Updated 10 months ago

instant-system.js • Rank 2.9 • Science 44%

[DRAFTING] A wrapper for the Instant System API used by many local transport companies.

Updated 10 months ago

business-lingo-guide • Rank 2.8 • Science 44%

Business Lingo Guide: this book explains one topic per page, like a big glossary, easy wiki, quick encyclopedia, or summary notes. Edited by Joel Parker Henderson (@joelparkerhenderson).

Updated 10 months ago

@stdlib/assert-is-same-complex64 • Rank 2.8 • Science 44%

Test if two arguments are both single-precision complex floating-point numbers and have the same value.

Updated 10 months ago

@stdlib/utils-none-by • Rank 2.8 • Science 44%

Test whether all elements in a collection fail a test implemented by a predicate function.

Updated 10 months ago

@stdlib/array-base-binary5d • Rank 2.8 • Science 44%

Apply a binary callback to elements in five-dimensional nested input arrays and assign results to elements in a five-dimensional nested output array.

Updated 10 months ago

@stdlib/fs-resolve-parent-path-by • Rank 2.8 • Science 44%

Resolve a path according to a predicate function by walking parent directories.

Updated 10 months ago

@stdlib/math-iter-special-ceil2 • Rank 2.8 • Science 44%

Create an iterator which rounds each iterated value to the nearest power of two toward positive infinity.

Updated 10 months ago

msc-thesis • Rank 2.8 • Science 44%

Master Thesis @ KTH x Tweag