Adolfo Amidei Updated +Created
This dude mentored Enrico Fermi in high school. Ciro Santilli added some info to Fermi's Wikipedia page at: en.wikipedia.org/w/index.php?title=Enrico_Fermi&type=revision&diff=1050919447&oldid=1049187703 from Enrico Fermi: physicist by Emilio Segrè (1970):
In 1914, Fermi, who used to often meet with his father in front of the office after work, met a colleague of his father called Adolfo Amidei, who would walk part of the way home with Alberto [Enrico's father]. Enrico had learned that Adolfo was interested in mathematics and physics and took the opportunity to ask Adolfo a question about geometry. Adolfo understood that the young Fermi was referring to projective geometry and then proceeded to give him a book on the subject written by Theodor Reye. Two months later, Fermi returned the book, having solved all the problems proposed at the end of the book, some of which Adolfo considered difficult. Upon verifying this, Adolfo felt that Fermi was "a prodigy, at least with respect to geometry", and further mentored the boy, providing him with more books on physics and mathematics. Adolfo noted that Fermi had a very good memory and thus could return the books after having read them because he could remember their content very well.
Ciro Santilli really likes guys like this. Given that he does not have the right genetics, conditions and temperance for scientific greatness in this lifetime, he dreams of one day finding his own Fermi instead.
Lie algebra Updated +Created
Intuitively, a Lie algebra is a simpler object than a Lie group. Without any extra structure, groups can be very complicated non-linear objects. But a Lie algebra is just an algebra over a field, and one with a restricted bilinear map called the Lie bracket, that has to also be alternating and satisfy the Jacobi identity.
Another important way to think about Lie algebras, is as infinitesimal generators.
Because of the Lie group-Lie algebra correspondence, we know that there is almost a bijection between each Lie group and the corresponding Lie algebra. So it makes sense to try and study the algebra instead of the group itself whenever possible, to try and get insight and proofs in that simpler framework. This is the key reason why people study Lie algebras. One is philosophically reminded of how normal subgroups are a simpler representation of group homomorphisms.
To make things even simpler, because all vector spaces of the same dimension on a given field are isomorphic, the only things we need to specify a Lie group through a Lie algebra are:Note that the Lie bracket can look different under different basis of the Lie algebra however. This is shown for example at Physics from Symmetry by Jakob Schwichtenberg (2015) page 71 for the Lorentz group.
As mentioned at Lie Groups, Physics, and Geometry by Robert Gilmore (2008) Chapter 4 "Lie Algebras", taking the Lie algebra around the identity is mostly a convention, we could treat any other point, and things are more or less equivalent.
Git tips / Merge two or more commits into one Updated +Created
Before
7 my-feature HEAD
|
6
|
5 master
|
4
|
3
|
2
|
1
Oh, commit 6 was just a temporary step, should be put together with commit 7:
git rebase -i HEAD~2
Mark 6 to be squashed.
After:
67 my-feature HEAD
|
5 master
|
4
|
3
|
2
|
1
Better now, ready to push.
Margin Call (2011) Updated +Created
Video 1.
Peter Sullivan discovers the issue scene from Margin Call
. Source.
Video 2.
Senior partners emergency meeting scene from Margin Call
. Source. God, Jeremy Irons is destroying it!!! And all others too.
Video 3.
Fire Sale of Mortgage Bonds scene from Margin Call
. Source.
Video 4.
Investment Analyst Explains Margin Call by The Plain Bagel
. Source.
QMUL Game AI Research Group Updated +Created
Realworld app written in Express Updated +Created
Acousto-optic modulator Updated +Created
An optical multiplexer!
Video 1.
Control Light with Sound! by Les' Lab (2021)
Source.
Canvas (Oxford) Updated +Created
E-learning system of the University of Oxford. Closed by default to non-students of course. It might not be possible at all to publish things publicly?
WebLearn was closed in 2023 in favour of Canvas.
Copernican heliocentrism Updated +Created
EF-Tu Updated +Created
js/matterjs/examples.html Updated +Created
A multi-scenario demo.
python/jupyter/hello.ipynb Updated +Created
IBM quantum computer Updated +Created
Incandescent light bulb Updated +Created
Ionizing radiation Updated +Created

There are unlisted articles, also show them or only show them.