main > main: README - table, scope
This commit is contained in:
parent
84c966d1ab
commit
c5d51d8a4f
19
README.md
19
README.md
@ -1,12 +1,21 @@
|
|||||||
# Notebooks #
|
# Notebooks #
|
||||||
|
|
||||||
This repository is for presenting purely supplementary material to research papers.
|
This repository is for presenting supplementary material to research papers.
|
||||||
These intended for the purposes of presentation only.
|
|
||||||
|
|
||||||
All scripts have been written by the owner of this repository.
|
## Scope ##
|
||||||
|
|
||||||
|
- All scripts have been written by the owner of this repository for research conducted by the owner.
|
||||||
|
- The code in this repository is _not_ intended to be part of research submissions, but rather **exclusively for presentation purposes**.
|
||||||
|
|
||||||
## Presentations ##
|
## Presentations ##
|
||||||
|
|
||||||
See the [docs/*.ipynb](docs) files.
|
See the [docs/*.ipynb](docs) files.
|
||||||
To run these, users require python v3.10.x and the jupyter module.
|
|
||||||
To install the package requirements, call `just build` or `python3 -m pip install -r requirements.txt`.
|
| Paper/Research | Notebook |
|
||||||
|
| :------------- | :------- |
|
||||||
|
| Dilations of commuting C0-semigroups with bounded generators and the von Neumann polynomial inequality | [examples_dilations.ipynb](docs/examples_dilations.ipynb) |
|
||||||
|
|
||||||
|
**Note:** The Git provider _Gitea_ does not have a display format for ipynb-files.
|
||||||
|
To properly view and run the notebooks, users require python v3.10.x and the jupyter module.
|
||||||
|
To install the package requirements, call `just build`
|
||||||
|
or `python3 -m pip install -r requirements.txt`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user