Skip to content

Maths branch is a collection of submodules, each representing a unique project from Ecole 42.

Notifications You must be signed in to change notification settings

moboutrig/maths_branch_42

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maths branch

ProjectTeamTimeXPDescription
ready_set_boole Solo10days7000Discover the way computers work mathematically.
matrix Solo10days7000Vectors and matrices, basically.
ft_kalman Group 1-2210h16800For this project, you will need to create a Kalman filter to retrace a trajectory with incomplete and flawed information.
computorv1 Solo49h4200This project is the first in a series that aims to make you rekindle with maths. They will be quite useful - not to say essential - for numerous projects to come.
computorv2 Solo147h9450This project is the first of a series to renew your relationship to mathematics, it will be very useful, essential even, for many more projects.
pie  title XP for maths projects
	"ready_set_boole"  : 7000
	"matrix"  : 7000
	"ft_kalman"  : 16800
	"computorv1"  : 4200
	"computorv2"  : 9450
Loading
pie  title required time for maths projects
	"ready_set_boole"  : 240
	"matrix"  : 240
	"ft_kalman"  : 210
	"computorv1"  : 49
	"computorv2"  : 147
Loading

maths branch

flowchart LR
	0(maths) --240h, 7000XP--> A((matrix))
	B((ft_kalman)):::group
	A --210h, 16800XP --> B
	0 --240h, 7000XP--> E((ready_set_boole))
	0 --49h, 4200XP--> C((computorv1)) -- 147h, 9450XP --> D((computorv2))
    classDef group fill:#f96
Loading

About

Maths branch is a collection of submodules, each representing a unique project from Ecole 42.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published