←back to thread

108 points sksxihve | 1 comments | | HN request time: 0s | source
Show context
FilosofumRex ◴[] No.43714883[source]
Historical fact: Differentiable programming was a little known secret back in the 90's, used mainly by engineers simulating numerically stiff systems like nukes and chemicals in FORTRAN 95. It then disappeared for nearly 30 yrs before rediscovery by the ML/AI researchers!
replies(4): >>43717879 #>>43718165 #>>43718792 #>>43720483 #
1. taeric ◴[] No.43718792[source]
Computer Algebra Systems (CAS) were not really a secret. And they often have many many tricks that we are constantly relearning. Some of this relearning, of course, is by design. A lot of what they do are things we teach. How to calculate different functions and such. Repeated squares and such are fun topics.

A lot of the current new set of learning is that we have the compute power to do these things in more places. It is also something that has been long done in expensive environments that many of us just don't have access to.