<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Linear algebra assistants are the RIAA</title>
	<atom:link href="http://swizec.com/blog/linear-algebra-assistants-are-the-riaa/swizec/617/feed" rel="self" type="application/rss+xml" />
	<link>http://swizec.com/blog/linear-algebra-assistants-are-the-riaa/swizec/617</link>
	<description>Drinker of tea</description>
	<lastBuildDate>Sat, 19 May 2012 08:11:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Swizec</title>
		<link>http://swizec.com/blog/linear-algebra-assistants-are-the-riaa/swizec/617/comment-page-1#comment-1377</link>
		<dc:creator>Swizec</dc:creator>
		<pubDate>Fri, 10 Jul 2009 21:42:35 +0000</pubDate>
		<guid isPermaLink="false">http://swizec.com/blog/?p=617#comment-1377</guid>
		<description>Any one subject can be learned and understood in a week if you decide it&#039;s important enough.

And I think that&#039;s actually my problem, the classes aren&#039;t narrow enough, I&#039;d love for them to go in detail into one particular thing and teach me about it, not scrape the surface of twenty things and then whack me over the head when I try to _actually_ understand something.

This latter bit is wonderfully demonstrated by the fact that if you choose an unofficial technique of solving the problem and fuck-up getting a result (because of a trivial mistake for instance), you get exactly zero points.

Personally I don&#039;t think that&#039;s int he spirit of what university was supposed to teach me ...

That&#039;s what I liked about the programming classes, even though I got the final answer completely wrong, even though I didn&#039;t finish the assignment in time etc. I got straight A&#039;s.

We should be rated on understanding rather than solutions. Solutions are meaningless in this setting, nobody has a need for them.

