GitHub topics: exponential
stdlib-js/stats-base-dists-exponential-stdev
Exponential distribution standard deviation.
Language: Python - Size: 372 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-ewvariance
Compute an exponentially weighted variance incrementally.
Language: JavaScript - Size: 844 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-exp
Natural exponential function.
Language: JavaScript - Size: 996 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-exponential-median
Exponential distribution median.
Language: Python - Size: 381 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 2 - Forks: 0

stdlib-js/random-array-exponential
Create an array containing pseudorandom numbers drawn from an exponential distribution.
Language: JavaScript - Size: 1.7 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

Saeidhoseinipour/ELBMcoclust
We unified some latent block models by proposing a flexible ELBM that is extended to SELBM to address the sparse problem by revealing a diagonal structure from sparse datasets. This leads to obtain more homogeneous co-clusters and therefore produce useful, ready-to-use and easy-to-interpret results.
Language: Python - Size: 19.4 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

litl/backoff
Python library providing function decorators for configurable backoff and retry
Language: Python - Size: 248 KB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 2,670 - Forks: 152

stdlib-js/stats-base-dists-exponential-kurtosis
Exponential distribution excess kurtosis.
Language: Python - Size: 476 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 1 - Forks: 0

stdlib-js/random-iter-exponential
Create an iterator for generating pseudorandom numbers drawn from an exponential distribution.
Language: JavaScript - Size: 2.22 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 2 - Forks: 0

stdlib-js/random-array-laplace
Create an array containing pseudorandom numbers drawn from a Laplace (double exponential) distribution.
Language: JavaScript - Size: 864 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 1 - Forks: 0

geersch/retry
Retry utility function supporting exponential backoff and jitter powered by RxJS :dragon:
Language: TypeScript - Size: 5.39 MB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 1

SciML/ExponentialUtilities.jl
Fast and differentiable implementations of matrix exponentials, Krylov exponential matrix-vector multiplications ("expmv"), KIOPS, ExpoKit functions, and more. All your exponential needs in SciML form.
Language: Julia - Size: 1.46 MB - Last synced at: 8 days ago - Pushed at: 7 months ago - Stars: 99 - Forks: 31

shrpne/from-exponential
Lightweight module to convert number from exponential notation to a human readable string.
Language: JavaScript - Size: 785 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 38 - Forks: 4

stdlib-js/random-exponential
Generate pseudorandom numbers drawn from an exponential distribution.
Language: JavaScript - Size: 2.51 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-exponential-ctor
Exponential distribution constructor.
Language: JavaScript - Size: 1.54 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 1 - Forks: 0

fhernanb/T_exp_lin
Repository with the supplementary material for the paper "Distinguishing between distributions. The case of the exponential and Lindley distributions".
Language: R - Size: 103 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-dists-exponential-logpdf
Natural logarithm of the probability density function (PDF) for an exponential distribution.
Language: JavaScript - Size: 999 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 1 - Forks: 0

irodger/price-like-humans
JavaScript price kit formatter beautify incoming numbers to human likes format. Try it online https://npm.runkit.com/price-like-humans
Language: TypeScript - Size: 9.21 MB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 0

tjenkinson/exponential-rate-limit
A small library which handles decaying exponential backoff. This is useful if you want to start throttling something whilst it is going wrong, but recover once things start working again.
Language: TypeScript - Size: 550 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

Rican7/retry
A simple, stateless, functional mechanism to perform actions repetitively until successful.
Language: Go - Size: 54.7 KB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 475 - Forks: 27

stdlib-js/math-iter-special-pow
Create an iterator which evaluates the exponential function.
Language: JavaScript - Size: 1.21 MB - Last synced at: about 1 hour ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-exponential-entropy
Exponential distribution differential entropy.
Language: Python - Size: 783 KB - Last synced at: 26 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-fast-pow-int
Exponential function.
Language: JavaScript - Size: 526 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

ORNL/ORMATEX
Oak Ridge Matrix Exponential toolkit
Language: Python - Size: 517 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 9 - Forks: 1

