From 41a08e71b4dd41eae086ebd557b92778e0baffa2 Mon Sep 17 00:00:00 2001 From: Patrick Melanson Date: Tue, 24 Nov 2015 11:25:59 -0500 Subject: [PATCH] a couple changes requested by kevin greer for his FOAM talk --- events.xml | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/events.xml b/events.xml index 3ea7e7d..fdc29b9 100644 --- a/events.xml +++ b/events.xml @@ -6,10 +6,11 @@ + title="An Introduction to Google's FOAM Framework">

- An introduction to the FOAM framework, an open-source modeling framework written in Javascript. + An introduction to Google's FOAM framework, an open-source modeling + framework written in Javascript, by Google's Kevin Greer.

@@ -35,6 +36,10 @@

Learn more at http://foamdev.com

+

+ You can get in contact with Kevin Greer on twitter, + @kgreer. +

@@ -42,19 +47,24 @@ title="'Static Analysis and Program Optimization Using Dataflow Analysis'">

- An introduction to some basic issues with optimization of imperative programs, by Sean Harrap + An introduction to some basic issues with optimization of imperative + programs, by Sean Harrap

- An introduction to some basic issues with optimization of imperative programs by Sean Harrap, beginning with traditional methods such as tree traversals. + An introduction to some basic issues with optimization of imperative + programs by Sean Harrap, beginning with traditional methods such as tree + traversals.

- This will be followed by a more powerful solution to these problems, providing an overview of its mathematical foundations, - and then describing how it can be used to express optimizations simply and elegantly. + This will be followed by a more powerful solution to these problems, + providing an overview of its mathematical foundations, and then + describing how it can be used to express optimizations simply and elegantly.

- Some familiarity with the second year CS core (CS245, CS241, MATH239) will be assumed. + Some familiarity with the second year CS core (CS245, CS241, MATH239) + will be assumed.