(you can tell I get a lot of bad grades because I screw up basic addition and such huh? :P )</description>
		<content:encoded><![CDATA[<p>Any one subject can be learned and understood in a week if you decide it&#8217;s important enough.</p>
<p>And I think that&#8217;s actually my problem, the classes aren&#8217;t narrow enough, I&#8217;d love for them to go in detail into one particular thing and teach me about it, not scrape the surface of twenty things and then whack me over the head when I try to _actually_ understand something.</p>
<p>This latter bit is wonderfully demonstrated by the fact that if you choose an unofficial technique of solving the problem and fuck-up getting a result (because of a trivial mistake for instance), you get exactly zero points.</p>
<p>Personally I don&#8217;t think that&#8217;s int he spirit of what university was supposed to teach me &#8230;</p>
<p>That&#8217;s what I liked about the programming classes, even though I got the final answer completely wrong, even though I didn&#8217;t finish the assignment in time etc. I got straight A&#8217;s.</p>
<p>We should be rated on understanding rather than solutions. Solutions are meaningless in this setting, nobody has a need for them.</p>
<p>(you can tell I get a lot of bad grades because I screw up basic addition and such huh? <img src="http://swizec.com/blog/wp-includes/images/smilies/icon_razz.gif?1d5d3d" alt=':P' class='wp-smiley' />  )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gasper_k</title>
		<link>http://swizec.com/blog/linear-algebra-assistants-are-the-riaa/swizec/617/comment-page-1#comment-1376</link>
		<dc:creator>gasper_k</dc:creator>
		<pubDate>Fri, 10 Jul 2009 21:27:02 +0000</pubDate>
		<guid isPermaLink="false">http://swizec.com/blog/?p=617#comment-1376</guid>
		<description>Depends on how you define &quot;conquer&quot; and where do you put the limit &quot;this much knowledge is sufficient&quot;, but for the most possible meanings, I disagree; you can&#039;t learn it in a week. Also, its application far exceeds just graphics, it&#039;s also important in physics simulators, for example. Understanding it very well is the key to write proper algorithms to deal with the computational overhead of truly precise calculations, that can&#039;t be done sufficiently fast. Space partitioning, collision detection, and many more. And of course it doesn&#039;t stop with games, it&#039;s just that this is the most obvious application of the field. Text analysis is another example, where LA can be used as the base for the algorithms.
The reason they&#039;re teaching the subject in such detail (it was even more detailed when I was a student there) is that it gives a broader perspective and enough base knowledge for someone who &lt;em&gt;is&lt;/em&gt; interested in it. Not every subject is for everyone, but when a student finishes the university, he (she?) should have enough knowledge in every field, whether it fits his (her) personal interest, or not. It&#039;s actually the whole point of studying on that level; getting a wider perspective and with that an option to choose what you like -- and at the same time not lack knowledge in any of concerning fields that might cross your path one day. Who knows, maybe in three years time you&#039;ll end up working on some research in a laboratory somewhere? :)</description>
		<content:encoded><![CDATA[<p>Depends on how you define &#8220;conquer&#8221; and where do you put the limit &#8220;this much knowledge is sufficient&#8221;, but for the most possible meanings, I disagree; you can&#8217;t learn it in a week. Also, its application far exceeds just graphics, it&#8217;s also important in physics simulators, for example. Understanding it very well is the key to write proper algorithms to deal with the computational overhead of truly precise calculations, that can&#8217;t be done sufficiently fast. Space partitioning, collision detection, and many more. And of course it doesn&#8217;t stop with games, it&#8217;s just that this is the most obvious application of the field. Text analysis is another example, where LA can be used as the base for the algorithms.<br />
The reason they&#8217;re teaching the subject in such detail (it was even more detailed when I was a student there) is that it gives a broader perspective and enough base knowledge for someone who <em>is</em> interested in it. Not every subject is for everyone, but when a student finishes the university, he (she?) should have enough knowledge in every field, whether it fits his (her) personal interest, or not. It&#8217;s actually the whole point of studying on that level; getting a wider perspective and with that an option to choose what you like &#8212; and at the same time not lack knowledge in any of concerning fields that might cross your path one day. Who knows, maybe in three years time you&#8217;ll end up working on some research in a laboratory somewhere? <img src="http://swizec.com/blog/wp-includes/images/smilies/icon_smile.gif?1d5d3d" alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Swizec</title>
		<link>http://swizec.com/blog/linear-algebra-assistants-are-the-riaa/swizec/617/comment-page-1#comment-1367</link>
		<dc:creator>Swizec</dc:creator>
		<pubDate>Thu, 09 Jul 2009 21:31:50 +0000</pubDate>
		<guid isPermaLink="false">http://swizec.com/blog/?p=617#comment-1367</guid>
		<description>Oh the normal maths people are fucking amazingly awesome. It&#039;s just the linear algebra guys who are crazy nazis.

And contrary to popular belief, I actually love maths even though I find it a difficult subject to sit exams on, and yes, I do know linear algebra is gravely important in graphics engines, but guess what, vectors and matrices aren&#039;t that difficult to figure out how to use. You can have them conquered in a week.

It&#039;s all that other crap, is this a vector space, is that a base kernel whatnot of that matrix, is that matrix a vector subspace of that equation system from mars breeding together with that venetian teacher of poetry ... THAT&#039;s the seriously fucked up shit I will never, ever, in my life understand nor need.</description>
		<content:encoded><![CDATA[<p>Oh the normal maths people are fucking amazingly awesome. It&#8217;s just the linear algebra guys who are crazy nazis.</p>
<p>And contrary to popular belief, I actually love maths even though I find it a difficult subject to sit exams on, and yes, I do know linear algebra is gravely important in graphics engines, but guess what, vectors and matrices aren&#8217;t that difficult to figure out how to use. You can have them conquered in a week.</p>
<p>It&#8217;s all that other crap, is this a vector space, is that a base kernel whatnot of that matrix, is that matrix a vector subspace of that equation system from mars breeding together with that venetian teacher of poetry &#8230; THAT&#8217;s the seriously fucked up shit I will never, ever, in my life understand nor need.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gasper_k</title>
		<link>http://swizec.com/blog/linear-algebra-assistants-are-the-riaa/swizec/617/comment-page-1#comment-1364</link>
		<dc:creator>gasper_k</dc:creator>
		<pubDate>Thu, 09 Jul 2009 08:12:23 +0000</pubDate>
		<guid isPermaLink="false">http://swizec.com/blog/?p=617#comment-1364</guid>
		<description>I&#039;m quite surprised. In my experience, math tutors on FRI were the best there was. Always willing to help (to the extent of giving us their home phone numbers if we&#039;d need help while learning).

I also think math is very important as a basis for advanced computer development. For example, 3D programming is actually applied linear algebra, without it, you seriously lack understanding of the basics.

I&#039;m sorry you had this experience, you&#039;ll get it done next time. Bear in mind that, even though this exam is rated only 4.5 points, it is important. Also bear in mind that I&#039;m biased towards mathematics. It&#039;s my sweet spot. :)</description>
		<content:encoded><![CDATA[<p>I&#8217;m quite surprised. In my experience, math tutors on FRI were the best there was. Always willing to help (to the extent of giving us their home phone numbers if we&#8217;d need help while learning).</p>
<p>I also think math is very important as a basis for advanced computer development. For example, 3D programming is actually applied linear algebra, without it, you seriously lack understanding of the basics.</p>
<p>I&#8217;m sorry you had this experience, you&#8217;ll get it done next time. Bear in mind that, even though this exam is rated only 4.5 points, it is important. Also bear in mind that I&#8217;m biased towards mathematics. It&#8217;s my sweet spot. <img src="http://swizec.com/blog/wp-includes/images/smilies/icon_smile.gif?1d5d3d" alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kitschmaster</title>
		<link>http://swizec.com/blog/linear-algebra-assistants-are-the-riaa/swizec/617/comment-page-1#comment-1357</link>
		<dc:creator>kitschmaster</dc:creator>
		<pubDate>Tue, 07 Jul 2009 20:22:32 +0000</pubDate>
		<guid isPermaLink="false">http://swizec.com/blog/?p=617#comment-1357</guid>
		<description>Now I understand. When I was taking that exam, the rules were simpler, there was alot of cheating. 

Maybe just because they did not like it. Seems they still do not like it. 

Anyway, I think exams are stupid in a general sense. They should be replaced with practical implementation tasks. 

I think you will transcend this shit the second time anyway. 

Great article. Thanks!</description>
		<content:encoded><![CDATA[<p>Now I understand. When I was taking that exam, the rules were simpler, there was alot of cheating. </p>
<p>Maybe just because they did not like it. Seems they still do not like it. </p>
<p>Anyway, I think exams are stupid in a general sense. They should be replaced with practical implementation tasks. </p>
<p>I think you will transcend this shit the second time anyway. </p>
<p>Great article. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Served from: www.swizec.com @ 2012-05-21 12:10:42 by W3 Total Cache -->
