Pinned Loading
-
Ray-Casting-Algorithm
Ray-Casting-Algorithm Publicchecks to see if a point is inside or outside the polygon using the ray-casting algorithm
Python 9
-
Gaussian-elimination
Gaussian-elimination PublicSolution Ax=b using Gaussian elimination then backwards substitution.
JavaScript 3
-
Random-Number-Generator-using-Normal-Distribution
Random-Number-Generator-using-Normal-Distribution Publicgenerates a collection filled with 1000 normally distributed random (read pseudorandom) numbers with a mean of 1.0 and a standard deviation of 0.5
-
Forward-Finite-Difference
Forward-Finite-Difference Publicproduces a list of numbers which is the n-th order forward difference, given a non-negative integer (specifying the order) and a list of numbers
C++ 1
-
Runge-Kutta
Runge-Kutta PublicA method of numerically integrating ordinary differential equations by using a trial step at the midpoint of an interval to cancel out lower-order error terms.
Python 1
If the problem persists, check the GitHub status page or contact support.