stdlib-js/stats-base-dists-exponential-skewness
Exponential distribution skewness.
Language: Python - Size: 452 KB - Last synced at: 2 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-exponential-quantile
Exponential distribution quantile function.
Language: Python - Size: 888 KB - Last synced at: 25 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-exponential-mode
Exponential distribution mode.
Language: Python - Size: 438 KB - Last synced at: 27 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-exponential-logcdf
Natural logarithm of the cumulative distribution function (CDF) for an exponential distribution.
Language: JavaScript - Size: 798 KB - Last synced at: 26 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-exponential-cdf
Exponential distribution cumulative distribution function (CDF).
Language: Python - Size: 938 KB - Last synced at: 23 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 1

studiowebux/webhook
Secure, Multi-Tenant Webhook System
Language: TypeScript - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

moocf/backoff-lock.java
Backoff Lock uses an atomic value for critical section execution, and is suitable for memory-limited architectures.
Language: Java - Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-powm1
Evaluate bˣ - 1.
Language: Python - Size: 1.06 MB - Last synced at: 20 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-pow
Exponential function.
Language: JavaScript - Size: 2.43 MB - Last synced at: 26 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 1

stdlib-js/math-base-special-expm1rel
Relative error exponential.
Language: Python - Size: 783 KB - Last synced at: 24 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-expm1
Compute exp(x) - 1.
Language: JavaScript - Size: 964 KB - Last synced at: 5 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-exp2
Base 2 exponential function.
Language: JavaScript - Size: 890 KB - Last synced at: 20 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-exp10
Base 10 exponential function.
Language: JavaScript - Size: 967 KB - Last synced at: 25 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-exponential-variance
Exponential distribution variance.
Language: Python - Size: 427 KB - Last synced at: 8 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-cexp
Compute the exponential function of a complex number.
Language: Python - Size: 1.23 MB - Last synced at: 27 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-exponential-pdf
Exponential distribution probability density function (PDF).
Language: Python - Size: 1.03 MB - Last synced at: 17 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-exponential-mgf
Exponential distribution moment-generating function (MGF).
Language: Python - Size: 716 KB - Last synced at: 25 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-exponential-mean
Exponential distribution expected value.
Language: Python - Size: 416 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

shrpne/pretty-num
Lightweight module to convert number to a pretty human readable string.
Language: JavaScript - Size: 1.26 MB - Last synced at: 4 days ago - Pushed at: 2 months ago - Stars: 14 - Forks: 3

stdlib-js/math-iter-special-exp2
Create an iterator which evaluates the base 2 exponential function for each iterated value.
Language: JavaScript - Size: 1.22 MB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/math-iter-special-exp
Create an iterator which evaluates the natural exponential function for each iterated value.
Language: JavaScript - Size: 1.07 MB - Last synced at: 17 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

stdlib-js/random-streams-laplace
Create a readable stream for generating pseudorandom numbers drawn from a Laplace (double exponential) distribution.
Language: JavaScript - Size: 3.05 MB - Last synced at: 24 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

stdlib-js/random-strided-exponential
Fill a strided array with pseudorandom numbers drawn from an exponential distribution.
Language: JavaScript - Size: 3.87 MB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-exponential
Exponential distribution.
Language: JavaScript - Size: 1.44 MB - Last synced at: 25 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

richeyphu/PowBigInt.js
A simple utility library for calculating powers of big integers
Language: TypeScript - Size: 231 KB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Kittensx/Simple_KES
Simple KES blends Karras and Exponential noise scheduling for high-quality images with adaptable detail, real-time config reloading, and parameter randomization for creative flexibility.
Language: Python - Size: 490 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

VeljkoBogdan/ExponentialNotationLib
A lightweight C++ library for handling exponentially large or small numbers using scientific notation (mantissa × 10^exponent).
Language: C++ - Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/math-iter-special-expm1
Create an iterator which computes `exp(x) - 1` for each iterated value.
Language: JavaScript - Size: 1.04 MB - Last synced at: 22 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

stdlib-js/random-iter-laplace
Create an iterator for generating pseudorandom numbers drawn from a Laplace distribution.
Language: JavaScript - Size: 2.32 MB - Last synced at: about 12 hours ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-incr-ewmean
Compute an exponentially weighted mean incrementally.
Language: JavaScript - Size: 885 KB - Last synced at: 24 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

