GitHub

https://github.com

Updated 8 months ago

transitionpathsampling.jl • Rank 2.5 • Science 44%

A package to provide some basic functionality to help implement transition path sampling.

Updated 8 months ago

@stdlib/strided-base-cmap • Rank 2.5 • Science 44%

Apply a unary function to a single-precision complex floating-point strided input array and assign results to a single-precision complex floating-point strided output array.

Updated 8 months ago

eth-client-hw-analysis • Rank 2.5 • Science 44%

Repo compiling all the images that came out from our Ethereum Consensus Client's hardware resource analysis

Updated 8 months ago

stata-circlebar • Rank 2.5 • Science 44%

A Stata package for circular polar bar graphs.

Updated 8 months ago

snaky_hash • Rank 2.5 • Science 44%

🐍 A Hashie::Mash joint to improve #snake_life for everyone

Updated 8 months ago

@stdlib/complex-float64-base • Rank 2.5 • Science 44%

Base (i.e., lower-level) double-precision complex number functions.

Updated 8 months ago

@stdlib/array-base-broadcasted-unary2d • Rank 2.5 • Science 44%

Apply a unary callback to elements in a broadcasted nested input array and assign results to elements in a two-dimensional nested output array.

Updated 7 months ago

drasyl-rs • Rank 2.5 • Science 44%

drasyl provides secure, software-defined overlay networks, connecting all your devices

Updated 8 months ago

scholaexamples • Rank 2.5 • Science 44%

Schola Examples is an Unreal Engine project containing sample environments developed with the Schola plugin for Unreal Engine. Schola provides tools to help developers create environments, define agents, and connect to python-based Reinforcement Learning frameworks such as OpenAI Gym, RLlib or Stable Baselines 3.

Updated 8 months ago

flaskblog • Rank 2.5 • Science 44%

Blog webapp created using Flask (python framework)

Updated 8 months ago

licenses • Rank 2.5 • Science 44%

An open API service to parse license metadata from many open source software ecosystems.

Updated 8 months ago

archives • Rank 2.5 • Science 44%

An open API service for inspecting package archives and files from many open source software ecosystems.

Updated 8 months ago

@stdlib/array-base-mskunary2d • Rank 2.5 • Science 44%

Apply a unary callback to elements in a two-dimensional nested input array according to elements in a two-dimensional nested mask array and assign results to elements in a two-dimensional nested output array.

Updated 8 months ago

cff-reader-python • Rank 2.5 • Science 44%

Python reader for Citation File Format

Updated 8 months ago

@stdlib/utils-writable-properties-in • Rank 2.5 • Science 44%

Return an array of an object's own and inherited writable property names and symbols.

Updated 8 months ago

@stdlib/utils-map5d • Rank 2.5 • Science 44%

Apply a function to each nested element in a five-dimensional nested array and assign the result to a nested element in a new five-dimensional nested array.

Updated 8 months ago

@stdlib/math-iter-special-abs • Rank 2.5 • Science 44%

Create an iterator which computes the absolute value of each iterated value.

Updated 8 months ago

social-value-orientation • Rank 2.5 • Science 44%

Social value orientation (SVO) notes for pro-social pro-self concepts

Updated 8 months ago

statistical-measures • Rank 2.5 • Science 44%

This repository contains a statistical analysis of customer service ratings for Biscobis Ltd

Updated 8 months ago

@stdlib/blas-base-zaxpy • Rank 2.5 • Science 44%

Scale a double-precision complex floating-point vector by a double-precision complex floating-point constant and add the result to a double-precision complex floating-point vector.

Updated 8 months ago

@stdlib/complex-promotion-rules • Rank 2.5 • Science 44%

Return the complex number data type with the smallest size and closest kind to which data types can be safely cast.

Updated 8 months ago

meowdle • Rank 2.5 • Science 44%

WIP: A purrfect API wrapper for Moodle.

Updated 8 months ago

@stdlib/utils-property-names-in • Rank 2.5 • Science 44%

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

Updated 8 months ago

gwen • Rank 2.5 • Science 44%

Graph-based Weather Ensemble Network that generates additional weather model ensemble members by dynamical training of a GNN.

Updated 8 months ago

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

Apply a function against an accumulator and each element in a collection and return the accumulated result, iterating from right to left.

Updated 8 months ago

zag • Rank 2.5 • Science 44%

Zag is a lightweight IDE for the Zig programming language. Zig *ZAG* \/\/\/

Updated 8 months ago

@stdlib/utils-dsv • Rank 2.5 • Science 44%

Standard utilities for working with data formatted as delimiter-separated values (DSV).

Updated 8 months ago

@stdlib/array-base-ternary5d • Rank 2.5 • Science 44%

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

Updated 8 months ago

@stdlib/array-full-like • Rank 2.5 • Science 44%

Create a filled array having the same length and data type as a provided array.

Updated 8 months ago

pgp-gpg-help • Rank 2.4 • Science 44%

Pretty Good Privacy (PGP) GNU Privacy Guard (GPG) help for encryption

Updated 8 months ago

demo-clustering-longitudinal-data • Rank 2.4 • Science 44%

