Enough of you care about this to vote it to the front page? Who are you people? In that case, I have two favorite books on this topic. Bamberg and Sternberg, A Course in Mathematics for Physics Students. It's a redo of calculus using differential geometry from the start. A very pretty way to do E&M, or calculations on the surface of the Earth, or vector flows. Grady and Polimeni, Discrete Calculus. This is how you do…
What do you think of Burke's Applied Differential Geometry ?
Functional Differential Geometry (2012) [pdf]
11–20 of 42 posts
Re: Functional Differential Geometry (2012) [pdf]
#12Enough of you care about this to vote it to the front page? Who are you people? In that case, I have two favorite books on this topic. Bamberg and Sternberg, A Course in Mathematics for Physics Students. It's a redo of calculus using differential geometry from the start. A very pretty way to do E&M, or calculations on the surface of the Earth, or vector flows. Grady and Polimeni, Discrete Calculus. This is how you do…
Re: Functional Differential Geometry (2012) [pdf]
#13I think a functional (or CS) perspective is an interesting approach, but I think you can lose some nice results in introductory differential geometry by following just this course. For example, the Gauss-Bonet theorem doesn't appear to be covered, which is an incredibly beautiful result linking the geometry and topology of manifolds. For a more classical introduction to differential geometry requiring only multivaria…
Re: Functional Differential Geometry (2012) [pdf]
#14As someone who struggles with some areas of mathematics (the ones I wish I paid more attention to in high school because I could be using them now) but who finds more ease with understanding the code examples used in this book, I would love to read more books like this. What other books on mathematics could you recommend to a programmer such as myself?
Are there any books on Linear Algebra or Calculus who take the same approach, to teach using a programming language?
Re: Functional Differential Geometry (2012) [pdf]
#15Enough of you care about this to vote it to the front page? Who are you people? In that case, I have two favorite books on this topic. Bamberg and Sternberg, A Course in Mathematics for Physics Students. It's a redo of calculus using differential geometry from the start. A very pretty way to do E&M, or calculations on the surface of the Earth, or vector flows. Grady and Polimeni, Discrete Calculus. This is how you do…
This is not a typical math book - just like Sussman's classes in which you program up physics stuff as you go along is not like a typical physics class.
Re: Functional Differential Geometry (2012) [pdf]
#16I started implementing the 'scmutils' library that this book uses in Haskell. I stopped working on it a year or so ago (because life) but it's here if anyone is interested - https://github.com/chris-taylor/Classical-Mechanics
This summary of the above paper is much more comprehensible: http://ezyang.tumblr.com/post/74405137526/robert-atkey-from-...
Re: Functional Differential Geometry (2012) [pdf]
#17Enough of you care about this to vote it to the front page? Who are you people? In that case, I have two favorite books on this topic. Bamberg and Sternberg, A Course in Mathematics for Physics Students. It's a redo of calculus using differential geometry from the start. A very pretty way to do E&M, or calculations on the surface of the Earth, or vector flows. Grady and Polimeni, Discrete Calculus. This is how you do…
Re: Functional Differential Geometry (2012) [pdf]
#18Enough of you care about this to vote it to the front page? Who are you people? In that case, I have two favorite books on this topic. Bamberg and Sternberg, A Course in Mathematics for Physics Students. It's a redo of calculus using differential geometry from the start. A very pretty way to do E&M, or calculations on the surface of the Earth, or vector flows. Grady and Polimeni, Discrete Calculus. This is how you do…
Re: Functional Differential Geometry (2012) [pdf]
#19Enough of you care about this to vote it to the front page? Who are you people? In that case, I have two favorite books on this topic. Bamberg and Sternberg, A Course in Mathematics for Physics Students. It's a redo of calculus using differential geometry from the start. A very pretty way to do E&M, or calculations on the surface of the Earth, or vector flows. Grady and Polimeni, Discrete Calculus. This is how you do…
I don't know if this is true, but at a glance it looks to me like differential geometry could be useful to people in machine learning. Am I right about that? I am probably going to look closer tonight...
Re: Functional Differential Geometry (2012) [pdf]
#20To be sure, there is a mathematical language, a notation with much ambiguity that is typically ok when conveyed to other humans, because humans are great with ambiguity. This book is attempting to get rid of that ambiguity by rewriting it in notation that does not allow for ambiguity and present it to computers, who are still very bad at ambiguity. But this mathematical language is not mathematics, and there is real substance behind the language itself, just like poems can be translated into other natural languages or algorithms can be written in several programming languages.
Calling mathematics a language confuses form with substance or declares that it's all form and no substance.