GitHub
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/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.
transitionpathsampling.jl
A package to provide some basic functionality to help implement transition path sampling.
@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
@stdlib/array-full-like
Create a filled array having the same length and data type as a provided 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.
@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.
@stdlib/utils-property-names-in
Return an array of an object's own and inherited enumerable and non-enumerable property names.
stats-iter-cumin
Create an iterator which iteratively computes a cumulative minimum value.
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.
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.
@stdlib/array-typed-signed-integer-ctors
Signed integer typed array constructors.
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/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.
drasyl-rs
drasyl provides secure, software-defined overlay networks, connecting all your devices
@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.
sixarm_brew_install
SixArm.com » Brew install scripts for our various packages
@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/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/utils-define-memoized-read-only-property
Define a memoized read-only object property.
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.
statistical-measures
This repository contains a statistical analysis of customer service ratings for Biscobis Ltd
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.
@stdlib/random-streams-poisson
Create a readable stream for generating pseudorandom numbers drawn from a Poisson distribution.
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/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.
busy-screen
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.
@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-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.
principles
Principles: summaries of ethical prinicples, leadership principles, teamwork principles, ui/ux design principles, software programming principles, etc.
@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.
sixarm_ruby_email_address_validation
SixArm.com » Ruby » Email address validation using RFC 822
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)
knowurenvironment
Official release of KnowUREnvironment, a knowledge graph on climate change and related environmental issues. Paper link: https://www.climatechange.ai/papers/aaaifss2022/3
@stdlib/random-streams-gamma
Create a readable stream for generating pseudorandom numbers drawn from a gamma distribution.
@stdlib/random-strided-cosine
Fill a strided array with pseudorandom numbers drawn from a raised cosine distribution.
ndarray-iter-indices
Create an iterator which returns indices for use indexing into an ndarray having a specified shape.
@stdlib/array-base-broadcasted-unary4d
Apply a unary callback to elements in a broadcasted nested input array and assign results to elements in a four-dimensional nested output array.
@stdlib/strided-napi-dmap2
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.
fastapi-fastkit
<Open Source> Fast, easy-to-use starter kit for new users of Python and FastAPI