Updated 4 months ago

sympy • Rank 37.5 • Science 77%

A computer algebra system written in pure Python

Scientific Software
Updated 4 months ago

pentapy — Peer-reviewed • Rank 12.6 • Science 100%

pentapy: A Python toolbox for pentadiagonal linear systems - Published in JOSS (2019)

Scientific Software
Updated 4 months ago

PySwarming — Peer-reviewed • Rank 7.4 • Science 98%

PySwarming: a research toolkit for Swarm Robotics - Published in JOSS (2023)

Earth and Environmental Sciences (40%) Materials Science (40%)
Scientific Software · Peer-reviewed
Updated 4 months ago

AlgebraicPetri • Rank 10.1 • Science 77%

Build Petri net models compositionally

Updated 4 months ago

manim • Rank 27.6 • Science 54%

A community-maintained Python framework for creating mathematical animations.

Updated 4 months ago

computational-algebra • Rank 16.5 • Science 64%

General-Purpose Computer Algebra System as an EDSL in Haskell

Updated 4 months ago

FFTW • Rank 19.4 • Science 54%

Julia bindings to the FFTW library for fast Fourier transforms

Updated 4 months ago

ultrametric_matrix_tools • Rank 9.1 • Science 64%

Toolbox that provides functions and data structures to generate and handle ultrametric matrices.

Updated 4 months ago

QuadGK • Rank 18.9 • Science 54%

adaptive 1d numerical Gauss–Kronrod integration in Julia

Updated 4 months ago

Roots • Rank 18.7 • Science 54%

Root finding functions for Julia

Updated 4 months ago

@stdlib/stats-incr-mmaape • Rank 5.2 • Science 67%

Compute a moving arctangent mean absolute percentage error (MAAPE) incrementally.

Updated 4 months ago

AbstractAlgebra • Rank 17.1 • Science 54%

Generic abstract algebra functionality in pure Julia (no C dependencies)

Updated 4 months ago

rsparse • Rank 13.0 • Science 57%

A Rust library for solving sparse linear systems using direct methods.

Updated 4 months ago

@stdlib/blas-ext-base-gcusumkbn2 • Rank 12.2 • Science 57%

Calculate the cumulative sum of strided array elements using a second-order iterative Kahan–Babuška algorithm.

Updated 4 months ago

HCubature • Rank 14.8 • Science 54%

pure-Julia multidimensional h-adaptive integration

Updated 4 months ago

gap • Rank 14.1 • Science 54%

Main development repository for GAP - Groups, Algorithms, Programming, a System for Computational Discrete Algebra

Updated 4 months ago

random-streams-mt19937 • Rank 0.7 • Science 67%

Create a readable stream for a 32-bit Mersenne Twister pseudorandom number generator.

Updated 4 months ago

Cubature • Rank 13.6 • Science 54%

One- and multi-dimensional adaptive integration routines for the Julia language

Updated 4 months ago

@stdlib/blas-ext-base-gapxsumpw • Rank 10.0 • Science 57%

Adds a constant to each strided array element and computes the sum using pairwise summation.

Updated 4 months ago

@stdlib/stats-base-meanpn • Rank 9.9 • Science 57%

Calculate the arithmetic mean of a strided array using a two-pass error correction algorithm.

Updated 4 months ago

@stdlib/blas-ext-base-dsumpw • Rank 9.4 • Science 57%

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

Updated 4 months ago

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

C APIs for registering an N-API module exporting an interface for invoking a unary numerical function.

Updated 4 months ago

oscar.jl • Rank 10.8 • Science 54%

A comprehensive open source computer algebra system for computations in algebra, geometry, and number theory.

Updated 4 months ago

@stdlib/complex-reim • Rank 20.0 • Science 44%

Return the real and imaginary components of a complex number.

Updated 4 months ago

@stdlib/complex-reimf • Rank 20.0 • Science 44%

Return the real and imaginary components of a single-precision complex floating-point number.

Updated 4 months ago

nemo.jl • Rank 9.7 • Science 54%

Julia bindings for the FLINT number theory C library

Updated 4 months ago

@stdlib/blas-ext-base-gsumkbn • Rank 6.4 • Science 57%

Calculate the sum of strided array elements using an improved Kahan–Babuška algorithm.

Updated 4 months ago

@stdlib/stats-base-dnanvariancech • Rank 6.0 • Science 57%

Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using a one-pass trial mean algorithm.

Updated 4 months ago

@stdlib/blas-ext-base-dnansumkbn • Rank 5.8 • Science 57%

Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.

Updated 4 months ago