arhcoder/LWRS-Algorithm
🍀 Own proposal of Selection Method Algorithm: Logarithmic Random Ponderated Selector; throw a random element of a list; but the closer the element is to the start is more probability to appear, based on logarithmic/exponential scale.
Language: Python - Size: 2.73 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

perazz/fastmath
A Modern Fortran library for fast, approximate math functions
Language: Fortran - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 0

stdlib-js/random-base-exponential
Exponentially distributed pseudorandom numbers.
Language: JavaScript - Size: 1.82 MB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

stdlib-js/math-iter-special-exp10
Create an iterator which evaluates the base 10 exponential function for each iterated value.
Language: JavaScript - Size: 1.15 MB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/simulate-iter-awln
Create an iterator which introduces additive white Laplacian noise.
Language: JavaScript - Size: 2.38 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/random-streams-exponential
Create a readable stream for generating pseudorandom numbers drawn from an exponential distribution.
Language: JavaScript - Size: 3.04 MB - Last synced at: 8 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

armanbilge/AMH11
Java implementation of the matrix exponential method by Al-Mohy and Higham (2011)
Language: Java - Size: 12.7 KB - Last synced at: 5 days ago - Pushed at: about 9 years ago - Stars: 1 - Forks: 0

EkaterinaBolotskaya/EQcycle_failure_laws
Scripts to numerically solve the dynamic equation of motion of the 1D spring-slider system with different failure laws and model earthquake cycle.
Language: MATLAB - Size: 339 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 1

stdlib-js/math-iter-special-expm1rel
Create an iterator which evaluates the relative error exponential for each iterated value.
Language: JavaScript - Size: 960 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/random-base-laplace
Laplace (double exponential) distributed pseudorandom numbers.
Language: JavaScript - Size: 1.84 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

joeycumines/go-expbkoff Fork of jpillora/backoff
Simple backoff algorithm in Go (golang)
Language: Go - Size: 27.3 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

es-shims/Number.prototype.toExponential
An ES-spec-compliant Number.prototype.toExponential shim/polyfill/replacement that works as far down as ES3
Language: JavaScript - Size: 104 KB - Last synced at: 8 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 2

WieWaldi/exp-curve
Create values for Temp=>PWM based on exponential curve.
Language: Shell - Size: 7.81 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

juangburgos/FitSumExponentials
Repo to license code for fitting a sum of exponentials as described in https://math.stackexchange.com/questions/1428566/fit-sum-of-exponentials/3808325#3808325
Language: MATLAB - Size: 313 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 10 - Forks: 0

nakopylov/AdaptiveExp
Julia package for adaptive matrix exponential based on tolerance
Language: Julia - Size: 30.3 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-ewstdev
Compute an exponentially weighted standard deviation incrementally.
Language: JavaScript - Size: 805 KB - Last synced at: 3 days ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

Geolm/math_intrinsics
One header file library that implement missing transcendental math functions (cos, sin, acos, and more....) using 100% AVX/Neon instructions (no branching)
Language: C - Size: 216 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 7 - Forks: 0

coady/waiter
Delayed iteration for polling and retries.
Language: Python - Size: 759 KB - Last synced at: 19 days ago - Pushed at: 7 months ago - Stars: 30 - Forks: 0

7PH/exponential-regression
Non-iterative exponential regression with constant term
Language: TypeScript - Size: 42 KB - Last synced at: about 15 hours ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

fabiospampinato/tryloop
Simple library for retrying operations, it supports multiple backoff strategies.
Language: TypeScript - Size: 21.5 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 10 - Forks: 0

dmnsgn/eerp
Logarithmic/exponential interpolation.
Language: JavaScript - Size: 446 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

stcruy/to-exponential
Converts any big/small/precise decimal number represented as String, to exponential notation.
Language: JavaScript - Size: 66.4 KB - Last synced at: 21 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

SoruTheWhistler/sesg
Simple Exponential Series Generator
Language: JavaScript - Size: 1.54 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

matthewpi/backoff
Context-aware exponential backoff
Language: Go - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

