frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Numerical Linear Algebra Class in Julia TUM

https://venkovic.github.io/NLA-for-CS-and-IE.html
145•darboux•11mo ago

Comments

staplung•11mo ago
Not exactly the same material but U. Michigan has their Robotics 101 course up as well: Computational Linear Algebra, also in Julia.

https://github.com/michiganrobotics/rob101/tree/main

ted_dunning•11mo ago
This is a nicely comprehensive course, but it looks like it is pretty fast paced, especially in the last few lectures (some of those later slides definitely aren't finished).

As a reference, it looks very useful.

stabbles•11mo ago
A good resource is Gerard Sleijpen's course: https://webspace.science.uu.nl/~sleij101/Opgaven/NumLinAlg/
me3meme•11mo ago
I just selected lecture 07 to take a look: Lecture 07 is about QR factorizacion and Householder reflections. The author proves how to construct a reflection to make zeros in the first column and then he just claims that following this procedure for the other columns finish the proof. But he should prove or justify why the other reflections do not destroy the zeros of previous reflections. Also he proves that a vector v is the vector to construct the reflection (but there is a factor of 2 that was not correctly simplified, maybe a latex error), but I think that it should be more general and easier to prove that for any w the vector from w to its image f(w) is the orthogonal vector to the plane of the reflection.

I thank the author for the slides, but this little proof need some more care, I don't know about the quality of other sections or the overall quality of the slides. Anyway I like how he tries to make things easy but good work is hard.

Edited: I was wondering whether a LLM reading Lecture 7 would detect what was missing in the proof. I tried with deepseek but its first feedback on the Lecture 7 was positive, then when prompted about the incomplete proof it recognized it as a common error and explained how to complete the proof. Also I have to prompt it about the bad factor 2 for it to detect it. So it seems that deepseek is not a useful tool to judge quality of math content without very expert guidance, deepseek suggested to ask the LLM to compare this proof with another proof to detect important or vital differences.

Certhas•11mo ago
That's an absolutely obvious step though? As in, detailed lecture notes should maybe elaborate with a sentence, but in a lecture I would not put this on the slides but mention the core point and expect students at this level (who should have seen some amount of more theoretical LinAlg courses by then) to understand how to do the 1 line calculation.

There aren't even any real details to fill in, you iterate on the lower right block so anything you do is orthogonal to the upper left block. Do a 2x2 block matrix multiplication to convince yourself that this preserves the form achieved so far.

me3meme•11mo ago
-- Do a 2x2 block matrix multiplication to convince yourself that this preserves the form achieved so far.

I don't consider this a proof. Perhaps you have in mind two simple but key properties of reflections about the hyperplane orthogonal to a vector v: (a) The hyperplane of a reflection is the fixed point of the reflection (b) the hyperplane is the orthogonal vector space to the vector space spanned by v. From this two properties it follows that each step of making zeroes does not change previous zeroes.

Your claim that for advanced students there is no need to comment about details it is not falsifiable. Citing Mac Lane: A monad is just a monoid in the category of endofunctors.

But from a practical point of view one can see the very basic level and simplicity of the definitions and calculations prior to the proof. So at this level of detail I consider that noticing that one must be careful to not destroy previous zeros is matching the level of discourse at the proper level.

Certhas•11mo ago
10 LB = LB' 0Q 0A 0A'

The proof says iterate on A, so that obviously creates a lower dimensional rotation Q that will act on the full space as above.

Absolutely mention this in lecture notes/during the lecture.

slwvx•11mo ago
I guess the title would better be "Numerical Linear Algebra Class in Julia at TUM". I.e. the "TUM" in the title does not mean that there's some new "TUM" version of Julia, rather that the class is at the Technical University of Munich.

apmc – measure hardware performance counters – perf stat for macOS

https://github.com/0ax1/apmc
1•0alxdte1•1m ago•0 comments

Refusal to Review

https://irisvanrooijcogsci.com/2026/04/08/refusal-to-review/
1•jruohonen•3m ago•0 comments

Show HN: Lazyagent – a local TUI for watching what your coding agents are doing

https://github.com/chojs23/lazyagent
3•neozz•5m ago•0 comments

Ask HN: Have you found a fulfilling way to handle multi-line text with JSON?

1•seph-reed•6m ago•0 comments

Show HN: Claude Code Context – Auto-resume Claude Code sessions per Git branch

https://github.com/paterlinimatias/claude-cc
1•paterlinimatias•6m ago•0 comments

Ask HN: How do you find / validate niches for an online business?

1•shakermaker83•8m ago•0 comments

Shipping Fast Requires a High Degree of Trust

https://www.shayon.dev/post/2024/7/shipping-fast-requires-a-high-degree-of-trust/
1•shayonj•9m ago•0 comments

Why Your SaaS Offer Doesn't Convert (things you can fix now) [video]

https://www.youtube.com/watch?v=GORVmSCNkbA
1•riley-i•9m ago•0 comments

Show HN: Project Parliament – a multi-model workflow for choosing OSS ideas

https://github.com/hardstone1998/Project-Parliament
1•1395291968•9m ago•0 comments

Apple's UK age verification brings identity checks to the iPhone

https://proton.me/blog/apple-uk-age-verification-iphone
3•akyuu•10m ago•1 comments

Iran's Nuclear Program Has Survived, Posing Problem for U.S. Negotiators

https://www.wsj.com/world/middle-east/iran-uranium-stockpile-strategy-333bcc1e
2•ceejayoz•10m ago•0 comments

Kissinger 2 (a competitor of Unifont with 8×16 and 16×16 glyphs)

https://typedesign.replit.app/kissinger2.html
2•PiotrGrochowski•13m ago•1 comments

5,877 Messages Later: Lessons in Controlling Agents with Telegram

https://vita-reports.ham.xyz/s/6020b089f389
1•zackham•14m ago•0 comments

The Center Has a Bias

https://lucumr.pocoo.org/2026/4/11/the-center-has-a-bias/
1•doppp•14m ago•0 comments

Mugib – AI agents that work across every channel–chat, voice, web, and live data

https://mugib.com/
1•anaspro•15m ago•0 comments

Why IBM Turned to Microsoft for Basic

https://nemanjatrifunovic.substack.com/p/why-ibm-turned-to-microsoft-for-basic
1•whobre•16m ago•0 comments

Malicious Job Assessments

https://thecout.com/blog/flexibleferret/
1•taubek•16m ago•0 comments

Show HN: The cutest WhatsApp concierge for dog friendly travel

https://kaliconcierge.com/
1•BuleBule•21m ago•1 comments

Rust Coreutils v0.8.0: performance gains, WebAssembly support, online playground

https://github.com/uutils/coreutils/releases
1•maxloh•23m ago•0 comments

Show HN: Run AI coding agents in real sandboxes, not Git worktrees

https://superhq.ai/
2•harshdoesdev•23m ago•0 comments

The Future of Everything Is Lies, I Guess: Psychological Hazards

https://aphyr.com/posts/416-the-future-of-everything-is-lies-i-guess-psychological-hazards
2•aphyr•24m ago•0 comments

Show HN: Accessyo – CLI to Debug DNS, TCP, TLS and HTTP Issues

https://www.npmjs.com/package/accessyo
1•tmszcncl•28m ago•0 comments

X slashes aggregator payouts to boost original creators

https://www.nbcnews.com/tech/social-media/x-slashes-aggregator-payouts-boost-original-creators-rc...
2•ceejayoz•28m ago•1 comments

Error Translation in Go Services

https://rednafi.com/go/error-translation/
2•Brajeshwar•29m ago•0 comments

PSA Crypto: The P is for Portability

https://danielmangum.com/posts/psa-crypto-portability/
1•hasheddan•30m ago•0 comments

The Sad Decline of Trenchant Exec Who Stole and Sold Zero Days to Russian Buyer

https://www.zetter-zeroday.com/trenchant-exec-says-he-had-depression-money-troubles-when-he-decid...
1•badcryptobitch•30m ago•0 comments

Entangled Systems Reveal Reversible Information Exchange, Defining Flow of Time

https://quantumzeitgeist.com/entangled-systems-subtime-time-emergence/
2•bookofjoe•30m ago•0 comments

Ask HN: Can you cut off AI usage immediately?

1•markus_zhang•35m ago•2 comments

Researchers discover new type of cell that's seen only during pregnancy

https://www.livescience.com/health/reproductive-health/no-one-knows-what-they-are-researchers-dis...
1•gmays•37m ago•0 comments

Why Europe Has Underground Power Lines and America Doesn't [video]

https://www.youtube.com/watch?v=BYuYGxLmwK8
1•dataflow•37m ago•1 comments