From 2ac6926be617bf764c4c18a4f6fbba199f6be697 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Mon, 7 Mar 2022 04:16:47 -0400 Subject: Compilers for scripting languages now only depend on new JVM compiler. --- documentation/bookmark/optimization/math.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 documentation/bookmark/optimization/math.md (limited to 'documentation/bookmark/optimization') diff --git a/documentation/bookmark/optimization/math.md b/documentation/bookmark/optimization/math.md new file mode 100644 index 000000000..938ff8cf2 --- /dev/null +++ b/documentation/bookmark/optimization/math.md @@ -0,0 +1,6 @@ +# Reference + +0. [A Fast, Compact Approximation of the Exponential Function](https://nic.schraudolph.org/pubs/Schraudolph99.pdf) +0. [ensmallen: flexible C++ library for efficient numerical optimization](http://ensmallen.org/docs.html) +0. [Labor of Division (Episode I)](https://ridiculousfish.com/blog/posts/labor-of-division-episode-i.html) + -- cgit v1.2.3