GitHub
transitionpathsampling.jl
A package to provide some basic functionality to help implement transition path sampling.
stats-iter-cumin
Create an iterator which iteratively computes a cumulative minimum value.
@stdlib/array-typed-signed-integer-ctors
Signed integer typed array constructors.
@stdlib/array-full-like
Create a filled array having the same length and data type as a provided array.
@stdlib/random-streams-poisson
Create a readable stream for generating pseudorandom numbers drawn from a Poisson distribution.
@stdlib/array-base-broadcasted-quinary2d
Apply a quinary callback to elements in five broadcasted input arrays and assign results to elements in a two-dimensional nested output array.
windows-x86-debugger
🐞 A simple Windows x86 debugging framework written in C++20 that supports software breakpoints and hardware breakpoints. It can be used to create custom debuggers.(使用C++20开发的简易Windows x86调试框架,支持软件断点和硬件断点,可以用于创建自定义调试器。)
drasyl-rs
drasyl provides secure, software-defined overlay networks, connecting all your devices
@stdlib/array-base-to-deduped
Copy elements to a new generic array after removing consecutive duplicated values.
@stdlib/array-base-broadcasted-unary2d
Apply a unary callback to elements in a broadcasted nested input array and assign results to elements in a two-dimensional nested output array.
@stdlib/utils-reduce-right
Apply a function against an accumulator and each element in a collection and return the accumulated result, iterating from right to left.
gwen
Graph-based Weather Ensemble Network that generates additional weather model ensemble members by dynamical training of a GNN.
@stdlib/array-base-ternary3d
Apply a ternary callback to elements in three three-dimensional nested input arrays and assign results to elements in a three-dimensional nested output array.
programming-logic-course
A repository with the material for the Programming Logic course focusing on C and C++. This course is designed to help beginners start their journey in the field of programming and technology by covering fundamental concepts and building a strong foundation for future learning.
@stdlib/strided-base-cmap
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.
@stdlib/math-iter-sequences-composites
Create an iterator which generates a sequence of composite numbers.
@stdlib/utils-define-memoized-read-only-property
Define a memoized read-only object property.
@stdlib/utils-property-names-in
Return an array of an object's own and inherited enumerable and non-enumerable property names.
@stdlib/array-base-ternary5d
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.
@stdlib/random-array-chisquare
Create an array containing pseudorandom numbers drawn from a chi-square distribution.
eth-client-hw-analysis
Repo compiling all the images that came out from our Ethereum Consensus Client's hardware resource analysis
social-value-orientation
Social value orientation (SVO) notes for pro-social pro-self concepts
scholaexamples
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.
statistical-measures
This repository contains a statistical analysis of customer service ratings for Biscobis Ltd
kevinmatthes/create-scriv-fragment
A GitHub Action to create a blank Scriv fragment.
@stdlib/math-iter-special-abs
Create an iterator which computes the absolute value of each iterated value.
archives
An open API service for inspecting package archives and files from many open source software ecosystems.
licenses
An open API service to parse license metadata from many open source software ecosystems.
acousticrecord
Simulating observation of an acoustic environment, while retaining noise and natural sound as independent components of the system.
@stdlib/utils-map5d
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.
@stdlib/math-strided-special-cbrt-by
Compute the cube root of each element retrieved from an input strided array via a callback function.
@stdlib/array-base-mskunary2d
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.
sixarm_brew_install
SixArm.com » Brew install scripts for our various packages
@stdlib/array-base-unary5d
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.
@stdlib/random-strided-cosine
Fill a strided array with pseudorandom numbers drawn from a raised cosine distribution.
@stdlib/array-base-broadcasted-binary3d
Apply a binary callback to elements in broadcasted input arrays and assign results to elements in a three-dimensional nested output array.
@stdlib/array-base-broadcasted-unary3d
Apply a unary callback to elements in a broadcasted nested input array and assign results to elements in a three-dimensional nested output array.
cbls.jl
A MOI/JuMP interface for `LocalSearchSolvers.jl`, a Constraint-Based Local Search (CBLS) framework
@stdlib/utils-reduce2d
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.
ndarray-iter-indices
Create an iterator which returns indices for use indexing into an ndarray having a specified shape.
@stdlib/stats-iter-mmeanabs2
Create an iterator which iteratively computes a moving arithmetic mean of squared absolute values.
@stdlib/random-streams-chi
Create a readable stream for generating pseudorandom numbers drawn from a chi distribution.
innovation-partnership-guide
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).
demo-clustering-longitudinal-data
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)
fastapi-fastkit
<Open Source> Fast, easy-to-use starter kit for new users of Python and FastAPI