Topic: "exponential"
litl/backoff
Python library providing function decorators for configurable backoff and retry
Language: Python - Size: 248 KB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 2,665 - Forks: 151

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

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: 7 days ago - Pushed at: 6 months ago - Stars: 98 - Forks: 32

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

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

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

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

Octavian-ai/learning-rate-finder-tensorflow
Implementation of learning rate finder in TensorFlow
Language: Python - Size: 22.5 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 12 - Forks: 6

fabiospampinato/tryloop
Simple library for retrying operations, it supports multiple backoff strategies.
Language: TypeScript - Size: 21.5 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 10 - 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 1 month ago - Pushed at: about 1 year ago - Stars: 10 - Forks: 0

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

angarg12/TrueExponential
True Exponential JS incremental game
Language: JavaScript - Size: 5.31 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 10 - Forks: 12

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

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: 2 days ago - Pushed at: over 2 years ago - Stars: 9 - 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

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

LemuelPuglisi/RegressionAnalysis
A tool to visualize regression analysis using various regression methods.
Language: JavaScript - Size: 203 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 5 - 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: 8 days ago - Pushed at: 22 days ago - Stars: 4 - Forks: 1

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

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: 2 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: about 2 years ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 1

franklinvfx/Glow_F-Tool-for-Nuke
To create a more natural Glow than the original native nuke glow (Exponential Glow).
Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 3

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: 16 days ago - Pushed at: 17 days ago - Stars: 3 - Forks: 0

dmnsgn/eerp
Logarithmic/exponential interpolation.
Language: JavaScript - Size: 446 KB - Last synced at: 23 days ago - Pushed at: 11 months ago - Stars: 3 - 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

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

petres/covid-exp
covid19 exponential forecast
Language: JavaScript - Size: 1.53 MB - Last synced at: 12 months ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

RafaelReyesCarmona/EMA
Arduino's library for Exponential Moving Average filter (EMA), implemented very easily and efficiently.
Language: C++ - Size: 158 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - 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

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

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

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

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

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 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

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

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

stdlib-js/math-base-special-exp10
Base 10 exponential function.
Language: JavaScript - Size: 967 KB - Last synced at: 10 days ago - Pushed at: about 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: 4 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

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

stdlib-js/random-iter-exponential
Create an iterator for generating pseudorandom numbers drawn from an exponential distribution.
Language: JavaScript - Size: 2.21 MB - Last synced at: 29 days ago - Pushed at: 2 months ago - Stars: 2 - 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: 1 day ago - Pushed at: 2 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: 9 days ago - Pushed at: 2 months ago - Stars: 2 - 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: 7 days ago - Pushed at: 2 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: 18 days ago - Pushed at: 2 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: 8 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/random-base-exponential
Exponentially distributed pseudorandom numbers.
Language: JavaScript - Size: 1.82 MB - Last synced at: 23 days ago - Pushed at: 3 months ago - Stars: 2 - 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: 15 days 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: 29 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

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

stdlib-js/stats-incr-ewstdev
Compute an exponentially weighted standard deviation incrementally.
Language: JavaScript - Size: 805 KB - Last synced at: 6 days ago - Pushed at: 6 months ago - Stars: 2 - 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: 6 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

CalPlug/ArduinoMenuCalibrator
Arduino based regression tool for calculating coefficients for fitting. This serial menu driven script provides the capability for using regression to determine fitting coefficients for multiple types of potential fitting equations linear, quadratic, power, exponential, and logarithmic functions from input data either supplied or measured via microcontroller ADCs. It can be used for sensor calibration and provide fitting summaries and coefficients. After reading values and calculating fits and goodness of fits (along with average and absolute errors) it will allow the saving of fitting cofficients into onboard EEPROM to be recalled by anothe rprogram. The intent of this operation is to use this as a program to calibrate onbboard sensors where the saved data can be recalled from the EEPROM as required. It has been tested as functional on Arduino Uno and Arduino Mega. NOTE: Limited memory on microcontrollers limits the practicality of regressions with very large datasets. A library based version of this script is in development currently.
Language: C++ - Size: 7.32 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 2

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

