DEV Community

# math

Posts

👋Sign infor the ability to sort posts byrelevant,latest,ortop.
Math concepts explained with JavaScript

Math concepts explained with JavaScript

4
Comments
1 min read
Math equations^2 in DEV.to platform

Math equations^2 in DEV.to platform

Comments
1 min read
Analysis of the length of optimal games of Hex game using alphazero-like AI

Analysis of the length of optimal games of Hex game using alphazero-like AI

1
Comments
5 min read
[18/52] Engineering Fundamentals: Teh Maths

[18/52] Engineering Fundamentals: Teh Maths

Comments
13 min read
Part II: Foundations of Logical Thinking in Programming, Logical Connectors

Part II: Foundations of Logical Thinking in Programming, Logical Connectors

Comments
6 min read
Pragmatic Category Theory | Part 2: Composing Semigroups

Pragmatic Category Theory | Part 2: Composing Semigroups

23
Comments 4
10 min read
Statistics with R - Measures of Central Tendency and Measures of Dispersion

Statistics with R - Measures of Central Tendency and Measures of Dispersion

5
Comments
3 min read
Pragmatic Category Theory | Part 1: Semigroup Intro

Pragmatic Category Theory | Part 1: Semigroup Intro

125
Comments 13
7 min read
Easy Approximations with Monte Carlo Simulations

Easy Approximations with Monte Carlo Simulations

1
Comments
4 min read
Lógica Matemática

Lógica Matemática

1
Comments
6 min read
Conjuntos

Conjuntos

Comments
5 min read
functions and their inverses: 2 insightful examples.

functions and their inverses: 2 insightful examples.

1
Comments
4 min read
The interesting regex for Identifying Prime Numbers

The interesting regex for Identifying Prime Numbers

Comments
1 min read
Foundations of Logical Thinking in Programming

Foundations of Logical Thinking in Programming

1
Comments
3 min read
Chapter 1: Boring SVG Manipulation

Chapter 1: Boring SVG Manipulation

Comments
11 min read
New binary Hadamard-like transform with avalanche effect

New binary Hadamard-like transform with avalanche effect

1
Comments
5 min read
🚀 Excited to share my latest project: Math Runner! 🎮📚

🚀 Excited to share my latest project: Math Runner! 🎮📚

12
Comments 1
1 min read
Key mathematical formulas and concepts relevant to AI

Key mathematical formulas and concepts relevant to AI

Comments
1 min read
Obtaining the Cubic Hermite Spline Derivative on an Arbitrary Interval

Obtaining the Cubic Hermite Spline Derivative on an Arbitrary Interval

Comments
7 min read
How to Over Engineer a Todo App (The Zenith Gradient Algorithm)

How to Over Engineer a Todo App (The Zenith Gradient Algorithm)

1
Comments
9 min read
Domino tiling library

Domino tiling library

Comments
1 min read
[10/52] Spicy Math!!!

[10/52] Spicy Math!!!

1
Comments
13 min read
GSM8K Will Make AI Hate Humanity

GSM8K Will Make AI Hate Humanity

1
Comments
10 min read
Calculate Module of negative values FASTER.

Calculate Module of negative values FASTER.

1
Comments
1 min read
History of Math & Machine Learning

History of Math & Machine Learning

1
Comments
8 min read
Voronoi, Manhattan, random

Voronoi, Manhattan, random

4
Comments
42 min read
Como andam as suas Relações?

Como andam as suas Relações?

6
Comments 1
5 min read
"Day 46 of My Learning Journey: Setting Sail into Data Excellence! ⛵️ Today's Focus: Mathematics for Data Analysis ( P & C- 1)

"Day 46 of My Learning Journey: Setting Sail into Data Excellence! ⛵️ Today's Focus: Mathematics for Data Analysis ( P & C- 1)

1
Comments
2 min read
How the Transformer Architecture Was Likely Discovered: A Step-by-Step Guide

How the Transformer Architecture Was Likely Discovered: A Step-by-Step Guide

1
Comments
5 min read
TOC (Theory of Computation)

TOC (Theory of Computation)

