An open API service indexing awesome lists of open source software.

https://github.com/rene-d/math

programmes divers de math (exercices) + ProjectEuler
https://github.com/rene-d/math

project-euler projecteuler

Last synced: 12 months ago
JSON representation

programmes divers de math (exercices) + ProjectEuler

Awesome Lists containing this project

README

          

# Programmes mathématiques

[![Build status on Travis CI](https://travis-ci.org/rene-d/math.svg?branch=master)](https://travis-ci.org/rene-d/math)
[![Coverage Status](https://coveralls.io/repos/github/rene-d/math/badge.svg?branch=master)](https://coveralls.io/github/rene-d/math?branch=master)

Divers petits programmes mathématiques

##

### olympiades
Solutions informatiques à des exercices d'[Olympiades](https://euler.ac-versailles.fr/webMathematica/clubs_compet/olympiades.htm) collège

### fractales
Courbes fractales (flocon de von Koch et autres)

### géométrie
Quelques programmes tournant autour de la géométrie

### premiers
Programmes autour des nombres premiers

### projecteuler
Mes solutions aux problèmes du [Project Euler](https://projecteuler.net/).

### divers
Programmes d'initiation à Python

## Outils et liens

[Visual Studio Code](https://code.visualstudio.com)
[KaTeX](https://github.com/Khan/KaTeX)
[codecogs](https://www.codecogs.com/latex/eqneditor.php)

## Licence

[MIT](https://fr.wikipedia.org/wiki/Licence_MIT)