Skip to content

Latest commit

 

History

History
79 lines (58 loc) · 1.9 KB

home.md

File metadata and controls

79 lines (58 loc) · 1.9 KB
numbering

Home


````{card}
```{image} _static/front_cover_julia.*
:align: center
:height: 300px
``` 
````

````{card}
```{image} _static/front_cover_matlab.*
:align: center
:height: 300px
``` 
````

This is a new edition of the textbook Fundamentals of Numerical Computation by Tobin A. Driscoll and Richard J. Braun. Bound print books are available for purchase in MATLAB and Julia editions at the SIAM Bookstore. That material is copyright © Society of Applied and Industrial Mathematics.

There are some changes from the print editions. Exercise numbers may not align, for example. 

Supporting us

This resource is provided free of charge. If you find it useful, please consider supporting us!

Codes

Codes are available for Julia, MATLAB, and Python. Please see the section on @section-key-differences for a discussion of the differences between these languages.


````{card}
```{image} _static/logo-julia.*
:alt: Julia
:align: center
:height: 120px
``` 
````


````{card}
```{image} _static/logo-matlab.*
:alt: matlab
:align: center
:height: 120px
``` 
````

````{card}
```{image} _static/logo-python.*
:alt: Python
:align: center
:height: 120px
``` 
````

All the content is generated by the code that you see on the pages (after a few setup steps that are explained in the links above). If you see it done here, you should be able to make it work for yourself.

Reporting errors

In the unlikely (hah!) event that you find an error, please open an issue on GitHub.