Commit Graph

21 Commits

Author SHA1 Message Date
andy
cbf2811035
Merge pull request #9 from Sarsoo/dependabot/pip/jinja2-2.11.3 2022-02-13 21:20:03 +00:00
13e3da9fb9
Merge pull request #1 from Sarsoo/dependabot/pip/jupyterlab-2.2.10
Bump jupyterlab from 2.2.9 to 2.2.10
2022-02-13 21:13:10 +00:00
dependabot[bot]
47261149aa
Bump jinja2 from 2.11.2 to 2.11.3
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.11.2...2.11.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-13 21:13:10 +00:00
80e9d2c738
Merge pull request #6 from Sarsoo/dependabot/pip/urllib3-1.26.5
Bump urllib3 from 1.26.2 to 1.26.5
2022-02-13 21:13:01 +00:00
e2de87a48e
Merge pull request #2 from Sarsoo/dependabot/pip/notebook-6.4.1
Bump notebook from 6.1.5 to 6.4.1
2022-02-13 21:12:47 +00:00
dependabot[bot]
68e17c3e35
Bump urllib3 from 1.26.2 to 1.26.5
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.2 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.2...1.26.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-13 21:12:43 +00:00
2388e37c94
Merge pull request #4 from Sarsoo/dependabot/pip/pillow-9.0.0
Bump pillow from 8.0.1 to 9.0.0
2022-02-13 21:12:39 +00:00
a40d9fba2a
Merge pull request #5 from Sarsoo/dependabot/pip/ipython-7.31.1
Bump ipython from 7.19.0 to 7.31.1
2022-02-13 21:12:09 +00:00
dependabot[bot]
1911e1ad5a
Bump ipython from 7.19.0 to 7.31.1
Bumps [ipython](https://github.com/ipython/ipython) from 7.19.0 to 7.31.1.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](https://github.com/ipython/ipython/compare/7.19.0...7.31.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-21 19:35:47 +00:00
dependabot[bot]
5c189d7901
Bump pillow from 8.0.1 to 9.0.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.0.1 to 9.0.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.0.1...9.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 03:31:12 +00:00
dependabot[bot]
1fe2528a57
Bump notebook from 6.1.5 to 6.4.1
Bumps [notebook](https://github.com/jupyter/jupyterhub) from 6.1.5 to 6.4.1.
- [Release notes](https://github.com/jupyter/jupyterhub/releases)
- [Changelog](https://github.com/jupyterhub/jupyterhub/blob/main/CHECKLIST-Release.md)
- [Commits](https://github.com/jupyter/jupyterhub/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 20:53:43 +00:00
dependabot[bot]
2420dc4a7f
Bump jupyterlab from 2.2.9 to 2.2.10
Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 2.2.9 to 2.2.10.
- [Release notes](https://github.com/jupyterlab/jupyterlab/releases)
- [Changelog](https://github.com/jupyterlab/jupyterlab/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/application-top@2.2.9...@jupyterlab/application-top@2.2.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 20:17:12 +00:00
aj
029789a67c submitted 2021-01-05 11:10:29 +00:00
aj
afb259bd6d added a bit to report, bit of notebook formatting 2021-01-03 21:14:25 +00:00
aj
735275d7ae gathered resources, working on report 2021-01-01 18:53:11 +00:00
aj
534b42f4ef finished code, beginning writeup 2020-12-31 19:30:39 +00:00
aj
7f4775fc9c initial occupation and transition likelihoods 2020-12-24 14:58:45 +00:00
aj
08c130f020 working on forward/backward procedure 2020-12-23 20:12:08 +00:00
aj
5c1ee8ed41 beginning markov code 2020-12-11 21:33:20 +00:00
aj
cd3be666aa report outline, added state transitions to constants 2020-12-10 22:59:55 +00:00
aj
18c30e55e9 initial skeleton 2020-12-10 21:43:15 +00:00