freeCodeCamp.org's open source codebase and curriculum. Learn to code at home.
-
Updated
Dec 3, 2020 - JavaScript
{{ message }}
freeCodeCamp.org's open source codebase and curriculum. Learn to code at home.
FCC China open source codebase and curriculum. Learn to code and help nonprofits.
An extensive math library for JavaScript and Node.js
PR #11510 introduced some method to fixing the problems that the dsolve faced to solve systems of ODEs. But, it has already been solved by the solvers added in the past few months.
We want to remove the PR but there are some test cases added in the PR that can be used to check the current functionality added. We want test cases added in `te
Open Machine Learning Course
A Swift library that uses the Accelerate framework to provide high-performance functions for matrix math, digital signal processing, and image manipulation.
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview
I've been treating tuShorten/tuWiden as a string-ish conversion between UTF16 and UTF 8, so I recommend this.
Here's the code; add it to the end of every tuShorten/tuWiden function.
if (out < (original_out + out_len)) out = 0;
simple statistics for node & browser javascript
Math.NET Numerics
研究生数学建模,本科生数学建模、数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT
A well tested and comprehensive Golang statistics library package with no dependencies.
Easily type math in your webapp
Powerful modern math library for PHP: Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra
Advanced library for randomization, hashing and statistical analysis (devoted to chaos machines).
Random data generation in Swift
Mirror of the Sage source tree -- please do not submit PRs here -- everything must be submitted via https://trac.sagemath.org/
Study E-Book(ComputerVision DeepLearning MachineLearning Math NLP Python ReinforcementLearning)
Runnable code for solving Project Euler problems in Java, Python, Mathematica, Haskell.
Presently, the user is allowed to pick colors for BG and FG using a color wheel. While this is handy when exploring new colors, this is actually hard to use when the user already has a specific hex code in mind and would just like to enter it
Swift Custom Operators for Mathematical Notation
The standard library of the D programming language
IEEE 754 recommends (but does not require) a compound function, which is in the process of being standardized for C and C++; we should expose it in swift-numerics. The simplest, most literal translation of the operation into Swift would be:
extension RealFunctions {
/// (1+x)ⁿ
///
/// Returns NaN if x < -1.
static func compound(_ x: Self, _ n: Int) -> Self {
// notC++ implementation of Lie Groups using Eigen.
Add a description, image, and links to the math topic page so that developers can more easily learn about it.
To associate your repository with the math topic, visit your repo's landing page and select "manage topics."
The version of
flow-typedfor Jest is v24.x.x, but we use v26.