Skip to content
Noxbru edited this page Mar 26, 2012 · 3 revisions

Welcome to the Auxiliary-Mathematical-Libraries wiki!

Introduction

Hi! My name is Bruno Jiménez and this is my attempt of making a useful Mathematical Library in C. Of course, there are other older than mine out there, for example GSL. But that's other thing...

So... here's the thing. I know I'm not a good programmer but hasn't stopped me from trying to improve, and one of the ways I have is doing this library, and if someone can use it for something that will be perfect. In fact, some of my classmates at the University know of this and that they can use it if they want.

Well... It is a very simple library but I will try to explain as best as I can how it is structured and what I have done so far.

Scrolls

I have decided to divide the library in scrolls, and each scroll in tomes [Maybe this will change]

Scroll of Complex Numbers

Scroll of Distributions

Scroll of Graphs

Scroll of Integration

Scroll of Matrix

Scroll of Statistic

Scroll of Vector

Clone this wiki locally