Updated 10 months ago

DimensionfulAngles • Rank 7.0 • Science 54%

📐 An extension of Unitful.jl to include angles as a dimension.

Updated 10 months ago

PreallocationTools • Rank 17.0 • Science 44%

Tools for building non-allocating pre-cached functions in Julia, allowing for GC-free usage of automatic differentiation in complex codes

Updated 10 months ago

skimpy • Rank 17.0 • Science 44%

skimpy is a light weight tool that provides summary statistics about variables in data frames within the console.

Updated 10 months ago

@stdlib/stats-base-sstdevtk • Rank 4.0 • Science 57%

Calculate the standard deviation of a single-precision floating-point strided array using a one-pass textbook algorithm.

Updated 10 months ago

ice_discharge • Rank 4.0 • Science 57%

Greenland Ice Sheet solid ice discharge from 1986 through last month

Updated 10 months ago

regtricks • Rank 7.0 • Science 54%

Tools for manipulating, combining and applying image registrations.

Updated 10 months ago

MeteoInfo • Rank 12.0 • Science 49%

MeteoInfo: GIS, scientific computation and visualization environment.

Updated 10 months ago

proxsuite-nlp • Rank 7.0 • Science 54%

A primal-dual augmented Lagrangian solver for nonlinear programming on manifolds.

Updated 10 months ago

epiphyte • Rank 7.0 • Science 54%

Python toolkit for working with high-dimensional neural data recorded during naturalistic, continuous stimuli @a-darcher @rachrapp

Updated 10 months ago

packrat • Rank 25.0 • Science 36%

Packrat is a dependency management system for R

Updated 10 months ago

pescador • Rank 15.0 • Science 46%

Stochastic multi-stream sampling for iterative learning

Updated 10 months ago

bioreactordesign • Rank 12.0 • Science 49%

Bio Reactor Design (BiRD): a toolbox to simulate and analyze different designs of bioreactors in OpenFOAM

Updated 10 months ago

@stdlib/blas-ext-base-dnannsumkbn • Rank 4.0 • 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 10 months ago

@stdlib/blas-ext-base-dnannsumkbn2 • Rank 4.0 • Science 57%

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

Updated 10 months ago

wrf-mosit • Rank 4.0 • Science 57%

This BASH script installs all the required libraries, packages, software, dependencies, etc for the Weather Research & Forecasting model suite.

Updated 10 months ago

gw-smc • Rank 1.9 • Science 59%

Validating Sequential Monte Carlo for Gravitational-wave Inference

Updated 10 months ago

https://github.com/adaptivemotorcontrollab/joystickcontrolsystem • Rank 1.9 • Science 59%

joystick system used in Mathis et al, 2017

Updated 10 months ago

how_attentive_are_gats • Rank 6.9 • Science 54%

