38 Commits

Author SHA1 Message Date
Dr. Marina Souza, PhD
0f455a0322
Add some cool queue, stacks, strings, math, bit manipulation examples (#35) 2023-07-16 17:35:14 -07:00
Dr. Marina Souza, PhD
f3ee2cdf52
Add trees, binary trees, bst, transversals (#34) 2023-07-16 15:21:40 -07:00
dependabot[bot]
5af08f7498
Bump sqlalchemy from 0.9.7 to 1.3.0 in /book/ebook_src (#33)
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 0.9.7 to 1.3.0.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-15 22:07:15 -07:00
steinkirch.eth, phd
ea7a3fdfbb start refactor 2023-07-15 21:57:39 -07:00
dependabot[bot]
8a9868fe7d
Bump flask from 1.0 to 2.2.5 in /book (#30)
Bumps [flask](https://github.com/pallets/flask) from 1.0 to 2.2.5.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/1.0...2.2.5)

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-11 14:10:20 -07:00
dependabot[bot]
ef55c8c8fd
Bump scipy from 0.12.1 to 1.10.0 in /book (#32)
Bumps [scipy](https://github.com/scipy/scipy) from 0.12.1 to 1.10.0.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](https://github.com/scipy/scipy/compare/v0.12.1...v1.10.0)

---
updated-dependencies:
- dependency-name: scipy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-11 14:10:05 -07:00
dependabot[bot]
013c5cfb3a
Bump ipython from 7.16.3 to 8.10.0 in /book (#29) 2023-02-21 14:25:55 -08:00
dependabot[bot]
c299610a4c
Bump ipython from 0.13.2 to 7.16.3 in /book (#24)
Bumps [ipython](https://github.com/ipython/ipython) from 0.13.2 to 7.16.3.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](https://github.com/ipython/ipython/compare/rel-0.13.2...7.16.3)

---
updated-dependencies:
- dependency-name: ipython
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-07 06:12:01 -08:00
dependabot[bot]
59dfa3d95b
Bump numpy from 1.8.2 to 1.22.0 in /book (#27)
Bumps [numpy](https://github.com/numpy/numpy) from 1.8.2 to 1.22.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](https://github.com/numpy/numpy/compare/v1.8.2...v1.22.0)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-13 14:26:11 -07:00
Mia von Steinkirch
41756cb10c 🏣 Clean up for arxiv 2020-03-04 17:47:53 -08:00
Marina von Steinkirch
2f4a9638c0 Change the dir structure slightly 2018-06-14 15:50:29 -07:00
Mari Wahl
bc442a0727 more typos! 😓 2015-01-09 15:33:43 -05:00
Mari Wahl
792a269597 typo fixed in the comb.py 👽 2015-01-09 13:37:18 -05:00
Mari Wahl
f59008eeb4 book: bits -> bit 2015-01-08 14:37:27 -05:00
Mari Wahl
137ffd8264 final revision of the book, ready to ship 2015-01-08 00:09:06 -05:00
Mari Wahl
813d29653f edited trees in the book 2015-01-07 23:46:05 -05:00
Mari Wahl
6f5dfa743d search and sorting edits in the book 2015-01-07 22:56:55 -05:00
Mari Wahl
0dd174bf3a abstracted structure edited in the book 2015-01-07 20:50:26 -05:00
Mari Wahl
864418ef79 good practices edited in the book 2015-01-07 19:59:22 -05:00
Mari Wahl
9c2c9b557c oop edited in the book 2015-01-07 19:17:20 -05:00
Mari Wahl
44b93d8117 modules chapter done 2015-01-07 18:22:28 -05:00
Mari Wahl
fc7949d7e9 new version book with the first 2 chapters edited, examples added 2015-01-07 17:00:49 -05:00
Mari Wahl
1f6a54c87a book pdf 2015-01-04 00:24:38 -05:00
Mari Wahl
d410174ef5 some typos fixed, thanks to yoonas kassa to point them out 2014-12-15 04:54:28 -05:00
Mari Wahl
8adc69d669 fix isbst bt 2014-08-31 15:00:39 -04:00
Mari Wahl
1af8145904 fix few details, transversals 2014-08-27 22:34:33 -04:00
Mari Wahl
f77b8eaaf2 fix few details, binary search trees 2014-08-27 21:14:22 -04:00
Mari Wahl
dffd4fb2b7 fix few details, stacks 2014-08-27 16:28:13 -04:00
Mari Wahl
415e9c02e2 fix few details, stacks 2014-08-27 16:11:26 -04:00
Mari Wahl
578a4f28da fix few details, queues 2014-08-27 14:10:56 -04:00
Mari Wahl
2d9a204f00 fix few details, hash table 2014-08-27 13:05:14 -04:00
Mari Wahl
eeeb3c4e4b fix few details, linked lists 2014-08-26 22:59:54 -04:00
Mari Wahl
2e28142075 fix few details, linked lists 2014-08-26 21:12:57 -04:00
Mari Wahl
c45a65f119 fix few details, quick search 2014-08-26 15:45:11 -04:00
Mari Wahl
483a332e84 fix few details, quick search 2014-08-26 12:54:20 -04:00
Mari Wahl
249434957b fix few details, qs 2014-08-26 10:18:50 -04:00
Mari Wahl
b50dc5d69d some new examples 2014-08-25 13:47:59 -04:00
Mari Wahl
aa5010594e add link to the new revision of my book, organize the folders to add further examples 2014-08-20 15:48:36 -04:00