GitHub

https://github.com

Updated 7 months ago

commits • Rank 3.5 • Science 44%

An open API service providing commit metadata for open source projects.

Updated 7 months ago

@stdlib/random-streams-t • Rank 3.5 • Science 44%

Create a readable stream for generating pseudorandom numbers drawn from a Student's t distribution.

Updated 7 months ago

@stdlib/random-streams-randn • Rank 3.5 • Science 44%

Create a readable stream for generating pseudorandom numbers drawn from a standard normal distribution.

Updated 8 months ago

@stdlib/math-iter-special-trunc2 • Rank 3.5 • Science 44%

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

Updated 7 months ago

@stdlib/random-streams-weibull • Rank 3.5 • Science 44%

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

Updated 8 months ago

@stdlib/random-streams-kumaraswamy • Rank 3.5 • Science 44%

Create a readable stream for generating pseudorandom numbers drawn from a Kumaraswamy's double bounded distribution.

Updated 7 months ago

@stdlib/random-streams-betaprime • Rank 3.5 • Science 44%

Create a readable stream for generating pseudorandom numbers drawn from a beta prime distribution.

Updated 7 months ago

@stdlib/blas-ext-base-sdssum • Rank 3.5 • Science 44%

Calculate the sum of single-precision floating-point strided array elements using extended accumulation.

Updated 8 months ago

@stdlib/math-base-napi • Rank 3.5 • Science 44%

Standard library C APIs for registering a Node-API module exporting interfaces.

Updated 7 months ago

@stdlib/array-base-flipud4d • Rank 3.5 • Science 44%

Reverse the order of elements along the second-to-last dimension of a four-dimensional nested input array.

Updated 8 months ago

assert-is-float64vector-like • Rank 3.5 • Science 44%

Test if a value is a 1-dimensional ndarray-like object containing double-precision floating-point numbers.

Updated 7 months ago

@stdlib/utils-properties • Rank 3.5 • Science 44%

Return an array of an object's own enumerable and non-enumerable property names and symbols.

Updated 8 months ago

@stdlib/stats-base-sdsmeanors • Rank 3.5 • Science 44%

Calculate the arithmetic mean of a single-precision floating-point strided array using ordinary recursive summation with extended accumulation.

Updated 7 months ago

@stdlib/math-base-special-cidentity • Rank 3.4 • Science 44%

Evaluate the identity function for a double-precision complex floating-point number.

Updated 7 months ago

@stdlib/math-base-special-cceiln • Rank 3.4 • Science 44%

Round a complex number to the nearest multiple of 10^n toward positive infinity.

Updated 8 months ago

@stdlib/blas-ext-base-dcusumors • Rank 3.4 • Science 44%

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

Updated 7 months ago

software-programming-guide • Rank 3.4 • Science 44%

Software Programming 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 7 months ago

pybaqus • Rank 3.4 • Science 44%

A Python library for the visualization and post-processing of Abaqus ASCII result files

Updated 8 months ago

@stdlib/iter-step • Rank 3.4 • Science 44%

Create an iterator which returns a sequence of numbers according to a specified increment.

Updated 7 months ago

llvm-apr-benchmark • Rank 3.4 • Science 44%

A Large-Scale Automated Program Repair Benchmark of Real-World LLVM Middle-End Bugs

Updated 8 months ago

octache • Rank 3.4 • Science 44%

An Octave implementation of the mustache templating language for Octave that also happen to work with MATLAB.

Updated 7 months ago

@stdlib/blas-ext-base-dsnansum • Rank 3.4 • Science 44%

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

Updated 8 months ago

@stdlib/math-iter-special-floor2 • Rank 3.4 • Science 44%

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

Updated 8 months ago

@stdlib/stats-base-smskrange • Rank 3.4 • Science 44%

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

Updated 8 months ago

constraintmodels.jl • Rank 3.4 • Science 44%

A package that stores Constraint Programming models for JuliaConstraints solvers

Updated 7 months ago

rmcp • Rank 3.4 • Science 44%

R MCP Server

Updated 7 months ago

@stdlib/math-iter-special-gammaln • Rank 3.4 • Science 44%

Create an iterator which evaluates the natural logarithm of the gamma function for each iterated value.

Updated 7 months ago

@stdlib/utils-real-min • Rank 3.4 • Science 44%

Return the smallest positive normal value capable of being represented by a numeric real type.

Updated 7 months ago

pkgdev • Rank 3.4 • Science 44%

A small set of functions that takes advantage of Github Actions for making your life easier as a R package developer. This package is primarily intended for personal use, however feel free to use it.

Updated 7 months ago

@stdlib/strided-base-dmskmap2 • Rank 3.4 • Science 44%

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.

Updated 7 months ago

quarto-badge • Rank 3.4 • Science 44%

Badge is an extension for Quarto to provide a shortcode to display software version or anything as a badge.

Updated 7 months ago

@stdlib/math-strided-special-dmskdeg2rad • Rank 3.4 • Science 44%

Convert each element in a double-precision floating-point strided array from degrees to radians according to a strided mask array.

Updated 7 months ago

csv-metadata-quality • Rank 3.4 • Science 44%

A simple but opinionated metadata quality checker and fixer designed to work with CSVs in the DSpace ecosystem

Updated 7 months ago

sixarm_ruby_magic_number_type • Rank 3.4 • Science 44%

SixArm.com » Ruby » MagicNumberType infers a data type from the data's leading bytes

Updated 7 months ago

@stdlib/utils-bifurcate-own • Rank 3.4 • Science 44%

Split an object's own property values into two groups according to a predicate function.

Updated 7 months ago

@stdlib/random-strided-tools-unary-factory • Rank 3.4 • Science 44%

Create a factory function for filling strided arrays with pseudorandom values drawn from a unary PRNG.

Updated 8 months ago

@stdlib/stats-base-dnanminabs • Rank 3.4 • Science 44%

Calculate the minimum absolute value of a double-precision floating-point strided array, ignoring NaN values.

Updated 7 months ago

onion • Rank 3.4 • Science 44%

R functionality to deal with quaternions and octonions

Updated 7 months ago

@stdlib/utils-async-try-catch • Rank 3.4 • Science 44%

If a function does not return an error, invoke a callback with the function result; otherwise, invoke a callback with a value `y`.

Updated 7 months ago

https://github.com/aryashah2k/gnn_gcn_gat • Rank 1.4 • Science 46%

Repository for my talk on Graph Neural Network Papers: GNN, GCN, GAT at Asian Institute of Technology's RTML Lecture for the Class of January Semester, 2025

Updated 8 months ago

@stdlib/utils-object-inverse-by • Rank 3.4 • Science 44%

Invert an object, such that keys become values and values become keys, according to a transform function.

Updated 8 months ago

@stdlib/time-days-in-year • Rank 3.4 • Science 44%

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

Updated 7 months ago

@stdlib/ndarray-base-zeros-like • Rank 3.4 • Science 44%

Create a zero-filled ndarray having the same shape and data type as a provided ndarray.

Updated 7 months ago

@stdlib/math-strided-special-dfloor • Rank 3.4 • Science 44%

Round each element in a double-precision floating-point strided array toward negative infinity.