mathematics
Here are 5,113 public repositories matching this topic...
A repository for All algorithms implemented in Javascript (for educational purposes only)
-
Updated
Jul 20, 2021 - JavaScript
A collection of algorithms and data structures
-
Updated
Jul 20, 2021 - Java
bitmap/bit array
Beautiful and accessible math in all browsers
-
Updated
Jun 17, 2021
OpenGL Mathematics (GLM)
-
Updated
Jul 16, 2021 - C++
Create beautiful diagrams just by typing mathematical notation in plain text.
-
Updated
Jul 24, 2021 - TypeScript
A curated list of awesome mathematics resources
-
Updated
Jun 17, 2021 - Python
人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域
-
Updated
Feb 6, 2020
研究生数学建模,本科生数学建模、数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT
-
Updated
Nov 25, 2020 - TeX
-
Updated
Jul 12, 2021 - JavaScript
Code for A Programmer's Introduction to Mathematics
-
Updated
Jun 1, 2021 - JavaScript
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
-
Updated
Jul 22, 2021 - PHP
Self-rendering Markdown + LaTeX documents
-
Updated
Apr 25, 2021 - JavaScript
@rsapkf's linkroll. Built using mdBook.
-
Updated
Jul 23, 2021 - Handlebars
Mirror of the Sage source tree -- please do not submit PRs here -- everything must be submitted via https://trac.sagemath.org/
-
Updated
Jul 19, 2021 - Python
Study E-Book(ComputerVision DeepLearning MachineLearning Math NLP Python ReinforcementLearning)
-
Updated
Jun 30, 2021
Explain what you would like to see improved
After root-project/root#7399 we can now add RNTuple field descriptions to the output of RNTupleDescriptor::PrintInfo, as in TTree::Print().
Optional: share how it could be improved
Right now I think the most appropriate info category is `kStorageDetails
Runnable code for solving Project Euler problems in Java, Python, Mathematica, Haskell.
-
Updated
Jul 21, 2021 - Java
A list of resources in different fields of Computer Science (multiple languages)
-
Updated
Jul 22, 2021
-
Updated
Apr 7, 2021 - JavaScript
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 {
// notThe igraph tutorial (here online, source file here) should be reviewed:
- Is it up to date?
- Is it understandable by a newcomer?
- Are essential points unexplained or missing?
Ideally, this should be done by someone who is new to using igraph, to get a fresh perspective. Th
Official Repsoitory for "Mish: A Self Regularized Non-Monotonic Neural Activation Function" [BMVC 2020]
-
Updated
Jul 22, 2021 - Jupyter Notebook
Multi-class confusion matrix library in Python
-
Updated
Jul 19, 2021 - Python
Attempting to make the Deep Learning Book easier to understand.
-
Updated
Sep 1, 2018 - Jupyter Notebook
-
Updated
Jul 23, 2021 - Python
Improve this page
Add a description, image, and links to the mathematics topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mathematics topic, visit your repo's landing page and select "manage topics."


Description of Change Created n _ bonacci series upto given m number of terms.
Checklist