2
Comments
3 min read
Knowing Mathematics

Knowing Mathematics

Comments
2 min read
"Day 53 of My Learning Journey: Setting Sail into Data Excellence! Today's Focus: Maths for Data Analysis ( Perm & Comb - 8)

"Day 53 of My Learning Journey: Setting Sail into Data Excellence! Today's Focus: Maths for Data Analysis ( Perm & Comb - 8)

1
Comments 1
2 min read
How Binary and Hexadecimal Work: An introduction to non-decimal number systems

How Binary and Hexadecimal Work: An introduction to non-decimal number systems

5
Comments
11 min read
zikojs tips: mapfun

zikojs tips: mapfun

Comments
4 min read
Transposing a Matrix in Java

Transposing a Matrix in Java

2
Comments
2 min read
Discrete Maths for Devs: An brief introduction to Mathematical Logic

Discrete Maths for Devs: An brief introduction to Mathematical Logic

2
Comments
3 min read
Solving DSA Problems. CodeForces 1918-A: Brick Wall

Solving DSA Problems. CodeForces 1918-A: Brick Wall

Comments
3 min read
projLevitate

projLevitate

Comments
9 min read
The Crucial Role of Sets, Relations, and Functions in Data Science

The Crucial Role of Sets, Relations, and Functions in Data Science

Comments
4 min read
I'm speechless 🩵

I'm speechless 🩵

5
Comments
2 min read
K-Means Clustering

K-Means Clustering

1
Comments 1
1 min read
💡Block

💡Block

Comments
4 min read
Learn the Math of Diffusion Models (Enough to Reason about Ideas from Top-ML Conferences)

Learn the Math of Diffusion Models (Enough to Reason about Ideas from Top-ML Conferences)

Comments
8 min read
Basics of Statistics in Data Science

Basics of Statistics in Data Science

1
Comments
2 min read
Math for Devs - Gambler's fallacy and Monte Carlo Simulation

Math for Devs - Gambler's fallacy and Monte Carlo Simulation

9
Comments 8
4 min read
National Mathematics Day 2023 at Little Flower School

National Mathematics Day 2023 at Little Flower School

Comments
1 min read
How Linear Alegbra got me a SWE position

How Linear Alegbra got me a SWE position

1
Comments
1 min read
Discussão sobre o Advent of Code 2023 - Dia 6: Modelando problema com matemática

Discussão sobre o Advent of Code 2023 - Dia 6: Modelando problema com matemática

13
Comments
1 min read
Announcing elm-integer

Announcing elm-integer

11
Comments
3 min read
Building a Fraction Calculator for the Commodore 64 in Assembly Language

Building a Fraction Calculator for the Commodore 64 in Assembly Language

Comments
5 min read
Math for computer science roadmap

Math for computer science roadmap

5
Comments
8 min read
Exploring Random Number Generation with Different Distributions in Python

Exploring Random Number Generation with Different Distributions in Python

1
Comments
3 min read
Matrix Operations with Apache Commons Math3: A Comprehensive Guide

Matrix Operations with Apache Commons Math3: A Comprehensive Guide

2
Comments 1
2 min read
Math for Devs - Birthday Paradox for random data generation

Math for Devs - Birthday Paradox for random data generation

9
Comments
7 min read
Trying to bridge the gap between WFC “Even Simpler Tiled Model” and Constraint Satisfaction Problem (CSP) propositional rules

Trying to bridge the gap between WFC “Even Simpler Tiled Model” and Constraint Satisfaction Problem (CSP) propositional rules

5
Comments
5 min read
The ideal password - proven with maths

The ideal password - proven with maths

Comments
5 min read
Math for Devs - Encryption Essentials

Math for Devs - Encryption Essentials

14
Comments 1
6 min read
Is Data Struct about memory?

Is Data Struct about memory?

5
Comments
3 min read
Estudos de Bases Numéricas

Estudos de Bases Numéricas

3
Comments
12 min read
Proving natural numbers are infinity in Coq 🧙🏼

Proving natural numbers are infinity in Coq 🧙🏼

10
Comments
3 min read
loading...