Giter Site home page Giter Site logo

equivalence-talk's Introduction

ShowOff presentation for kernel reductions

This is a slideshow presentation for the work on kernel reductions among equivalence relations which can be found at https://github.com/jfinkels/equivalence.

Copyright

Copyright 2011 Jeffrey Finkelstein

Except where otherwise noted, both the Markdown markup and the content of the presentation are made available under the terms of the Creative Commons Attribution-ShareAlike 3.0 license, http://creativecommons.org/licenses/by-sa/3.0/.

MathJax is copyright 2009-2010 Design Science Inc., and is distributed under the terms of the Apache License version 2.0. For more information, see the file MathJax/LICENSE.

Getting this presentation

To get a copy of this presentation, clone it using Git

git clone git://github.com/jfinkels/equivalence-talk

or browse and download it from its GitHub page at https://github.com/jfinkels/equivalence-talk.

Installing ShowOff

This is a ShowOff presentation. To run the presentation, you must first install ShowOff.

  1. Install Ruby and RubyGems:

     sudo apt-get install ruby rubygems
    
  2. Install the dependencies for ShowOff (including libxml2-dev and libxslt-dev, which are transitive dependencies of Nokogiri):

     sudo apt-get install libxml2-dev libxslt-dev
     sudo gem install sinatra bluecloth nokogiri json gli parslet
    
  3. Clone ShowOff:

     git clone git://github.com/schacon/showoff.git
     cd showoff/
    
  4. Build the gem for this modified version of ShowOff:

     gem build showoff.gemspec
    
  5. Install this gem:

     sudo gem install showoff-X.Y.Z.gem
    

    where X.Y.Z is the version number of ShowOff.

Starting the presentation

After installing ShowOff, run the command

showoff serve

from this directory. Navigate to http://localhost:9090 in a web browser to begin the presentation. Navigate to http://localhost:9090/presenter in a web browser to begin the presentation in two windows, one in presentation mode and one in presenter mode.

Contact

Jeffrey Finkelstein [email protected]

equivalence-talk's People

Contributors

jfinkels avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.