C-lestial documentation

This is the official page for the C-lestial library. (Git Repo with Notes)


Introduction


C-lestial is a project that I have started so as to learn numerical analysis. It contains notes, codes and demonstrations written in C. I wish to learn numerical analysis as well, so I read textbooks, research articles, etc and upload the notes here.

I will be writing the functions and upload them under GNU GPLv3.0 license so you have the freedom to use, change and share the codes for any purposes. The library may not be as good as pre-existing ones, but the goal is to learn and let others learn. I will also be citing resources along with the notes so that the reader can have a deeper look at the topic under study.

Requirements

gcc is required to compile the necessary code. One can use any other compiler if they wish.

List of all functions