Gas chromatography etymology Updated 2025-07-16
Gauge block Updated 2025-07-16
Highlighted at the Origins of Precision by Machine Thinking (2017).
Gauge theory Updated 2025-07-16
The term and idea was first introduced initialized by Hermann Weyl when he was working on combining electromagnetism and general relativity to formulate Maxwell's equations in curved spacetime in 1918 and published as Gravity and electricity by Hermann Weyl (1918). Based on perception that symmetry implies charge conservation. The same idea was later adapted for quantum electrodynamics, a context in which is has even more impact.
gcc CLI option Updated 2025-07-16
gcc
-save-temps Updated 2025-07-16Saves preprocessor output and generated assembly to separate files.
- preprocessor:
- assembly:
Gel electrophoresis Updated 2025-07-16
Technique widely used to measure the size of DNA strands, most often PCR output of a region of interest.
A simple sample application is gel electrophoresis alelle determination.
Generalized coordinate Updated 2025-07-16
The variables of the Lagrangian, e.g. the angles of a double pendulum. From that example it is clear that these variables don't need to be simple things like cartesian coordinates or polar coordinates (although these tend to be the overwhelming majority of simple case encountered): any way to describe the system is perfectly valid.
In quantum field theory, those variables are actually fields.
Generalized Poincaré conjecture Updated 2025-07-16
There are two cases:
- (topological) manifolds
- differential manifolds
Questions: are all compact manifolds / differential manifolds homotopic / diffeomorphic to the sphere in that dimension?
- Original problem posed, for topological manifolds.AKA: classification of compact 3-manifolds. The result turned out to be even simpler than compact 2-manifolds: there is only one, and it is equal to the 3-sphere.
- for differential manifolds:Counter examples are called exotic spheres.Totally unpredictable count table:is an open problem, there could even be infinitely many. Again, why are things more complicated in lower dimensions??
General-purpose input/output Updated 2025-07-16
General relativity Updated 2025-07-16
Unifies both special relativity and gravity.
Not compatible with the Standard Model, and the 2020 unification attempts are called theory of everything.
One of the main motivations for it was likely having forces not be instantaneous, but rather mediated by field to maintain the principle of locality, just like electromagnetism did earlier.
Generative AI Updated 2025-07-16
Generators of a Lie algebra Updated 2025-07-16
Genesis block Updated 2025-07-16
Genius: Richard Feynman and Modern Physics by James Gleick (1994) Updated 2025-07-16
It has some overlap with Surely You're Joking, Mr. Feynman, which it likely takes as primary sources of some stories.
However, while Surely goes into a lot of detail of each event, this book paints a more cohesive and global picture of things.
In terms of hard physics/mathematics, this book takes the approach of spending a few paragraphs in some chapters describing in high level terms some of the key ideas, which is a good compromise. It does sometime fall into the sin of to talk about something without giving the real name to not scare off the audience, but it does give a lot of names, notably it talks a lot about Lagrangian mechanics. And it goes into more details than Surely in any case.
Geographical division of England Updated 2025-07-16
Get Bitcoin transaction id from position in dat file Updated 2025-07-16
This would allow us to index inscriptions in the .dat files directly with fast C tools, and then retrive the transaction ID to get cleaner data and metadata.
It should be possible if we managed to take the information from bitcoindev.network/understanding-the-data/ and dump into an indexed SQLite database.
I tried to start things off with LevelDBDumper:but that consumed all 64 GB of RAM on P51... github.com/mdawsonuk/LevelDBDumper/issues/15
LevelDBDumper -d ~/snap/bitcoin-core/common/.bitcoin/indexes/txindex -f btc.csv -q -o . -t csv Get notifications from Hacker News comments Updated 2025-07-16
GF(2) Updated 2025-07-16
GF(4) Updated 2025-07-16
Ciro Santilli tried to add this example to Wikipedia, but it was reverted, so here we are, see also: Section "Deletionism on Wikipedia".
This is a good first example of a field of a finite field of non-prime order, this one is a prime power order instead.
, so one way to represent the elements of the field will be the to use the 4 polynomials of degree 1 over GF(2):
Note that we refer in this definition to anther field, but that is fine, because we only refer to fields of prime order such as GF(2), because we are dealing with prime powers only. And we have already defined fields of prime order easily previously with modular arithmetic.
Without modulo, that would not be one of the elements of the field anymore due to the !
So we take the modulo, we note that:and by the definition of modulo:which is the final result of the multiplication.
Unlisted articles are being shown, click here to show only listed articles.