/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.texdev.net
| | emanueleviola.wordpress.com
8.2 parsecs away

Travel
| | I am writing a section on expanders for my book, and to avoid doing that I figured I should try to code up some expanders in tikz. Here's the famous 3-regular expander based on Selberg's theorem, connecting x to x+1,x-1,1/x mod p (and 0 to itself), on 127 nodes: [Edit: Added new picture on 12/22]:...
| | www.holoborodko.com
2.3 parsecs away

Travel
| |
| | mmph.wordpress.com
10.3 parsecs away

Travel
| | The recent post on cloud computing and Google Docs made me ask myself whether Google Docs supports (La)TeX. It turned out you can insert LaTeX equations into your Google doc (as discussed in more detail e.g. here) but that's that for now. There exists a LaTeX Lab project aspiring to develop a web-based LaTeX editor...
| | initialcommit.com
25.9 parsecs away

Travel
| Since Java 5, JAX-RS specification has been announced in order to support building REST web services according to the REST architectural pattern.