mathematics
Here are 5,871 public repositories matching this topic...
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
-
Updated
Mar 28, 2022 - C++
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
-
Updated
Apr 10, 2022 - C
A collection of algorithms and data structures
-
Updated
Mar 23, 2022 - Java
Beautiful and accessible math in all browsers
-
Updated
Feb 2, 2022
OpenGL Mathematics (GLM)
-
Updated
Mar 31, 2022 - C++
A curated list of awesome mathematics resources
-
Updated
Mar 16, 2022 - Python
Create beautiful diagrams just by typing mathematical notation in plain text.
-
Updated
Apr 14, 2022 - TypeScript
人工智能学习路线图,整理近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
Dec 10, 2021 - TeX
Code for A Programmer's Introduction to Mathematics
-
Updated
Apr 10, 2022 - JavaScript
-
Updated
Apr 14, 2022 - 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
Apr 10, 2022 - PHP
Self-rendering Markdown + LaTeX documents
-
Updated
Feb 6, 2022 - JavaScript
@rsapkf's links.
-
Updated
Jan 8, 2022 - Handlebars
Mirror of the Sage source tree -- please do not submit PRs here -- everything must be submitted via https://trac.sagemath.org/
-
Updated
Apr 10, 2022 - Python
Current behavior:
root [0] TFile f("root://eospublic.cern.ch//eos/root-eos/benchmark/Run2012B_SingleMu.root")
Error in <TFile::TFile>: file /eos/root-eos/benchmark/Run2012B_SingleMu.root does not exist
(TFile &) Name: /eos/root-eos/benchmark/Run2012B_SingleMu.root Title:
Desirable behavior:
root [0] TFile f("root://eospublic.cern.ch//eos/root-eos/benchmark/Run2012B_Single
A list of resources in different fields of Computer Science (multiple languages)
-
Updated
Apr 14, 2022
Lecture Notes for Linear Algebra Featuring Python. This series of lecture notes will walk you through all the most must-know concepts that set the foundation of data science or advanced quantitative skillsets. Suitable for statistician/econometrician, quantitative analysts, data scientists and etc. to quickly refresh the linear algebra with the assistance of Python computation and visualization.
-
Updated
Mar 23, 2022 - Jupyter Notebook
Runnable code for solving Project Euler problems in Java, Python, Mathematica, Haskell.
-
Updated
Mar 22, 2022 - Java
-
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 {
// notWhat is the feature or improvement you would like to see?
A function that computes the graph center, and the graph periphery. The graph center is the set of vertices that has minimal eccentricity. The periphery is the set with maximal eccentricity.
Use cases for the feature
This is a standard concept in graph theory.
**Implementatio
Multi-class confusion matrix library in Python
-
Updated
Mar 31, 2022 - Python
Official Repsoitory for "Mish: A Self Regularized Non-Monotonic Neural Activation Function" [BMVC 2020]
-
Updated
Apr 12, 2022 - Jupyter Notebook
The purpose of this project is to share knowledge on how awesome Streamlit is and can be
-
Updated
Mar 12, 2022 - HTML
-
Updated
Apr 6, 2022 - 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."


What about create a design pattern directory with the most popular design patterns examples?
We can create some rules like: have to be an explanation about the design pattern, the structure and one real world example.
The directory can be:
I can send some :