Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lecture/linalgblock - by Alexey Pronkin #247

Merged
merged 30 commits into from
Nov 4, 2021
Merged
Show file tree
Hide file tree
Changes from 5 commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
f3cf735
manually move bra-ket.md
alexey-pronkin Oct 30, 2021
4e89850
cp from alexey's linalgblock branch
Yorko Oct 30, 2021
13ac360
merge recent changes
Yorko Oct 30, 2021
4b94715
Add kronecker product, some literature
alexey-pronkin Oct 31, 2021
7e4ff4f
Update authors.md
alexey-pronkin Oct 31, 2021
e660e3f
Update _toc.yml
alexey-pronkin Oct 31, 2021
deebda1
Update qmlcourseRU/book/linalgblock/bra-ket.md
alexey-pronkin Oct 31, 2021
35d5f14
add empty lines for $$--$$
alexey-pronkin Oct 31, 2021
cba6b88
Починил bib
SemyonSinchenko Oct 31, 2021
73e04fd
Merge branch 'master' into lecture/linalgblock
alexey-pronkin Oct 31, 2021
54a2522
Fix Yaspeller
SemyonSinchenko Oct 31, 2021
03e4924
Merge remote-tracking branch 'origin/lecture/linalgblock' into lectur…
SemyonSinchenko Oct 31, 2021
68ae78f
Merge remote-tracking branch 'origin/master' into lecture/linalgblock
SemyonSinchenko Oct 31, 2021
0050fbf
fix example, and ket
alexey-pronkin Oct 31, 2021
3d631af
Update qmlcourseRU/book/linalgblock/bra-ket.md
alexey-pronkin Oct 31, 2021
1c9d2dd
Update qmlcourseRU/book/linalgblock/bra-ket.md
alexey-pronkin Oct 31, 2021
80767b6
Merge branch 'master' into lecture/linalgblock
vvssttkk Oct 31, 2021
fc32de5
Update qmlcourseRU/book/linalgblock/bra-ket.md
alexey-pronkin Nov 1, 2021
eae60a1
Merge branch 'master' into lecture/linalgblock
SemyonSinchenko Nov 3, 2021
b779e30
bra-ket: multiple fixes
Yorko Nov 3, 2021
bc406c5
Merge branch 'master' into lecture/linalgblock
Yorko Nov 3, 2021
5370ba5
Hilbert definition slightly changed
Yorko Nov 3, 2021
b3867ee
rename tensor product into matrix tensor product
alexey-pronkin Nov 3, 2021
88731a1
rename tensor product into matrix direct product
alexey-pronkin Nov 3, 2021
b408717
Update qmlcourseRU/book/linalgblock/bra-ket.md
alexey-pronkin Nov 3, 2021
fbd1cdd
Update qmlcourseRU/book/linalgblock/bra-ket.md
alexey-pronkin Nov 3, 2021
f0a6482
Update qmlcourseRU/book/linalgblock/bra-ket.md
alexey-pronkin Nov 3, 2021
c4edacd
reworked the example with projector operators; fixed cross-refs in th…
Yorko Nov 4, 2021
fb05f4a
rm non-necessary header in prereqs
Yorko Nov 4, 2021
b04a233
Update qmlcourseRU/book/linalgblock/bra-ket.md
vvssttkk Nov 4, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion .yaspellerrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"ignoreCapitalization": true,
"checkYo": false,
"ignoreText": [
"Ско бки",
"\\w[\\$\\_]-й",
"\\d{1,3}-ы?й",
"\\d{1,3}х\\d{1,3}",
Expand Down Expand Up @@ -65,12 +66,14 @@
"Херси",
"Хиссадим.*",
"Хофф",
"Чивит.*",
"Шухарт.*",
"Щуцко.*",
"адиабатически.*",
"автотест.*",
"ангармони.*",
"аннилер",
"автоэнкодер.*",
"антипаттерн.*",
"антисимметр.*",
"апдейт.*",
Expand Down Expand Up @@ -281,6 +284,7 @@
"читерство",
"шорткаты",
"шторминг.*",
"эмбеддинг.*"
"эмбеддинг.*",
"эрмитов.*"
]
}
8 changes: 4 additions & 4 deletions qmlcourseRU/_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
title: ⬜ О блоке
- file: book/linalgblock/vectors.md
title: 🟦 Векторы
# - file: book/linalgblock/algebra.md
# title: 🟦 Алгебра
# - file: book/linalgblock/bra-ket.md
# title: 🟦 Нотация Дирака
- file: book/linalgblock/algebra.md
title: 🟦 Алгебра
alexey-pronkin marked this conversation as resolved.
Show resolved Hide resolved
- file: book/linalgblock/bra-ket.md
title: 🟦 Нотация Дирака
- file: book/linalgblock/matrices.md
title: 🟦 Матрицы
- file: book/linalgblock/numpy.md
Expand Down
17 changes: 10 additions & 7 deletions qmlcourseRU/book/authors.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,17 @@
2. [Илья Беседин](https://github.com/ooovector)
3. [Сергей Ширкин](https://github.com/SergeiShirkin)
4. [Александр Березутский](https://github.com/meandmytram)
5. [Котенков Игорь](https://github.com/stalkermustang)
5. [Игорь Котенков](https://github.com/stalkermustang)
6. [Алексей Пронькин](https://github.com/alexey-pronkin)
7. [Юрий Кашницкий](https://github.com/alexey-pronkin)

## Основные ревьюеры

1. [Юрий Кашницкий](https://github.com/Yorko)
2. [Виктор Трохименко](https://github.com/vtrokhymenko)
3. [Борис Зимка](https://github.com/zimka)
4. [Николай Карелин](https://github.com/karelin)
5. [Евгений Желтоножский](https://github.com/Randl)
1. [Евгений Желтоножский](https://github.com/Randl)
2. [Юрий Кашницкий](https://github.com/Yorko)
3. [Виктор Трохименко](https://github.com/vtrokhymenko)
4. [Борис Зимка](https://github.com/zimka)
5. [Николай Карелин](https://github.com/karelin)

## Редакторы

Expand All @@ -39,7 +41,7 @@
```

```{dropdown} **Б**
[Березуцкий Александр](https://github.com/meandmytram)
[Березутский Александр](https://github.com/meandmytram)
vvssttkk marked this conversation as resolved.
Show resolved Hide resolved
```

```{dropdown} **В**
Expand Down Expand Up @@ -96,6 +98,7 @@
```

```{dropdown} **П**
[Пронкин Алексей](https://github.com/alexey-pronkin)

```

Expand Down
27 changes: 26 additions & 1 deletion qmlcourseRU/book/bibliography.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# Список литературы

```{bibliography}

@book{susskind2014quantum,
title={Quantum mechanics: the theoretical minimum},
author={Susskind, Leonard and Friedman, Art},
year={2014},
publisher={Basic Books}
}
@article{susskind2014quantum-ru,
title={Квантовая механика. Теоретический минимум},
author={Сасскинд, Леонард and Фридман, Арт},
publisher={СПб.: Питер},
year={2015}
}
@book{deisenroth2020mathematics,
title={Mathematics for machine learning},
author={Deisenroth, Marc Peter and Faisal, A Aldo and Ong, Cheng Soon},
year={2020},
publisher={Cambridge University Press},
note={\url{https://mml-book.github.io/book/mml-book.pdf}}
}
@book{Goodfellow-et-al-2016,
title={Deep Learning},
author={Ian Goodfellow and Yoshua Bengio and Aaron Courville},
publisher={MIT Press},
note={\url{http://www.deeplearningbook.org}},
year={2016}
}
```
11 changes: 11 additions & 0 deletions qmlcourseRU/book/glossary.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,10 @@ fSim
```{glossary}
Правило сдвига параметров
(*) Англ. Parameter-shift rule
Произведение Кронекера
тоже, что и тензорное произведение
(*) Англ. Kronecker product

```

## С
Expand All @@ -161,6 +165,13 @@ fSim
Сфера Блоха
Англ. Bloch sphere
```
## Т

```{glossary}
Тензорное произведение
Синоним произведение Кронекера см. Кронекер
Англ. Tensor product
```

## У

Expand Down
21 changes: 0 additions & 21 deletions qmlcourseRU/book/linalgblock/algebra.md

This file was deleted.

Loading