Supplementary materials for the manuscript "Clustering of longitudinal data: A tutorial on a variety of approaches" by N. G. P. Den Teuling, S.C. Pauws, and E.R. van den Heuvel (2021)

Updated 7 months ago

sixarm_ruby_email_address_validation • Rank 2.4 • Science 44%

SixArm.com » Ruby » Email address validation using RFC 822

Updated 8 months ago

principles • Rank 2.4 • Science 44%

Principles: summaries of ethical prinicples, leadership principles, teamwork principles, ui/ux design principles, software programming principles, etc.

Updated 8 months ago

mimic • Rank 2.4 • Science 44%

A stronger alternative for Java's Proxy API. Allows the creation of 'mimicked' classes and interfaces with the ability to replace their method behaviour.

Updated 8 months ago

@stdlib/math-iter-special-ellipe • Rank 2.4 • Science 44%

Create an iterator which computes the complete elliptic integral of the second kind for each iterated value.

Updated 8 months ago

knowurenvironment • Rank 2.4 • Science 44%

Official release of KnowUREnvironment, a knowledge graph on climate change and related environmental issues. Paper link: https://www.climatechange.ai/papers/aaaifss2022/3

Updated 8 months ago

@stdlib/array-base-unary5d • Rank 2.4 • Science 44%

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

Updated 8 months ago

@stdlib/utils-reduce2d • Rank 2.4 • Science 44%

Reduce the number of dimensions by one of a two-dimensional nested array by applying a function against an accumulator and each element along the innermost dimension and returning the accumulation results as a one-dimensional array.

Updated 8 months ago

@stdlib/array-base-broadcasted-unary4d • Rank 2.4 • Science 44%

Apply a unary callback to elements in a broadcasted nested input array and assign results to elements in a four-dimensional nested output array.

Updated 8 months ago

ndarray-iter-indices • Rank 2.4 • Science 44%

Create an iterator which returns indices for use indexing into an ndarray having a specified shape.

Updated 8 months ago

@stdlib/array-base-broadcasted-unary3d • Rank 2.4 • Science 44%

Apply a unary callback to elements in a broadcasted nested input array and assign results to elements in a three-dimensional nested output array.

Updated 8 months ago

energymeter • Rank 2.4 • Science 44%

A Python tool to measure the energy consumption of software

Updated 8 months ago

@stdlib/random-streams-chi • Rank 2.4 • Science 44%

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

Updated 8 months ago

@stdlib/math-iter-special-round • Rank 2.4 • Science 44%

Create an iterator which rounds each iterated value to the nearest integer.

Updated 8 months ago

@stdlib/stats-iter-mmeanabs2 • Rank 2.4 • Science 44%

Create an iterator which iteratively computes a moving arithmetic mean of squared absolute values.

Updated 8 months ago

@stdlib/complex-base • Rank 2.4 • Science 44%

Base (i.e., lower-level) complex number functions

Updated 8 months ago

busy-screen • Rank 2.4 • Science 44%

Turns your Raspberry Pi into a status screen to show your colleagues, family, friends, or whoever might disturb you if you're busy or not.

Updated 8 months ago

sed-plume • Rank 2.4 • Science 44%

A hypopycnal plume model build with landlab

Updated 8 months ago

@stdlib/array-base-broadcasted-binary3d • Rank 2.4 • Science 44%

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

Updated 8 months ago

@stdlib/utils-do-until-each • Rank 2.4 • Science 44%

Until a test condition is true, invoke a function for each element in a collection.

Updated 8 months ago

@stdlib/math-iter-special-bessely0 • Rank 2.4 • Science 44%

Create an iterator which evaluates the Bessel function of the second kind of order zero for each iterated value.

Updated 8 months ago

@stdlib/random-streams-gamma • Rank 2.4 • Science 44%

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

Updated 8 months ago

@stdlib/utils-find • Rank 2.4 • Science 44%

Find elements in an array-like object that satisfy a test condition.

Updated 8 months ago

cbls.jl • Rank 2.4 • Science 44%

A MOI/JuMP interface for `LocalSearchSolvers.jl`, a Constraint-Based Local Search (CBLS) framework

Updated 8 months ago

innovation-partnership-guide • Rank 2.4 • Science 44%

Innovation Partnership 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 8 months ago

@stdlib/strided-napi-dmap2 • Rank 2.4 • Science 44%

C API for registering a Node-API module exporting a strided array interface for applying a binary callback accepting and returning double-precision floating-point numbers to corresponding elements in two double-precision floating-point strided input arrays and assigning results to elements in a double-precision floating-point strided output array.

Updated 8 months ago

clickandmeow • Rank 2.3 • Science 44%

A meow-mazing wrapper for Clic&Miam.

Updated 8 months ago

sandbox • Rank 2.3 • Science 44%

Testing playground

Updated 8 months ago

dimi-lab.github.io • Rank 2.3 • Science 44%

Data science and Informatics for Multiomics Integration

Updated 8 months ago

blink • Rank 2.3 • Science 44%

My configuration files for Blink Shell for iOS.

Updated 8 months ago

astraeus-io • Rank 2.3 • Science 44%

Astraeus is a general-purpose tool that manages your data using Xarray structures and reads/writes data from/to your exoplanet data reduction pipeline.