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.

Hotcopy Coding CLI with no context ceiling and agents that learn across sessions

https://hotcopy.ai/
1•antoniomadams•1m ago•0 comments

China is winning one AI race, the US another – but either might pull ahead

https://www.bbc.com/news/articles/c145enxln0go
1•devonnull•1m ago•0 comments

Building a framework-agnostic Ruby gem (and making sure it doesn't break)

https://newsletter.masilotti.com/p/on-building-a-framework-agnostic
1•joemasilotti•2m ago•0 comments

Another Memory Corruption Case

https://trofi.github.io/posts/347-another-memory-corruption-case.html
1•speckx•3m ago•0 comments

NRR doesn't have to compress as you scale (data from 37 devtools)

https://twitter.com/evilmartians/status/2041228426712101311
1•camimirabal•3m ago•0 comments

Show HN: A VS Code extension that points tickets based on tech debt

https://marketplace.visualstudio.com/items?itemName=BrooksForsyth.storypointinator
1•bforsyth•3m ago•0 comments

We fix your broken Rhino models

https://arcol.io/blog/how-we-fix-your-broken-rhino-models
1•skoodge•4m ago•0 comments

Tailslayer: Library for reducing tail latency in RAM reads

https://github.com/LaurieWired/tailslayer
1•hasheddan•5m ago•0 comments

Wireless festival cancelled after Kanye West banned from entering UK

https://www.theguardian.com/music/2026/apr/07/home-office-bans-kanye-west-from-entering-uk-wirele...
1•thinkingemote•6m ago•0 comments

RAM Has a Design Flaw from 1966. I Bypassed It [video]

https://www.youtube.com/watch?v=KKbgulTp3FE
1•surprisetalk•6m ago•0 comments

Show HN: A Little Excursion

https://alittleexcursion.com/
1•zzzzzzzzzzzxc•7m ago•0 comments

US Labor Force Participation Continues to Slide

https://restaurant.org/research-and-media/research/restaurant-economic-insights/analysis-commenta...
2•toomuchtodo•9m ago•0 comments

Self-hosted microservice that decodes minified stack traces

https://github.com/amadevstudio/source_dese
1•kinton•9m ago•0 comments

Tax Logic Evaluation with Prolog

https://github.com/mthom/scryer-prolog/discussions/3287
1•triska•9m ago•0 comments

Show HN: Whirligig

https://whirligig.live
1•idiocache•15m ago•1 comments

Show HN: Onepilot – Multi-agent orchestration from iPhone over native SSH

https://onepilotapp.com
3•elmlabs•15m ago•0 comments

Docker and the Linux Kernel Isolate Your Agent, and Where They Don't

https://timbreai.substack.com/p/how-docker-and-the-linux-kernel-isolate
1•bakibab•15m ago•1 comments

College instructor turns to typewriters to curb AI-written work

https://apnews.com/article/typewriter-ai-cheating-chatgpt-cornell-ce10e1ca0f10c96f79b7d988bb56448b
2•ohjeez•16m ago•0 comments

AI modeling techniques for vision-based occupancy determination

https://patents.google.com/patent/US20240185445A1/en
1•libpcap•16m ago•0 comments

The Seed Beneath the Snow

https://eli.li/the-seed-beneath-the-snow
1•birdculture•19m ago•0 comments

Cognition Announces SWE 1.6

https://cognition.ai/blog/swe-1-6
1•mschrage•21m ago•0 comments

Edwin Heathcote: Why the Max Bill Automatic Is the Ultimate Watch

https://www.ft.com/content/37cc95c7-794a-4d44-aef4-beebc534100f
1•aanet•22m ago•1 comments

Demis Hassabis: Renaissance man. He knows that image is everything

https://unherd.com/2026/04/demis-hassabis-renaissance-man/
2•mellosouls•23m ago•0 comments

Skilled older workers turn to AI training to stay afloat

https://www.theguardian.com/technology/ng-interactive/2026/apr/07/ai-training-work-jobs
4•billybuckwheat•23m ago•0 comments

is-antibot: Detect bot protection challenges from +25 providers

https://antibot.microlink.io/
2•Kikobeats•25m ago•0 comments

If-pal: play Zork (and other games) with an AI gen alpha companion

https://github.com/techbelly/if-pal
1•techbelly•26m ago•0 comments

OPFS: Origin Private File System

https://web.dev/articles/origin-private-file-system
1•nvahalik•27m ago•0 comments

Six People. 236 Episodes. 1 Coffee Shop. – Friends visualised

https://sheets.works/data-viz/friends
3•lode•29m ago•1 comments

A graph of Trump's contradictions that builds itself using a local LLM

https://biglystable.com
5•shmeeny•29m ago•0 comments

Dextr – Deterministic 100k Process Scheduler (Rust, No_std)

https://dextr-org.github.io/DEXTR-SITE/
1•WMASTERW•33m ago•1 comments