- Plan for OER
- Finding OER
- Architecture Toggle Dropdown
- Business Toggle Dropdown
- Education Toggle Dropdown
- Engineering Toggle Dropdown
- Humanities & the Arts Toggle Dropdown
- Public Policy Toggle Dropdown
- Sciences Toggle Dropdown
- Mathematics & Statistics
- Social Sciences Toggle Dropdown
- Writing
- University College
- OER on Teaching and Learning
- OER Support for UTSA Faculty
- About OER Toggle Dropdown
Computing & Numerical Analysis
-
First Semester in Numerical Analysis with Julia
by
Giray Ökten
Publication Date: 2019First Semester in Numerical Analysis with Julia presents the theory and methods, together with the implementation of the algorithms using the Julia programming language (version 1.1.0). The book covers computer arithmetic, root-finding, numerical quadrature and differentiation, and approximation theory. The reader is expected to have studied calculus and linear algebra. Some familiarity with a programming language is beneficial, but not required. The programming language Julia will be introduced in the book. The simplicity of Julia allows bypassing the pseudocode and writing a computer code directly after the description of a method while minimizing the distraction the presentation of a computer code might cause to the flow of the main narrative. -
Tea Time Numerical Analysis
by
Leon Brin
Publication Date: 2016This textbook was born of a desire to contribute a viable, free, introductory Numerical Analysis textbook for instructors and students of mathematics. The ultimate goal of Tea Time Numerical Analysis is to be a complete, one-semester, single-pdf, downloadable textbook designed for mathematics classes. Now includes differential equations.