<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>xyloid.org &#187; Academia</title>
	<atom:link href="http://xyloid.org/academia/feed/" rel="self" type="application/rss+xml" />
	<link>http://xyloid.org</link>
	<description>The world from a mathematician's perspective</description>
	<lastBuildDate>Sun, 07 Feb 2010 21:14:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Me and blogging: Epic Fail.</title>
		<link>http://xyloid.org/2010/01/14/me-and-blogging-epic-fail/</link>
		<comments>http://xyloid.org/2010/01/14/me-and-blogging-epic-fail/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 15:56:20 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Academia]]></category>
		<category><![CDATA[Computing]]></category>
		<category><![CDATA[Maths]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[PhD]]></category>
		<category><![CDATA[Whining]]></category>

		<guid isPermaLink="false">http://xyloid.org/?p=465</guid>
		<description><![CDATA[Yeah. So I suck at updating this blog.
Why I fail at blogging
Partially: I can get super lazy about these things, as anyone who frequents the Reflection forum will probably know. I really don&#8217;t mean to be so slow at responding. For my PhD related stuff I try and be quick at responding.
Sometimes I find it [...]]]></description>
			<content:encoded><![CDATA[<p>Yeah. So I suck at updating this blog.</p>
<h3>Why I fail at blogging</h3>
<p><strong>Partially:</strong> I can get super lazy about these things, as anyone who frequents the <a href="http://xyloid.org/forum/">Reflection forum</a> will probably know. I really don&#8217;t mean to be so slow at responding. For my PhD related stuff I try and be quick at responding.</p>
<p>Sometimes I find it hard to concentrate solely on one thing. By this, I mean that I have a project that needs completion and will work at a frenetic pace until it is 98% done. And then I get up the next day, and the final 2% gets ignored because I&#8217;m onto the next thing. So I have bunch of stuff that is almost there &#8211; but not quite.</p>
<p><strong>Also partially:</strong> this term is turning out to be incredibly busy for me &#8211; much busier than I had expected &#8211; for the following reasons.</p>
<ul>
<li>Over Christmas I was asked to lecture <a href="http://www2.warwick.ac.uk/fac/sci/dcs/teaching/modules/ma117/">MA117: Programming for Scientists</a>, which is a first year programming course run by the Maths department and introduces students to Java.</li>
<li>I&#8217;m also running <a href="http://go.warwick.ac.uk/ma903/">MA903: C++ for Financial Mathematics</a> to teach C++ to MSc Financial Mathematics students.</li>
<li>I&#8217;m also a TA for the course <a href="http://go.warwick.ac.uk/cy902">MA4G7: Computational Linear Algebra and Optimisation</a>, introducing fourth year mathematics students to BLAS and LAPACK.</li>
<li>Most importantly for the time being, my supervisor and I have a submission deadline for a paper due next Tuesday.</li>
</ul>
<p>So yeah. Pretty busy all around recently, which has left very little time for blogging, photography, or any of my other hobbies.</p>
<p>Lecturing has been an interesting experience. I actually took MA117 when I was a first year undergraduate many moons ago, and was a TA for the past two years, so I&#8217;ve seen it from both sides of the fence. The first lecture, which was today, actually turned out pretty well. But it gets tough real quick, so a better evaluation will be in a couple of weeks.</p>
<p>However I feel like I&#8217;m pretty prepared. Lectures and lab session notes are (mostly) prepared all the way through to week 8 of term.</p>
<p>It&#8217;s testing my programming out pretty well too. I&#8217;m coding Java for MA117 (obviously), C++ for MA903 (duh) and a mixture of C, C++, Fortran and Python for my PhD work. Nice to keep up to date with the languages.</p>
<h3>Getting back to it</h3>
<p>I feel a great sense of disappointment that I&#8217;ve not got much stuff done. On the programming side, there are three things I want to polish up and get published on here.</p>
<ul>
<li><strong>Reflection 1.2</strong>. This is under development, but I need a final push of about 2 solid days to get it done.</li>
<li><strong>mjwrapper</strong>. This is a new project of mine. Unbeknownst to you guys, I have taken up drumming as an additional hobby (yeah, I didn&#8217;t have enough, right?) So I constructed an electronic drum kit, which uses something called MegaDrum to convert drum hits into MIDI notes.MegaDrum is awesome. It has a remote control utility called MegaDrum Config Tool which is written in Java, and uses the <a href="http://java.sun.com/products/java-media/sound/doc-midi.html">Java MIDI API</a>, which I have to admit is pretty good. But it doesn&#8217;t work on Macs. Why? Apple is stupid and doesn&#8217;t supply an implementation. There are a couple commerical ones; mmj is the most popular. But I&#8217;m a big fan of open source, so I wrote my own.
<p>mjwrapper is perilously close to having a 0.1 release. Just need to finish the last 2%.</li>
<li><strong>Java to BLAS/LAPACK converter</strong>. This is something I knocked together just yesterday for MA4G7. There are a few Java students on the course (no doubt to MA117) and there&#8217;s no set method, as far as I can tell, to call BLAS and LAPACK functions through Java. So again, I wrote one.</li>
</ul>
<p>And then of course, on the photography front, it would be useful if I could get out and actually take photographs. 2009 was a pretty poor year in terms of quantity of photographs taken, but the quality looks better.</p>
<p>Finally the blogs&#8230; so much to do on that front, I don&#8217;t even want to list it!</p>
<p>Anyway, enough for now. More updates to come. Honest!</p>
]]></content:encoded>
			<wfw:commentRss>http://xyloid.org/2010/01/14/me-and-blogging-epic-fail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Alive</title>
		<link>http://xyloid.org/2008/09/07/alive/</link>
		<comments>http://xyloid.org/2008/09/07/alive/#comments</comments>
		<pubDate>Sun, 07 Sep 2008 17:13:43 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[PhD]]></category>

		<guid isPermaLink="false">http://xyloid.org/?p=395</guid>
		<description><![CDATA[I&#8217;m not dead yet.
I&#8217;ve been really busy recently preparing for a conference talk in Manchester, so this blog and my photography has had to take a back seat.
For those waiting for Reflection 1.1, I&#8217;ll go out on a limb and say that it should be out by the end of the month. That&#8217;s not a promise, [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m not dead yet.</p>
<p>I&#8217;ve been really busy recently preparing for <a href="http://www.mims.manchester.ac.uk/EFMC/">a conference talk</a> in Manchester, so this blog and my photography has had to take a back seat.</p>
<p>For those waiting for Reflection 1.1, I&#8217;ll go out on a limb and say that it should be out by the end of the month. That&#8217;s not a promise, but it is coming!</p>
]]></content:encoded>
			<wfw:commentRss>http://xyloid.org/2008/09/07/alive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Busy, busy, busy.</title>
		<link>http://xyloid.org/2008/02/18/busy-busy-busy/</link>
		<comments>http://xyloid.org/2008/02/18/busy-busy-busy/#comments</comments>
		<pubDate>Mon, 18 Feb 2008 09:55:18 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Academia]]></category>
		<category><![CDATA[Maths]]></category>
		<category><![CDATA[PhD]]></category>

		<guid isPermaLink="false">http://xyloid.org/2008/02/18/busy-busy-busy/</guid>
		<description><![CDATA[I know many of you are wondering why I&#8217;ve not been blogging. Well, probably not many of you &#8211; maybe not even anybody &#8211; but I&#8217;ll pretend, for the sake of my sanity, that there is somebody out there. Unfortunately, it turns out that doing a PhD encroaches on your personal time rather more drastically [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://xyloid.org/wp-content/uploads/2008/02/output.png" rel="lightbox"><img src="http://xyloid.org/wp-content/uploads/2008/02/.thumbs/.output.png" alt="output.png" title="output.png" class="postimage" border="0" height="51" width="160" /></a>I know many of you are wondering why I&#8217;ve not been blogging. Well, probably not many of you &#8211; maybe not even anybody &#8211; but I&#8217;ll pretend, for the sake of my sanity, that there is somebody out there. Unfortunately, it turns out that doing a PhD encroaches on your personal time rather more drastically than is advertised on the shiny brochures. Who would have thought?</p>
<p>Anyway, my research involves studying pipe flow in long pipes and I regularly run simulations using 64 (or more) processors. If you look at the lovely picture, that&#8217;s a figure I recently produced for an abstract &#8211; it shows the streamwise vorticity field in a long-ish pipe.  And it just takes a lot of time figuring out the rather complicated program that I use (called <a href="http://users.bigpond.net.au/hugh.blackburn/semtex.html">semtex</a> &#8211; great name).</p>
<p>Well, that&#8217;s not the only reason for my lack of bloggyness. On Tuesday I got <em>another</em> new toy &#8211; a shiny, super-duper <a href="http://www.apple.com/macpro/">8-core Mac Pro</a>. Hopefully anybody that knows of me understands that I am one of those annoying Apple fanbois. Well, if they don&#8217;t, then they will soon because this machine is stupendously fast.</p>
<p>The reason? I need something a bit more beefy. That figure took about a day to come up with because my work computer is pretty slow and my laptop is much faster. Also, 8-cores is not too unreasonable for some shorter pipe length simulations.</p>
<p>Anyhow. The blog has suffered, as has my <a href="http://photoblog.xyloid.org/">photoblog</a> and  photography in general. The good news however, is that I have a lot more free time now, and with a faster computer Lightroom should run a buttload quicker. So be ready for some updates soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://xyloid.org/2008/02/18/busy-busy-busy/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PhD: 3 weeks in</title>
		<link>http://xyloid.org/2007/10/22/phd-3-weeks-in/</link>
		<comments>http://xyloid.org/2007/10/22/phd-3-weeks-in/#comments</comments>
		<pubDate>Mon, 22 Oct 2007 09:48:41 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Maths]]></category>
		<category><![CDATA[PhD]]></category>

		<guid isPermaLink="false">http://xyloid.org/2007/10/22/phd-3-weeks-in/</guid>
		<description><![CDATA[After neglecting the blog for so long, I realised that I&#8217;ve currently said nothing about starting my PhD (although there&#8217;s probably a lot of stuff about applying, funding and soforth). In the anticipation of encountering numerous challenges &#8212; all worthy of screaming at my computer &#8212; I&#8217;ve set up a category for all the useless [...]]]></description>
			<content:encoded><![CDATA[<p>After neglecting the blog for so long, I realised that I&#8217;ve currently said nothing about starting my PhD (although there&#8217;s probably a lot of stuff about applying, funding and soforth). In the anticipation of encountering numerous challenges &#8212; all worthy of screaming at my computer &#8212; I&#8217;ve set up a category for all the useless posts that will clearly appear over the next 3.5 years.</p>
<p><span id="more-371"></span>So, I started precisely 3 weeks ago. The first couple of weeks were essentially spent organising various times for meeting my supervisor and generally not doing a whole lot of work. It also involved meeting my supervisees for the year: I have four groups of second-year supervision groups, and they seem to be coming along nicely. Besides the rather large pile of marking it&#8217;s quite enjoyable, so I&#8217;m looking forward to completing all of that.</p>
<p>I&#8217;m also attending a couple of courses to patch over areas that I&#8217;ve not really touched in a huge amount of detail. The first is a fourth year Pattern Formation course. Currently we haven&#8217;t done too much in that besides cover some simple background information on group theory and linear stability analysis. That should change this week when we start to look at some simple PDE problems.</p>
<p>The other course is a third-year fluid dynamics course, which is meant to give a more physics-like overview of simple problems in fluid mechanics &#8212; starting with material derivatives and simple boundary-layer problems, and then moving on to waves and some instability theory. Whilst I took the Analytical Fluid Mechanics course last year, that concentrated on a purely theoretical approach to the Navier-Stokes equations and didn&#8217;t really go into great depth on any of this sort of stuff.</p>
<p>It&#8217;s very difficult to tell what my actual aim should be at the moment. I&#8217;ve read a number of papers so far, mostly concentrating on pattern formation and pipe flow. I really started to work at problems this week, and managed to do a successful simulation of some basic Couette and Poiseulle flows in a 2D channel.</p>
<p>Anyway, back to work for now and I shall at least attempt to keep the blog updated on further process.</p>
]]></content:encoded>
			<wfw:commentRss>http://xyloid.org/2007/10/22/phd-3-weeks-in/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A-Levels: Gah.</title>
		<link>http://xyloid.org/2007/08/19/a-levels-gah/</link>
		<comments>http://xyloid.org/2007/08/19/a-levels-gah/#comments</comments>
		<pubDate>Sun, 19 Aug 2007 01:54:37 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Maths]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[Ranting]]></category>

		<guid isPermaLink="false">http://xyloid.org/2007/08/19/a-levels-gah/</guid>
		<description><![CDATA[A-level results day has come and gone and, as usual, we get the &#8220;A-levels suck&#8221;, &#8220;No they don&#8217;t, stop insulting my intelligence&#8221; argument. Meanwhile, everybody turns off the telly and moans about the same old crap year after year. I figure that since this isn&#8217;t really read by anyone anyway, I can probably get away [...]]]></description>
			<content:encoded><![CDATA[<p>A-level results day has come and gone and, as usual, we get the <em>&#8220;A-levels suck&#8221;</em>, <em>&#8220;No they don&#8217;t, stop insulting my intelligence&#8221;</em> argument. Meanwhile, everybody turns off the telly and moans about the same old crap year after year. I figure that since this isn&#8217;t really read by anyone anyway, I can probably get away with a bit of a stab at A-levels.</p>
<p>Here goes: A-levels in Mathematics are getting easier, and if you disagree, you are wrong.</p>
<p><span id="more-365"></span>So, I guess I should try to back this up before everyone comes down on me like a ton of bricks. Well, tough &#8211; I&#8217;m not doing the legwork for you. If you took A-level maths in the last couple of years, go back and look at papers written ten or fifteen years ago. There&#8217;s such a chasm in the level of difficulty that it is completely impossible to say that the papers being written are not becoming easier. Mathematics papers from previous decades are almost as hard as current day AEA (Advanced Extension Award) papers, generally taken by the more enthusiastic students.</p>
<p>It&#8217;s important to note that the increase in difficulty arises not only from the breadth of knowledge that the student is expected to learn, but also the depth at which they are expected to understand the material presented. For the most part, current day papers ask only for the student to memorize and then regurgitate existing knowledge and basic mathematical techniques.</p>
<p>Of course, the exam boards would have you believe that it&#8217;s down to students putting more work in, or simply becoming better at answering the questions in the way they want. Neither of these points detracts from the fact that students simply don&#8217;t know as much as they need, and the evidence of this is quite apparent.</p>
<p>There is one simple cause for this: statistics. The government wants 50% of people coming out of college to go to University. How might one accomplish this? Well, there&#8217;s the obvious decision by many universities to create loads of pointless degrees (tourism management? what?). But if A-levels are watered down, entry requirements won&#8217;t be as hard to attain and even then, they can&#8217;t go above asking for 4 A&#8217;s, right? Genius!</p>
<p>Unfortunately this drive to achieve meaningless and potentially harmful goals is hurting the universities out there that are offering courses that <em>do</em> actually mean something. The mathematics degree at Warwick has maintained the same standards of difficulty for a number of years now. However, many mathematics departments &#8211; Warwick included &#8211; are now having to water down their first year because the students simply don&#8217;t possess enough knowledge coming in from A-level to understand the more advanced techniques.</p>
<p>As a very big example of this, we don&#8217;t teach any group theory in the first year at all now &#8211; when I enrolled, there was at least 7-8 weeks of teaching on the subject. But this then causes a very big problem, because whilst the jump from A-level maths to 1st year degree maths is large, the jump from 1st to 2nd year is much larger. So then the entire degree has to become easier, and people who struggled at first find themselves facing a virtual impossibility task to maintain on the degree course.</p>
<p>I&#8217;d like to point out that this isn&#8217;t meant to be a stab at everybody taking A-levels. It is not the fault of the students that their education system is failing them, and it is good that they are making the best of a bad system. However, something needs to be done quickly, or we&#8217;re all going to be screwed over by shoddy degrees.</p>
]]></content:encoded>
			<wfw:commentRss>http://xyloid.org/2007/08/19/a-levels-gah/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>W950i Remote for Presentations</title>
		<link>http://xyloid.org/2007/07/15/w950i-remote-for-presentations/</link>
		<comments>http://xyloid.org/2007/07/15/w950i-remote-for-presentations/#comments</comments>
		<pubDate>Sun, 15 Jul 2007 00:28:48 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Project]]></category>

		<guid isPermaLink="false">http://xyloid.org/2007/07/15/w950i-remote-for-presentations/</guid>
		<description><![CDATA[As some of you may or may not be aware, part of my fourth year project was to give a presentation of my work over the first two terms. Naturally I&#8217;d already written a lot of LaTeX code for the project and produced lots of lovely PostScript figures, so it seemed pretty natural to go [...]]]></description>
			<content:encoded><![CDATA[<p>As some of you may or may not be aware, part of my fourth year project was to give a presentation of my work over the first two terms. Naturally I&#8217;d already written a lot of LaTeX code for the project and produced lots of lovely PostScript figures, so it seemed pretty natural to go ahead and use Beamer, with evince in presentation mode.</p>
<p>However, because I like to look a bit swish, I decided to do something to make my shiny Sony Ericsson W950i switch through the slides for me without having to touch the keyboard. Since nothing was apparent from much Google searching, I sat down and figured it all out. After a long time of sitting on this code I&#8217;ve finally found the time to sit down and package it all up in a neat bundle.</p>
<p>So, if you have a decent phone with Bluetooth enabled, visit the <a href="/projects/w950remote/">project page</a> if you&#8217;re interested!</p>
<p>The project report and presentation slides will be going up tomorrow, I just need to get around to writing some CSS.</p>
]]></content:encoded>
			<wfw:commentRss>http://xyloid.org/2007/07/15/w950i-remote-for-presentations/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Quiet Times</title>
		<link>http://xyloid.org/2007/07/07/quiet-times/</link>
		<comments>http://xyloid.org/2007/07/07/quiet-times/#comments</comments>
		<pubDate>Sat, 07 Jul 2007 15:11:41 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Boredom]]></category>
		<category><![CDATA[Maths]]></category>

		<guid isPermaLink="false">http://xyloid.org/2007/07/07/quiet-times/</guid>
		<description><![CDATA[Well for the first time in a while, things are actually pretty quiet round here. Currently, I&#8217;m taking a nice break from doing any work of any kind after the exams finished, and concentrating a bit on web work. Unfortunately there&#8217;s a massive to-do list that need to be finished in the next month or [...]]]></description>
			<content:encoded><![CDATA[<p>Well for the first time in a while, things are actually pretty quiet round here. Currently, I&#8217;m taking a nice break from doing any work of any kind after the exams finished, and concentrating a bit on web work. Unfortunately there&#8217;s a massive to-do list that need to be finished in the next month or so, and my motivation to do anything but watch telly is very low.</p>
<p>On the PhD front, things are progressing. With a bit of luck there&#8217;s a course running in September at Keele University that I&#8217;ll be going to, and I have a variety of papers and books to read. Right now, I&#8217;m only concentrating on learning general fluid mechanics, with the aim of specializing on a particular topic a little later (although this topic is pretty much determined already).</p>
<p>But now I shall try to motivate myself. Or possibly not.</p>
]]></content:encoded>
			<wfw:commentRss>http://xyloid.org/2007/07/07/quiet-times/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Results</title>
		<link>http://xyloid.org/2007/06/28/results/</link>
		<comments>http://xyloid.org/2007/06/28/results/#comments</comments>
		<pubDate>Thu, 28 Jun 2007 17:10:34 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Academia]]></category>
		<category><![CDATA[Exams]]></category>
		<category><![CDATA[Maths]]></category>

		<guid isPermaLink="false">http://xyloid.org/2007/06/28/results/</guid>
		<description><![CDATA[Had my results today, and got the first I needed to get onto my PhD scheme, so I&#8217;m well chuffed. Even more chuffed by the mark I got this year, so read on if you&#8217;re at all interested.


High Performance Computing: 87%
Actually a bit lower than anticipated which is a little strange, but I think there [...]]]></description>
			<content:encoded><![CDATA[<p>Had my results today, and got the first I needed to get onto my PhD scheme, so I&#8217;m well chuffed. Even more chuffed by the mark I got this year, so read on if you&#8217;re at all interested.</p>
<p><span id="more-352"></span></p>
<ul>
<li><strong>High Performance Computing:</strong> 87%<br />
Actually a bit lower than anticipated which is a little strange, but I think there was some moderation in play here due to the number of people scoring high marks.</li>
<li><strong>Scientific Programming:</strong> 77%<br />
This is pretty much the only mark that I&#8217;m disappointed with; put a fair amount of effort into this module and the programming, but it&#8217;s a first so that&#8217;s all that counts at the end of the day.</li>
<li><strong>Information Theory:</strong> 78%<br />
Better than expected! This was the last exam, and although there were two days to prepare, I was so washed out by this point that I didn&#8217;t do much work. Had I done more, probably could have gotten 90-95%, but this is good enough!</li>
<li><strong>Fourier Analysis:</strong> 96%<br />
Har har. To any third/fourth years reading this and looking for a fourth year module: do this.</li>
<li><strong>Fractal Geometry:</strong> 78%<br />
Got a little unlucky with the exam but I&#8217;m very pleased with the mark.</li>
<li><strong>Asymptotic Methods:</strong> 87%<br />
This is a very strange module, but it&#8217;s well lectured and interesting. I&#8217;m unsure as to why so few people choose to take it, but highly recommended from me at least.</li>
<li><strong>Analytical Fluid Mechanics:</strong> 88%<br />
Although very hard in terms of content, the exam was really not that bad at all. Did a proof of existence of solutions for Navier-Stokes in finite time.</li>
<li><strong>History of Mathematics:</strong> 73%<br />
Better than expected! I got 65% on the first essay and 75% on the second, so I&#8217;m guessing either 70 or 75% for the third.</li>
<li><strong>Project:</strong> 87%<br />
I can&#8217;t even begin to tell you how chuffed I am with this mark. I didn&#8217;t think my project was actually that great, but&#8230; apparently I&#8217;m wrong. It&#8217;ll be going up on the website in a couple of weeks if anyone is interested in reading it.</li>
</ul>
<p>All in all, I took 148.5 CATS, which gives me a Seymore average of <strong>93%</strong> for the year and <strong>81%</strong> for the degree. I was honestly shocked by that &#8211; it had been my target to get 89%, giving me a degree average of 80%, but to actually get better than that was a complete shock and very nice surprise.</p>
<p>So that&#8217;s it, fourth year &#8211; and indeed the degree &#8211; finished. All a little anti-climactic now, but I suppose it&#8217;s onwards and upwards from here!</p>
]]></content:encoded>
			<wfw:commentRss>http://xyloid.org/2007/06/28/results/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Exams: Done!</title>
		<link>http://xyloid.org/2007/06/09/exams-done/</link>
		<comments>http://xyloid.org/2007/06/09/exams-done/#comments</comments>
		<pubDate>Sat, 09 Jun 2007 22:19:42 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Academia]]></category>
		<category><![CDATA[Exams]]></category>
		<category><![CDATA[Maths]]></category>

		<guid isPermaLink="false">http://xyloid.org/2007/06/09/exams-done/</guid>
		<description><![CDATA[Well, never thought I&#8217;d say this, but all of the exams are now out of the way and completely done! Overall, they&#8217;ve gone pretty well although I&#8217;m rather hesitant to predict any marks just in case they&#8217;re completely wrong and I tempt fate too much.
The rest of the post is pretty much dedicated to my [...]]]></description>
			<content:encoded><![CDATA[<p>Well, never thought I&#8217;d say this, but all of the exams are now out of the way and completely done! Overall, they&#8217;ve gone pretty well although I&#8217;m rather hesitant to predict any marks just in case they&#8217;re completely wrong and I tempt fate too much.</p>
<p>The rest of the post is pretty much dedicated to my own opinions of them, so I advise not reading unless you&#8217;re really interested.</p>
<p><span id="more-345"></span></p>
<ul>
<li><strong>MA433: Fourier Analysis</strong><br />
I had a great time in this exam. Answered everything and, barring a small mistake or two here and there I think most of it&#8217;s correct. Highly recommended for third years looking for a fourth year module to take.</li>
<li><strong>MA4G5: Analytical Fluid Mechanics</strong><br />
Considering my immense fear of all things linear analysis related, this went pretty well. The course content is tough, has lots of vector analysis combined with linear analysis (especially Sobolov spaces) but is ultimately rewarding &#8211; a full proof of the existence of solution to Navier-Stokes for finite time. Had the exam not been so nice, I would definitely not done as well.</li>
<li><strong>MA4E3: Asymptotic Methods</strong><br />
I really enjoyed this course! Whilst it didn&#8217;t particularly lead to anything, it was somewhat like Combinatorics in that there&#8217;s lots of tricks that can be useful for other courses. The exam was pretty good, too &#8211; I&#8217;m very surprised that more people didn&#8217;t take it. Quite a good option for third years, too.</li>
<li><strong>MA3D4: Fractal Geometry</strong><br />
Again, the content and organization of the course is excellent &#8211; Anthony Manning does an outstanding job with quite tough mathematics, especially when covering topics such as the Hausdorff measure. The exam was good, although I am rather unsure as to the mark I&#8217;ll be getting.</li>
<li><strong>MA4F8: Information Theory</strong><br />
This was my last exam, held today. It used two questions from the past paper, and the rest were very similar so it should have been possible for me to get close to 100%. Unfortunately, I forgot bits due to lack of time and concentration, so the mark will be closer to 70%. But the course is great &#8211; again, another good one for third years.</li>
</ul>
<p>Now I just have to wait until the 28th and see what I <em>actually</em> get&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://xyloid.org/2007/06/09/exams-done/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Promised Images</title>
		<link>http://xyloid.org/2007/06/07/promised-images/</link>
		<comments>http://xyloid.org/2007/06/07/promised-images/#comments</comments>
		<pubDate>Thu, 07 Jun 2007 23:11:35 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Exams]]></category>
		<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://xyloid.org/2007/06/07/promised-images/</guid>
		<description><![CDATA[Well, I haven&#8217;t really got around to playing much with the lens but I&#8217;ve taken a few test shots: they will be up shortly. But, to give you an idea of the scale of this thing, here&#8217;s a picture of it taken next to my old Sigma 70-300mm APO DG &#8211; shortly to be for [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://xyloid.org/wp-content/uploads/2007/06/IMG_5927.jpg" rel="lightbox"><img src="http://xyloid.org/wp-content/uploads/2007/06/.thumbs/.IMG_5927.jpg" alt="lightbox[gal]" title="lightbox[gal]" class="postimage" align="right" border="0" height="160" width="145" /></a>Well, I haven&#8217;t really got around to playing much with the lens but I&#8217;ve taken a few test shots: they will be up shortly. But, to give you an idea of the scale of this thing, here&#8217;s a picture of it taken next to my old Sigma 70-300mm APO DG &#8211; shortly to be for sale if anyone&#8217;s interested&#8230;</p>
<p>It&#8217;s a fabulous bit of kit. The <acronym title="Image Stabilizer">IS</acronym> is really quite something, and I&#8217;m not sure how I&#8217;m going to live without it on any future glass I buy. Next on the list is the 24-105mm f/4L &#8211; I think I&#8217;ve been thoroughly bitten by the L bug. Damnit.</p>
<p>Other than that, I&#8217;ve had another exam, Fractal Geometry. It went pretty well: the exam was easier than last year&#8217;s paper and I managed to do about 60% of that without too much trouble. I&#8217;ll post a full breakdown of the exams after I&#8217;ve finished Information Theory on Saturday morning. And then there will be much cheering, for I shall have <em>finally</em> finished my year.</p>
]]></content:encoded>
			<wfw:commentRss>http://xyloid.org/2007/06/07/promised-images/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