Code for the paper "How Attentive are Graph Attention Networks?" (ICLR'2022)

Updated 10 months ago

https://github.com/datamade/usaddress • Rank 24.9 • Science 36%

:us: a python library for parsing unstructured United States address strings into address components

Updated 10 months ago

xaspy • Rank 6.9 • Science 54%

🔬xray absorption spectroscopy module 💫 suitable for XMCD sum rule analysis

Updated 10 months ago

@stdlib/stats-base-meankbn • Rank 3.9 • Science 57%

Calculate the arithmetic mean of a strided array using an improved Kahan–Babuška algorithm.

Updated 10 months ago

@stdlib/stats-base-dmeanpw • Rank 3.9 • Science 57%

Calculate the arithmetic mean of a double-precision floating-point strided array using pairwise summation.

Updated 10 months ago

@stdlib/blas-ext-base-dnansumpw • Rank 3.9 • Science 57%

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

Updated 10 months ago

hydro • Rank 16.9 • Science 44%

Hydro - Next generation high performance online-judge platform - 新一代高效强大的信息学在线测评系统 (a.k.a. vj5)

Updated 10 months ago

grenedalf • Rank 3.9 • Science 57%

Toolkit for Population Genetic Statistics from Pool-Sequenced Samples, e.g., in Evolve and Resequence experiments

Updated 10 months ago

mac_os • Rank 6.9 • Science 54%

Shell scripts for automated macOS machine setup.

Updated 10 months ago

climate_categories • Rank 11.9 • Science 49%

Collection of categorization systems for climate policy analysis

Updated 10 months ago

osmpythontools • Rank 16.9 • Science 44%

A library to access OpenStreetMap related services

Updated 10 months ago

SMOKE • Rank 6.9 • Science 54%

Create emissions inputs for multiple air quality modeling systems with unmatched speed and flexibility

Updated 10 months ago

flowd • Rank 6.9 • Science 54%

Network flow and packet marking service written in Python

Updated 10 months ago

ebirdst • Rank 11.9 • Science 49%

Access and Analyze eBird Status and Trends Data

Updated 10 months ago

tinkerforge-async • Rank 6.9 • Science 54%

A Python asyncio Tinkerforge API implementation

Updated 10 months ago

entangled • Rank 6.9 • Science 54%

bi-directional tangle daemon for literate programming

Updated 10 months ago

https://github.com/critical-infrastructure-systems-lab/dhalsim • Rank 6.9 • Science 54%

Digital Twin for Water Distribution Systems. A work by the SUTD Critical Infrastructure Systems Lab, TU Delft, CISPA, and iTrust

Updated 10 months ago

versionaire • Rank 16.9 • Science 44%

An immutable, thread-safe, and strict semantic version type.

Updated 10 months ago

@stdlib/blas-ext-base-gnansumkbn • Rank 3.9 • Science 57%

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

Updated 10 months ago

@stdlib/stats-base-nanmeanpn • Rank 3.9 • Science 57%

Calculate the arithmetic mean of a strided array, ignoring NaN values and using a two-pass error correction algorithm.

Updated 10 months ago

@stdlib/blas-ext-base-dsapxsumpw • Rank 3.9 • Science 57%

Adds a constant to each single-precision floating-point strided array element and computes the sum using pairwise summation with extended accumulation and returning an extended precision result.

Updated 10 months ago

@stdlib/stats-base-dnanmeanpw • Rank 3.9 • Science 57%

Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values and using pairwise summation.

Updated 10 months ago

@stdlib/stats-base-smeanlipw • Rank 3.9 • Science 57%

Calculate the arithmetic mean of a single-precision floating-point strided array using a one-pass trial mean algorithm with pairwise summation.

Updated 10 months ago

@stdlib/stats-base-dnanstdevyc • Rank 3.9 • Science 57%

Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.

Updated 10 months ago

random-streams-improved-ziggurat • Rank 3.9 • Science 57%

Create a readable stream for generating pseudorandom numbers drawn from a standard normal distribution using the Improved Ziggurat algorithm.

Updated 10 months ago

https://github.com/bqplot/bqplot • Rank 24.9 • Science 36%

Plotting library for IPython/Jupyter notebooks

Updated 10 months ago

gocats • Rank 6.9 • Science 54%

A tool for categorizing Gene Ontology into subgraphs of user-defined emergent concepts

Updated 10 months ago

turkish-question-generation • Rank 3.9 • Science 57%

Automated question generation and question answering from Turkish texts using text-to-text transformers

Updated 10 months ago

leaflet • Rank 24.8 • Science 36%

R Interface to Leaflet Maps

Updated 10 months ago

cito • Rank 11.8 • Science 49%

Building and Training Neural Networks with an R interface

Updated 10 months ago

pynput • Rank 24.8 • Science 36%

Sends virtual input commands

Updated 10 months ago

Thermimage • Rank 11.8 • Science 49%

R Package for working with radiometric thermal image files and data

Updated 10 months ago

wxpython • Rank 24.8 • Science 36%

wxPython's Project Phoenix. A new implementation of wxPython, better, stronger, faster than he was before.

Updated 10 months ago

@stdlib/stats-base-dvariancetk • Rank 3.8 • Science 57%

Calculate the variance of a double-precision floating-point strided array using a one-pass textbook algorithm.

Updated 10 months ago

@stdlib/stats-base-snanvariancetk • Rank 3.8 • Science 57%

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

Updated 10 months ago

chembl.rdf • Rank 3.8 • Science 57%

Scripts to create RDF for ChEMBL.

Updated 10 months ago

@stdlib/datasets-harrison-boston-house-prices • Rank 3.8 • Science 57%

A dataset derived from information collected by the US Census Service concerning housing in Boston, Massachusetts (1978).

Updated 10 months ago

tau • Rank 3.8 • Science 57%

The better pi

Updated 10 months ago

@stdlib/math-base-special-ellipk • Rank 3.8 • Science 57%

Compute the complete elliptic integral of the first kind.

Updated 10 months ago

spec2nii • Rank 14.8 • Science 46%

Multi-format in vivo MR spectroscopy conversion to NIFTI

Updated 10 months ago

wavespectra • Rank 14.8 • Science 46%

Library for ocean wave spectra

Updated 10 months ago

adleap-mas • Rank 3.8 • Science 57%

The AdLeap-MAS project proposes a new framework for implementing and simulating Ad-hoc reasoning environments. Built 100% in Python using the Open-AI Gym as its basis, we propose a component-based architecture to enable quick implementations to perform multi-agents systems experiments.

Updated 10 months ago

@stdlib/stats-base-dmeankbn2 • Rank 3.8 • Science 57%

Calculate the arithmetic mean of a double-precision floating-point strided array using a second-order iterative Kahan–Babuška algorithm.

Updated 10 months ago

@stdlib/stats-base-snanstdevpn • Rank 3.8 • Science 57%

Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values and using a two-pass algorithm.

Updated 10 months ago

scifer • Rank 11.8 • Science 49%

Scifer: Single-Cell Immunoglobulin Filtering of Sanger Sequences

Updated 10 months ago

rockatlas • Rank 1.8 • Science 59%

A suite of tools to pull known solar-system small-body detections out of ATLAS data

Updated 10 months ago

daisiemainland • Rank 1.8 • Science 59%

Simulate phylogenetic data on islands with a evolving mainland pool

Updated 10 months ago

noria-ontology • Rank 3.8 • Science 57%

The NORIA-O project is a data model for IT networks, events and operations information. The ontology is developed using web technologies (e.g. RDF, OWL, SKOS) and is intended as a structure for realizing an IT Service Management (ITSM) Knowledge Graph (KG) for Anomaly Detection (AD) and Risk Management applications. The model has been developed in collaboration with operational teams, and in connection with third parties linked vocabularies.

Updated 10 months ago

@stdlib/blas-ext-base-dsnansumpw • Rank 3.8 • Science 57%

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

Updated 10 months ago

datasets-herndon-venus-semidiameters • Rank 3.8 • Science 57%

Fifteen observations of the vertical semidiameter of Venus, made by Lieutenant Herndon, with the meridian circle at Washington, in the year 1846.

Updated 10 months ago

qgcomp • Rank 11.8 • Science 49%

QGcomp (quantile g-computation): estimating the effects of exposure mixtures. Works for continuous, binary, and right-censored survival outcomes. Flexible, unconstrained, fast and guided by modern causal inference principles

Updated 10 months ago

git2rdata • Rank 6.8 • Science 54%

An R package for storing and retrieving data.frames in git repositories.

Updated 10 months ago

cocotb • Rank 24.8 • Science 36%

cocotb: Python-based chip (RTL) verification

Updated 10 months ago

astroaugmentations • Rank 6.8 • Science 54%

A package with various custom augmentations implemented which are specifically designed around astronomical data.

Updated 10 months ago

lagrangian-filtering • Rank 3.8 • Science 57%

Temporal filtering of data in a Lagrangian frame of reference.

Updated 10 months ago

@stdlib/blas-ext-base-gasumpw • Rank 3.8 • Science 57%

Calculate the sum of absolute values (L1 norm) of strided array elements using pairwise summation.

Updated 10 months ago

https://github.com/arkworks-rs/std • Rank 24.8 • Science 36%

A standard library wrapper for use in the `arkworks` ecosystem

Updated 10 months ago

scikit-surgerybk • Rank 6.8 • Science 54%

Interface for BK Medicial Ultrasound

Updated 10 months ago

pandoc-website • Rank 6.8 • Science 54%

Source files for pandoc's website

Updated 10 months ago

pyjoules • Rank 6.7 • Science 54%

A Python library to capture the energy consumption of code snippets

Updated 10 months ago

osmose • Rank 6.7 • Science 54%

OSMOSE: Modelling Marine Exploited Ecosystems

Updated 10 months ago

@stdlib/blas-ext-base-snansumpw • Rank 3.7 • Science 57%

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

Updated 10 months ago

neoantigen-pipeline • Rank 3.7 • Science 57%

Pipeline for computing neoantigen qualities from DNA and RNA-Seq data

Updated 10 months ago

phyloplace • Rank 3.7 • Science 57%

nf-core/phyloplace is a bioinformatics best-practice analysis pipeline that performs phylogenetic placement with EPA-NG.

Updated 10 months ago

@stdlib/stats-base-smeankbn • Rank 3.7 • Science 57%

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