gotidy/retry
Retrier operations with different strategies
Language: Go - Size: 27.3 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

maximilianbehr/hipexpm
Matrix Exponential Approximation in HIP
Language: C - Size: 30.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

maximilianbehr/cuexpm
Matrix Exponential Approximation using CUDA
Language: Cuda - Size: 57.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

mhfrough/StringExponentialToInteger
Parsing String Exponential To Integer Without Builtin Libraries
Language: C# - Size: 155 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

FrancescoPaoloL/ExponentialViaLogs
A fast way to check if x^y > y^x
Language: Python - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

somefunAgba/expalts
Alternate Approximations of the Natural Exponential function.
Language: C++ - Size: 1.17 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Ilin01/fitting-algorithm
Language: Python - Size: 188 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

kasrafallah/Statistics-and-probability-in-engineering
Statistics and probability in engineering is one of the courses from an undergraduate chart that you can find all of my projects and assignment's in this repository
Language: MATLAB - Size: 97.7 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

bemoregt/gpHomomorphicFilter
Homomorphic Filter implementation for Openframeworks using ofxCv
Language: Makefile - Size: 7.41 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 7 - Forks: 0

Nemshan/Predicting-Oil-Price-With-Time-Series-
The goal of our analysis was to use different time series methods to predict the oil price for the last 6 months of the data, September 2017 through February 2018, and determine the best prediction model for this data.
Language: R - Size: 769 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 5

Kheem-Dh/Linear-Exponential-Model-with-Residuals-
Using the admission dataset. Reply the following questions. Using R. 1) Test if there is any relation (linear or exponential) between the following pair of variables: a) SSC Marks Obtained and NU_BS_Test Marks b) SSC Marks Obtained and NU_BS_Test Marks c) SSC Marks Obtained and HSSC Marks Obtained 2) Plot the residual plots for the parts in Question No 1 3) Calculate r2 the each part of question no 1 and confirm it by calculating the same by using the residuals.
Language: R - Size: 1.34 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

robotomize/regression-php 📦
My implementation of the regression algorithms
Language: PHP - Size: 49.8 KB - Last synced at: 9 months ago - Pushed at: almost 8 years ago - Stars: 16 - Forks: 3

hamzafar/census_prediction
US Census Forecasting
Language: R - Size: 1.17 MB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

satyakamacodes/Interactively-forecasting-Global-temperature-using-R-and-Shiny
This work is a extensive interactive visualization as well as forecasting tool to forecast global monthly temperature. Choice of country and state (for which the forecasting is required) is menu driven and based upon dynamic subsetting of data. In addition, various graphs and parameters pertaining to the model builiding, comparison of predicted and actual values and future forecast are all based upon click of the reelvant action buttons. The time series algorithm used is Exponential Smoothing, and fairly good results are obtained for a large combinations of countries and states.
Language: R - Size: 1.63 MB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 2

aldotb/Algebra-with-Sympy
Solve Academic symbolic Algebra probles with Sympy and Libaldo math Library
Language: Jupyter Notebook - Size: 13.3 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

QUAY17/stats_exponential_gamma_poisson
Using R to explore a variety of continuous variable distributions: exponential, geometric, gamma, and poisson.
Language: R - Size: 1.32 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

varvaravee/Population-Growth
Program that calculates the number of a population of a species on a certain day given a certain growth rate.
Language: C++ - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

joostvanwollingen/cypress-backoff
Convience library to apply different timeout strategies to retried tests
Language: JavaScript - Size: 48.8 KB - Last synced at: 14 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

imvickykumar/imvickykumar
Hacked : GitHub View Counter, try for loop to get request in AppScript
Language: JavaScript - Size: 1.25 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

DeletedUser-0/Point-Generation
This incremental game (Point Generation) was entirely made by me. The goal is to reach 1e100 prestige points, from now. Good Luck!
Language: JavaScript - Size: 237 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 2

iphyokafor/30DaysOfSolidity
Solidity 30 day challenge with codedamn.com
Language: Solidity - Size: 102 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 1

regevbr/busywait.js
Simple Async busy wait module for Node.JS
Language: TypeScript - Size: 207 KB - Last synced at: 26 days ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 1
