Beautiful and accessible math in all browsers
-
Updated
Aug 25, 2020
{{ message }}
Beautiful and accessible math in all browsers
thank you
OpenGL Mathematics (GLM)
A curated list of awesome mathematics resources
Code for A Programmer's Introduction to Mathematics
人工智能学习路线图,整理近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等热门领域
@rsapkf's linkroll.
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
研究生数学建模,本科生数学建模、数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT
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.
The official repository for ROOT: analyzing, storing and visualizing big data, scientifically
A list of resources in different fields of Computer Science (multiple languages)
There are multiple graph generators that currently do not check their input for validity.
These need to be fixed:
callaway_traits_gameestablishment_gameThe following functions have been verified to check their arguments properly:
forest_fire_game
Please update the lists above as you verify functions or find new ones with problems.
This is marked as
Multi-class confusion matrix library in Python
Attempting to make the Deep Learning Book easier to understand.
Official Repsoitory for "Mish: A Self Regularized Non-Monotonic Neural Activation Function" [BMVC 2020]
CoCalc: Collaborative Calculation in the Cloud
Some awesome AI related books and pdfs for learning and downloading
There is now a type circle in UniMath.SyntheticHomotopyTheory.Circle2. It would be great to define pi_1 of a pointed type, and to show that pi_1(circle, pt) \simeq Z.
input/output for many mesh formats
CasADi is a symbolic framework for numeric optimization implementing automatic differentiation in forward and reverse modes on sparse matrix-valued computational graphs. It supports self-contained C-code generation and interfaces state-of-the-art codes such as SUNDIALS, IPOPT etc. It can be used from C++, Python or Matlab/Octave.
Add a description, image, and links to the mathematics topic page so that developers can more easily learn about it.
To associate your repository with the mathematics topic, visit your repo's landing page and select "manage topics."
Add quickselect algorithm. Quickselect is a selection algorithm to find the kth smallest element in an unordered list.