git @ Cat's Eye Technologies The-Glosscubator / 7ac2b65
Add a Python book. Chris Pressey 2 months ago
4 changed file(s) with 25 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
1717
1818 <!-- TOTALS -->
1919
20 Currently it consists of **722** web pages, **83** repositories, **187** papers, and **220** books in **105** topics.
20 Currently it consists of **722** web pages, **83** repositories, **187** papers, and **221** books in **105** topics.
2121 Of these, [**118** have the highest rating](by-rating/Top-rated.md),
2222 [**38** are considered classics](by-rating/Classic.md),
2323 [**87** are considered very interesting](by-rating/Very%20Interesting.md),
24 while [**94** are yet to be rated](by-rating/Unrated.md).
24 while [**95** are yet to be rated](by-rating/Unrated.md).
2525
2626 <!-- /TOTALS -->
2727
126126
127127 * Basic Proof Theory (borrow @ [archive.org](https://archive.org/details/basicprooftheory0000troe))
128128
129 ### Python
130
131 * Python Scripting for Computational Science (borrow @ [archive.org](https://archive.org/details/pythonscriptingf0000lang))
132
129133 ### Reactive Systems
130134
131135 * A Practical Introduction To Real-Time Systems For Undergraduate Engineering (online @ [archive.org](https://archive.org/details/real-time_systems))
0 Python Books
1 ============
2
3 <!--
4 SPDX-FileCopyrightText: Chris Pressey, the original author of this work, has dedicated it to the public domain.
5
6 SPDX-License-Identifier: CC0-1.0
7 -->
8
9 ### Python Scripting for Computational Science
10
11 * authors: Hans Petter Langtangen
12 * date: 2006
13 * borrow @ [archive.org](https://archive.org/details/pythonscriptingf0000lang)
5858
5959 _(in [Unification](../Unification/README.md#unification))_ [mrocklin/unification](https://github.com/mrocklin/unification) ★
6060
61
62 ### Books
63
64 Python Scripting for Computational Science (borrow @ [archive.org](https://archive.org/details/pythonscriptingf0000lang))
65