#
maths
Here are 779 public repositories matching this topic...
Owl - OCaml Scientific and Engineering Computing @ http://ocaml.xyz
machine-learning
statistics
neural-network
optimization
matrix
linear-algebra
automatic-differentiation
regression
autograd
numerical-calculations
scientific-computing
topic-modeling
ndarray
plotting
gsl
maths
sparse-linear-systems
statistical-functions
mcmc
algorithmic-differentation
-
Updated
Jul 8, 2021 - OCaml
Create basic addition, subtraction, multiplication and division practice questions with the answer sheet
learning
education
math
children
multiplication
mathematics
learning-exercise
maths
subtraction
hacktoberfest
teacher-preparation
teaching-materials
worksheet
division
teaching-tool
homeschooling
addition
worksheet-answers
math-worksheet-generator
-
Updated
Jan 26, 2021 - Python
The motive behind Creating this repo is to feel the fear of mathematics and do what ever you want to do in Machine Learning , Deep Learning and other fields of AI
python
machine-learning
statistics
ai
calculus
algebra
notebook
linear-algebra
probability
mathematics
pytorch
mathematical-analysis
maths
beginner
siraj
mathematical-functions
prerequisites
siraj-raval
machinelearning-python
-
Updated
Jan 6, 2020 - Jupyter Notebook
Source code of Mathigon's interactive textbooks
-
Updated
Jul 23, 2021 - TypeScript
zzllrr mather(an offline tool for Math learning, education and research)小乐数学,离线可用的数学学习(自学或教学)、研究辅助工具。计划覆盖数学全部学科的解题、作图、演示、探索工具箱。目前是演示Demo版(抛转引玉),但已经支持数学公式编辑显示,部分作图功能,部分学科,如线性代数、离散数学的部分解题功能。最终目标是推动专业数学家、编程专家、教育工作者、科普工作者共同打造出更加专业级的Mather数学工具
formulae
topology
algebra
math
offline
geometry
linear-algebra
solver
mathematics
webapp
solve-equations
discrete-mathematics
maths
math-library
geek
offline-app
solve
solve-puzzles
educational-software
visualization-tools
-
Updated
Jul 6, 2021 - JavaScript
C++ header-only fixed-point math library
-
Updated
Jul 25, 2021 - C++
Random number generators, probability distributions, combinatorics and statistics for Java.
-
Updated
Aug 9, 2017 - Java
statistics.js is a lightweight library to provide all basic and many advanced utilities commonly used in statistical data analysis. It is free to use, open source and open for contributions.
-
Updated
Aug 16, 2017 - JavaScript
Collection of solution for problems on InterviewBit
hashing
tree
linked-list
stack
queue
graph
maps
strings
backtracking
bit-manipulation
arrays
maths
dynamic-programming
greedy-algorithms
binary-search
heaps
interviewbit
two-pointers
-
Updated
Oct 1, 2020 - C++
This is my maths learning path. Best courses I've found to learn calculus, algebra, ...
-
Updated
Jan 24, 2021
A fixed point arithmetic library for Arduino
-
Updated
Apr 7, 2021 - C++
Solidity standard library (Array, random, math, string)
-
Updated
Aug 10, 2018
The Poincaré disk model of the hyperbolic plane on the HTML canvas 💫
-
Updated
Dec 17, 2019 - JavaScript
This is the Curriculum to learn Machine Leaning from scratch to expert.
-
Updated
Jun 28, 2021
c-sharp
math
matrix
quaternion
matrices
maths
vectors
fixed-point
quaternions
deterministic
3d-math-library
3d-math
fixedpoint
double-precision
-
Updated
Sep 8, 2020 - C#
Create graphs by adding your vertices and edges and see them react!! 🎨
-
Updated
Jan 30, 2019 - JavaScript
nazariiixa
commented
Aug 3, 2019
I have 10 bit input data like this
const double inputs[110][8] = {
{540,131,48,3,0,0,0,0},
{624,167,63,15,0,0,0,0},
{736,224,96,31,0,0,0,0},...
but after learning output is the same for exemple
0.8215888
0.8215888
0.8215888
...
after i divide for 1024 i have data like this
const double inputs[110][8] = {
{0.52734375,0.1279296875,0.046875,0.0029296875,0,0,0,0},
{0.609375,0.1630859375,
game
hack
cplusplus
math
hacking
maths
cpp20
gamehack
hacking-tools
mathlib
gamehacking
hacking-library
-
Updated
Mar 20, 2020 - C++
Bacomathiques est un petit site web qui contient tout ce dont vous avez besoin pour réviser vos maths en toute tranquillité de la Première à la Terminale ! Que vous cherchiez à passer votre Baccalauréat ou que vous souhaitiez simplement réviser votre cours : tout est possible et tout est gratuit.
android
ios
vuejs
web
vue
math
mathematics
nuxt
mobile-app
static-site
learn
french
cours
maths
flutter
nuxtjs
lessons
baccalaureat
apprendre
mathematiques
-
Updated
Jul 24, 2021 - Vue
Hackerearth Solution CPP
algorithms
cpp
programming-challenge
competitive-programming
hackerearth
maths
hackerearth-solutions
competitive-coding
competitive-programming-algorithms
competitive-programming-reference
hackerearth-cpp
-
Updated
May 8, 2020 - C++
-
Updated
Jan 16, 2019 - Python
Computer Algebra System written in Common Lisp (GPL CAS based on DOE-MACSYMA)
-
Updated
Jul 7, 2020 - Common Lisp
Improve this page
Add a description, image, and links to the maths topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the maths topic, visit your repo's landing page and select "manage topics."
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: