GitHub
@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.
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调试框架,支持软件断点和硬件断点,可以用于创建自定义调试器。)
@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.
@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.
drasyl-rs
drasyl provides secure, software-defined overlay networks, connecting all your devices
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.
@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/math-iter-special-abs
Create an iterator which computes the absolute value of each iterated value.
@stdlib/complex-promotion-rules
Return the complex number data type with the smallest size and closest kind to which data types can be safely cast.
@stdlib/blas-base-zaxpy
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.
@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/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.
transitionpathsampling.jl
A package to provide some basic functionality to help implement transition path sampling.
@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.
@stdlib/math-iter-sequences-composites
Create an iterator which generates a sequence of composite numbers.
@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.
sixarm_brew_install
SixArm.com » Brew install scripts for our various packages
archives
An open API service for inspecting package archives and files from many open source software ecosystems.
kevinmatthes/create-scriv-fragment
A GitHub Action to create a blank Scriv fragment.
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-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.
social-value-orientation
Social value orientation (SVO) notes for pro-social pro-self concepts
@stdlib/array-base-to-deduped
Copy elements to a new generic array after removing consecutive duplicated values.
statistical-measures
This repository contains a statistical analysis of customer service ratings for Biscobis Ltd
@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
gwen
Graph-based Weather Ensemble Network that generates additional weather model ensemble members by dynamical training of a GNN.
@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.
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.
stats-iter-cumin
Create an iterator which iteratively computes a cumulative minimum value.
@stdlib/random-strided-cosine
Fill a strided array with pseudorandom numbers drawn from a raised cosine distribution.
fastapi-fastkit
<Open Source> Fast, easy-to-use starter kit for new users of Python and FastAPI
pgp-gpg-help
Pretty Good Privacy (PGP) GNU Privacy Guard (GPG) help for encryption
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)
@stdlib/random-streams-chi
Create a readable stream for generating pseudorandom numbers drawn from a chi distribution.
knowurenvironment
Official release of KnowUREnvironment, a knowledge graph on climate change and related environmental issues. Paper link: https://www.climatechange.ai/papers/aaaifss2022/3
cbls.jl
A MOI/JuMP interface for `LocalSearchSolvers.jl`, a Constraint-Based Local Search (CBLS) framework
ndarray-iter-indices
Create an iterator which returns indices for use indexing into an ndarray having a specified shape.
@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.
sixarm_ruby_email_address_validation
SixArm.com » Ruby » Email address validation using RFC 822