Re: [eigen] slides of my talk |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] slides of my talk
- From: Neal Becker <ndbecker2@xxxxxxxxx>
- Date: Sat, 24 Jan 2009 07:42:13 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:message-id; bh=pET/qCJtoOCw1oz1MWahdtHJVXb7eX52cvkxqNZfaMI=; b=KHyOOXzwTEcf9bk4Lodx/J5TMu+gf71ql2JIIZv8u2mbJBQpq+v2sbabatc/oGKzvZ oyB4C2nTtg4ChfsbnBL8Byv4n5Cjy0Jnj9H3d7i7Oh/evX3DIZQ58Dlx4kiFVATQPWNO 30KhXbPIktVpIGjQIWGDqCi2RV7Znel6j4Ac8=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :message-id; b=b/Od1iOCg7+Hlu0llKGmXmzKaBt41YJpeaf/4bv+RzBxaluXOSEJ3ZtsB3CwyhD1XN wW2ck+W/y/PFGrnnYF1frZReFxTqXlMAI3EYWndgaf/EtI/GRVvUY5v4zn/qKKjOCFYB ziVHZtZ+zmKy+xH84FSSYgS8U7h8LSOi8r178=
On Friday 23 January 2009, Benoit Jacob wrote:
> Hi,
>
> Today morning I gave a talk on Eigen at the CS department. Here are my
> slides, in case they might be helpful.
> When you see (SHOW BENCHMARKS) that's where I showed the benchmark
> graphs that are displayed on the Benchmark page of the wiki.
> I didn't have time to cover the last part on Eigen internals, I just
> finished with the benchmarks. However people were interested and asked
> questions about internals so in effect I got to explain as much of the
> internals as I had planned to.
>
> Thanks a LOT to Keir: he translated the C++ snippets into Matlab for
> me, and gave me a good briefing as to how to organize a talk for an
> audience of CS people.
>
> I am just afraid that using \documentclass{slides} for a public of CS
> people makes me look like a dinosaur mathematician.
>
Have you tried beamer instead of slides?