|
You are here |
www.jeremykun.com | ||
| | | | |
www.shapeoperator.com
|
|
| | | | | [AI summary] The text discusses the use of geometric algebra to solve a sunset problem posed by Robert Vanderbei, avoiding the need for angles. It highlights the advantages of geometric algebra over classical trigonometry, complex numbers, and other methods, emphasizing its coordinate-free nature and applicability to higher dimensions. The text also recommends resources for learning geometric algebra and mentions related problems and experiments for estimating Earth's size. | |
| | | | |
randorithms.com
|
|
| | | | | Minimizing discrepancy is a core part of several recent proposals for efficient machine learning and dataset summarization. Unfortunately, the problem is NP ... | |
| | | | |
nulliq.dev
|
|
| | | | | In search of a better dot product | |
| | | | |
bartoszmilewski.com
|
|
| | | This is part 9 of Categories for Programmers. Previously: Functoriality. See the Table of Contents. So far I've been glossing over the meaning of function types. A function type is different from other types. Take Integer, for instance: It's just a set of integers. Bool is a two element set. But a function type a->b... | ||