psteinb / gtc2017

Slides for my presentation at GTC 2017 from May 8-11 in Silicon Valley

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gtc2017

This is my repository for slides and code examples for my GTC2017 talk, May 11th 2017, in Silicon Valley (CA, USA).

Slides

The slides can be viewed under this URL or locally by opening index.html with a browser of your choice (chrome/chromium and firefox give the best results).

Dependencies

If you wanto to buil the slides, you need:

  • pandoc
  • pandocfilters
  • texlive or similar latex suite
  • pgf (version 3.0 or higher)
  • GNU make

If anything does not build, please let me know.

License

This material is licensed under BSD 3-clause license. Please consult the LICENSE file for details.

About

Slides for my presentation at GTC 2017 from May 8-11 in Silicon Valley

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 42.5%Language:CSS 38.1%Language:HTML 15.1%Language:R 2.8%Language:TeX 0.9%Language:Makefile 0.6%