<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator><link href="https://bhattharshit.github.io/academic-signature/feed.xml" rel="self" type="application/atom+xml"/><link href="https://bhattharshit.github.io/academic-signature/" rel="alternate" type="text/html" hreflang="en"/><updated>2026-09-14T04:12:59+00:00</updated><id>https://bhattharshit.github.io/academic-signature/feed.xml</id><title type="html">Your Name</title><subtitle>Academic website for Your Name: research, publications, teaching, projects, news, and CV. </subtitle><entry><title type="html">Designing scalable numerical algorithms</title><link href="https://bhattharshit.github.io/academic-signature/blog/2026/welcome/" rel="alternate" type="text/html" title="Designing scalable numerical algorithms"/><published>2026-09-12T16:00:00+00:00</published><updated>2026-09-12T16:00:00+00:00</updated><id>https://bhattharshit.github.io/academic-signature/blog/2026/welcome</id><content type="html" xml:base="https://bhattharshit.github.io/academic-signature/blog/2026/welcome/"><![CDATA[<p>Many large scientific problems are difficult not because matrix-vector products are unavailable, but because the underlying operators are too large or too dense to manipulate explicitly. A useful algorithm therefore has to ask two questions at once: what structure is present, and how little information is needed to discover it?</p> <p>Adaptive randomized methods provide one answer. They use inexpensive sketches to identify useful low-rank structure and increase computational effort only where the problem demands it. This viewpoint is especially natural for hierarchical approximations and inverse problems, where accuracy and computational cost must be balanced across multiple scales.</p>]]></content><author><name></name></author><category term="research"/><category term="notes"/><summary type="html"><![CDATA[A short note on structure, adaptivity, and matrix-free computation.]]></summary></entry></feed>