Script and python code discussed in
https://youtu.be/g3-Tmk_e42k
- 1824: Carnot lays foundations of thermodynamics
- 1865: Clausius introduces entropy
Script for the video discussed at
In this video we analyze how much we get without LEM or the Powerset axiom.
(But with function spaces and the very set theoretical Replacement.)
That context has semnatics where all sets are in the surjective image of a subset of
This is the script for the video discussed at
Constrain
Dowload the Codex UI at
This is the script discussed in the video at
Outlook for this video:
| This script is explained at | |
| https://youtu.be/53lvGfk9ib8 | |
| For all $n$, | |
| $\int_{-\pi}^\pi\, x^{2n} \left(\dfrac{2}{1 + {\mathrm e}^{\sin(x)}}\right){\mathrm d}x = \int_{-\pi}^\pi x^{2n} \,{\mathrm d}x$ | |
| $\dfrac{2}{1+{\mathrm e}^x} = 1 - \tanh(\frac{1}{2}x)$ |
Video where this script is discussed: https://youtu.be/Lsf4eAGvODs
Consider a non-strictly ordered space
| #!/usr/bin/env python3 | |
| """ | |
| Minimal Wikipedia semantic search wrapper for web integration. | |
| Install hints (CPU): | |
| - python, duh | |
| - pip install -U sentence-transformers faiss-cpu numpy | |
| Expected index artifacts (see zip): | |
| - path/to/pages_embeddings.index (main data item, 200 MB) |
Script for the video