Astromaier
Astromaier
Posts
Archiv
Projekte
Werke
Über
Hell
Dunkel
Automatisch
2008
Old Wiki Table of Content
Here I collect notes about a lot of things and topics I think are interesting. Physics Moving black holes: Since a black hole is a state of highest entropy, is a black hole moving at the speed of light the highest entropy transfer rate that can exist in nature?
Zuletzt aktualisiert am 19 Okt. 2019
old_wiki
Programming hint
Reset all local variables at the beginning of the loop (Except counters and similar of course). So you won’t mixup values from the old loop with the actual loop !
Zuletzt aktualisiert am 19 Okt. 2019
old_wiki
Python fuzzy string comparison
Fuzzy string comparison >>> import difflib >>> s=difflib.SequenceMatcher(None, "abcd","bcde") # Return a measure of the sequences’ similarity as a float in the range [0, 1]. # This is 1.0 if the sequences are identical, and 0.
Zuletzt aktualisiert am 19 Okt. 2019
old_wiki
Quantum entanglement
Before the measurement the positions of the photons in space are not defined, thus the distance between them also makes no sense and without distance one cannot really speak about the speed of information transfer.
Zuletzt aktualisiert am 19 Okt. 2019
old_wiki
Relativistic Boltzmann equation
[Google Scholar: relativistic Boltzmann equation] [Literature citing Cercignani: The relativistic Boltzmann equation: theory and applications] [G. Kaniadakis (2006): Towards a relativistic statistical theory] [Garcia-Perciante (2006): Generalized Relativistic Chapman-Enskog Solution of the Boltzmann Equation] [Tsumura (2009): Second-order Relativistic Hydrodynamic Equations for Viscous Systems; how does the dissipation affect the internal energy?
Zuletzt aktualisiert am 19 Okt. 2019
old_wiki
Top-level domains
Some interesting top-level domains: Domain unofficial official .am Andreas Maier Armenia .ag “Aktiengesellschaft” Antigua and Barbuda .cc Credit Card Cocos (Keeling) Islands .dj Disc Jockey Djibouti .fm Frequency modulation (radio) Federated States of Micronesia .
Zuletzt aktualisiert am 19 Okt. 2019
old_wiki
«
Zitieren
×