stdlib-js/stats-base-dists-exponential-kurtosis
Exponential distribution excess kurtosis.
Language: Python - Size: 461 KB - Last synced at: 4 days ago - Pushed at: 4 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: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-ewvariance
Compute an exponentially weighted variance incrementally.
Language: JavaScript - Size: 831 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1 - 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: 11 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

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

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

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

stdlib-js/stats-base-dists-exponential-stdev
Exponential distribution standard deviation.
Language: Python - Size: 366 KB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-exponential-quantile
Exponential distribution quantile function.
Language: Python - Size: 888 KB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 1 - 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: 10 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-exp
Natural exponential function.
Language: JavaScript - Size: 992 KB - Last synced at: 3 days ago - Pushed at: about 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: 5 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-expm1rel
Relative error exponential.
Language: Python - Size: 783 KB - Last synced at: 9 days ago - Pushed at: about 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: about 20 hours ago - Pushed at: about 2 months ago - Stars: 1 - 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: 11 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-exponential-mgf
Exponential distribution moment-generating function (MGF).
Language: Python - Size: 716 KB - Last synced at: 10 days ago - Pushed at: about 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 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

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: 28 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-exponential
Exponential distribution.
Language: JavaScript - Size: 1.44 MB - Last synced at: 10 days ago - Pushed at: 2 months ago - Stars: 1 - 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: about 21 hours ago - Pushed at: 2 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: about 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

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: 2 months ago - Pushed at: 2 months ago - Stars: 1 - 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: 2 months ago - Pushed at: 2 months ago - Stars: 1 - 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: 24 days ago - Pushed at: 3 months 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 1 month ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/random-array-laplace
Create an array containing pseudorandom numbers drawn from a Laplace (double exponential) distribution.
Language: JavaScript - Size: 831 KB - Last synced at: 19 days ago - Pushed at: 5 months ago - Stars: 1 - 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: 23 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 2

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

stdlib-js/random-array-exponential
Create an array containing pseudorandom numbers drawn from an exponential distribution.
Language: JavaScript - Size: 2.11 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1 - 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

FrancescoPaoloL/ExponentialViaLogs
A fast way to check if x^y > y^x
Language: Python - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - 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

joostvanwollingen/cypress-backoff
Convience library to apply different timeout strategies to retried tests
Language: JavaScript - Size: 48.8 KB - Last synced at: about 1 month 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

birg81/java.gui.plotting
Hi guys. I developed this Java code, for demonstration purposes. This Code, creates a Java GUI (with swing and awt library) showing the graph of the function f (x) = 3 + [x-1] * exp(-x / 3). In addition to the graph of the function, the GUI also shows the Cartesian axes. This software also to change the extremes of the graph and enlarge or reduce the graph. I hope it's simple. Good luck!
Language: Java - Size: 28.3 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

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

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

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

DeletedUser-0/exponentiation
Language: JavaScript - Size: 40 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

jchoker/Boggle
Boggle word game implemented using alternative approaches each with a different time complexity
Language: Java - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

multiism/multiism.ml
Multiism website
Language: JavaScript - Size: 62.5 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

carlosCharz/ExponentialBackOff
Basic class to handle requests and resend them using exponential back-off
Language: Java - Size: 17.6 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 2

eepsmedia/ping-pong-bounce
Data and tools to study the sound of a ping-pong ball bouncing
Language: Python - Size: 3.53 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

Alro10/nonlinear-fitting-kinetics-DNAandRNAP
Nonlinear regression using to estimate kinetics constants of DNA promoter opening and escape during transcription initiation complex assembled between Lambda PR promoter and E. coli RNA polymerase.
Size: 52.7 KB - Last synced at: 2 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

misop/Perception-Aware-Modeling-and-Fabrication-of-Digital-Drawing-Tools
Supplementary materials for Siggraph 2018 technical paper Perception Aware Modeling and Fabrication of Digital Drawing Tools
Language: Matlab - Size: 201 MB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 3
