From 91c0619657bcf2ac520e7dd2912188f66bbe2157 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Tue, 2 Jul 2019 23:36:02 -0400 Subject: Re-name "lux/data/error" to "lux/control/try". --- documentation/research/math.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'documentation/research/math.md') diff --git a/documentation/research/math.md b/documentation/research/math.md index 9c640cfc4..89f1cdd39 100644 --- a/documentation/research/math.md +++ b/documentation/research/math.md @@ -184,6 +184,7 @@ # Graph Theory +1. [Graphs and Geometry](http://web.cs.elte.hu/~lovasz/bookxx/geomgraphbook/geombook2019.01.11.pdf) 1. [Graph-Based Algorithms for Boolean Function Manipulation](http://mtv.ece.ucsb.edu/courses/ece156B_14/randy_obdd86.pdf) 1. [better geometry through graph theory](http://ideolalia.com/2018/08/28/artifex.html) @@ -232,6 +233,7 @@ # Linear programming +1. https://en.wikibooks.org/wiki/GLPK 1. https://white.ucc.asn.au/2018/05/28/Optimizing-your-diet-with-JuMP.html # Combinatorics @@ -271,6 +273,10 @@ 1. https://en.wikipedia.org/wiki/Haversine_formula +# Hyperbolic geometry + +1. [Hyperbolic Functions and Non-Hyperbolic Claims](https://elliptigon.com/hyperbolic-functions-explained/) + # **Temp Cache** 1. https://www.juliahomotopycontinuation.org/ -- cgit v1.2.3