Some thoughts on self-learning
Context: I recently had a discussion with a friend about the process of self-learning, which is very essential for scientific and engineering disciplines. Du...
Context: I recently had a discussion with a friend about the process of self-learning, which is very essential for scientific and engineering disciplines. Du...
In the last post, we discussed techniques for computing derivatives (or gradients) of arbitrary computational functions, with automatic differentiation (AD) ...
Given a continuos function $f(x)$, how do you compute it’s derivative $f’(x_0)$ for a particular input $x_0$ computationally? Similarly, for a vector valued...
I have been selected as a student developer in Google Summer of Code under the GeomScale organization & will be spending the upcoming 10 Weeks working on...