@stdlib/blas-ext-base-ssumpw • Rank 5.5 • Science 57%

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

Updated 4 months ago

@stdlib/blas-ext-base-dapxsumkbn • Rank 5.5 • Science 57%

Add a constant to each double-precision floating-point strided array element and compute the sum using an improved Kahan–Babuška algorithm.

Updated 4 months ago

@stdlib/blas-ext-base-dnannsumpw • Rank 5.4 • Science 57%

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

Updated 4 months ago

@stdlib/blas-ext-base-sapxsumpw • Rank 5.2 • Science 57%

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

Updated 4 months ago

@stdlib/stats-base-nanstdevch • Rank 5.0 • Science 57%

Calculate the standard deviation of a strided array ignoring NaN values and using a one-pass trial mean algorithm.

Updated 4 months ago

@stdlib/stats-base-dmeanvarpn • Rank 4.9 • Science 57%

Calculate the mean and variance of a double-precision floating-point strided array using a two-pass algorithm.

Updated 4 months ago

@stdlib/blas-ext-base-dssumpw • Rank 4.9 • Science 57%

Calculate the sum of single-precision floating-point strided array elements using pairwise summation with extended accumulation and returning an extended precision result.

Updated 4 months ago

ClausenFunctions • Rank 4.9 • Science 57%

Clausen functions in Julia

Updated 4 months ago

@stdlib/blas-ext-base-sapxsumkbn • Rank 4.8 • Science 57%

Add a constant to each single-precision floating-point strided array element and compute the sum using an improved Kahan–Babuška algorithm.

Updated 4 months ago

@stdlib/blas-ext-base-dapxsumkbn2 • Rank 4.8 • Science 57%

Add a constant to each double-precision floating-point strided array element and compute the sum using a second-order iterative Kahan–Babuška algorithm.

Updated 4 months ago

@stdlib/blas-ext-base-ssumkbn2 • Rank 4.8 • Science 57%

Calculate the sum of single-precision floating-point strided array elements using a second-order iterative Kahan–Babuška algorithm.

Updated 4 months ago

@stdlib/blas-ext-base-dsumkbn • Rank 4.7 • Science 57%

Calculate the sum of double-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.

Updated 4 months ago

@stdlib/stats-base-snanmeanwd • Rank 4.6 • Science 57%

Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values and using Welford's algorithm.

Updated 4 months ago

@stdlib/stats-base-nanvarianceyc • Rank 4.6 • Science 57%

Calculate the variance of a strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.

Updated 4 months ago

PolyLog • Rank 7.6 • Science 54%

Implementation of polylogarithms in Julia

Updated 4 months ago

@stdlib/math-base-special-ellipe • Rank 4.6 • Science 57%

Compute the complete elliptic integral of the second kind.

Updated 4 months ago

@stdlib/stats-base-dmeanpn • Rank 4.6 • Science 57%

Calculate the arithmetic mean of a double-precision floating-point strided array using a two-pass error correction algorithm.

Updated 4 months ago

@stdlib/blas-ext-base-scusumpw • Rank 4.5 • Science 57%

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

Updated 4 months ago

@stdlib/blas-ext-base-sdssumpw • Rank 4.5 • Science 57%

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

Updated 4 months ago

@stdlib/blas-ext-base-dcusumkbn • Rank 4.5 • Science 57%

Calculate the cumulative sum of double-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.

Updated 4 months ago

@stdlib/blas-ext-base-gsumkbn2 • Rank 4.5 • Science 57%

Calculate the sum of strided array elements using a second-order iterative Kahan–Babuška algorithm.

Updated 4 months ago

@stdlib/blas-ext-base-ssumkbn • Rank 4.4 • Science 57%

Calculate the sum of single-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.

Updated 4 months ago

@stdlib/random-streams-box-muller • Rank 4.4 • Science 57%

Create a readable stream for generating pseudorandom numbers drawn from a standard normal distribution using the Box-Muller transform.

Updated 4 months ago

@stdlib/stats-base-dmeanstdevpn • Rank 4.3 • Science 57%

Calculate the mean and standard deviation of a double-precision floating-point strided array using a two-pass algorithm.

Updated 4 months ago

@stdlib/blas-ext-base-gapxsumkbn • Rank 4.3 • Science 57%

Add a constant to each strided array element and compute the sum using an improved Kahan–Babuška algorithm.

Updated 4 months ago

@stdlib/blas-ext-base-gsort2hp • Rank 4.3 • Science 57%

Simultaneously sort two strided arrays based on the sort order of the first array using heapsort.