Skip to content

santanu2908/calculus-essentials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Calculus Essentials

An intuition-first exploration of calculus using code and visualization, aimed at understanding the mathematics of change and its role in machine learning.


πŸ“Œ About

This repository contains a collection of Jupyter notebooks where I explore core calculus concepts through:

  • Visualizations
  • Numerical experiments
  • Simple implementations in Python

The goal is to build strong intuition, not just memorize formulas.


🧠 Why this repository?

Calculus can feel abstract. Instead of focusing only on theory, this repo emphasizes:

  • Seeing how functions behave
  • Understanding derivatives visually
  • Connecting math to real-world intuition (and eventually machine learning)

πŸ“‚ Structure

calculus-essentials/
β”‚
β”œβ”€β”€ 01_derivatives/
β”‚   β”œβ”€β”€ plot_derivative.ipynb
β”‚   β”œβ”€β”€ plots.ipynb
β”‚
β”œβ”€β”€ 02_/        # coming soon
β”œβ”€β”€ 03_/     # coming soon

About

A structured collection of Jupyter notebooks covering the essential concepts of calculus, with a focus on building intuition through visualization and practical examples using Python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors