18 related articles

Line9 is a Mermaid rendering engine with a custom layout algorithm that solves node overlapping and line crossing issues in complex diagrams while maintaining full Mermaid syntax compatibility.

Deep dive into the L2 reduction algorithm, its quadratic complexity advantage over classical LLL, and a Python implementation covering floating-point error control and lazy size reduction.

Deep dive into Walk on Decomposed Subdomains, exploring how subdomain decomposition accelerates Monte Carlo PDE solving and improves WoS convergence in complex geometries.

An in-depth look at ten major advances in mathematics and theoretical computer science, covering complexity theory, combinatorics, and derandomization, and how they impact cryptography, AI training, and quantum computing.

Exploring a mathematically precise definition of "exception edges" in TSP, using closure problem theory to identify critical non-local edges that determine optimal solutions, providing verifiable structural priors for RL and NCO solvers.

Via 1.0 is an AI-powered smart scheduling tool that supports one-click brain dumps, auto-generates actionable schedules, and dynamically adjusts tasks in real-time to help professionals reduce decision fatigue and focus on high-priority work.

A deep dive into two frontier dense retrieval works: Hobbit uses gradient analysis to automatically construct hard batches; Disco replaces single-document competition with submodular collaborative coverage, reshaping Top-K retrieval.
Using Claude for Constrained Optimizat…
How Claude and LLMs assist constrained optimization research — from problem modeling to solver integration. An honest look at AI's real capabilities and limits in automated science.

OpenAI's model completely solved all 5 problems in the AtCoder World Tour Finals Algorithm Contest, while no human competitor solved more than 3. A deep dive into this milestone: AI surpasses top programmers in both symbolic reasoning and heuristic optimization.

Block-sparse featurizers remap dense vision model activations into block-sparse representations, making the internal feature spaces of ViT, CNN, and other models readable and interpretable. This article explores their core principles, links to mechanistic interpretability, and applications.

Mixar is an AI-native fork of Blender 5.0 that embeds AI into the kernel layer. This hands-on review tests texture baking, LOD generation, mood boards, image-to-3D, and more, comparing it to MCP. Fully open source and free.

NIST has officially standardized the ML-KEM (CRYSTALS-Kyber) post-quantum algorithm. This article covers ML-KEM principles, Python ecosystem implementation, hybrid deployment strategies, and critical challenges like constant-time execution and memory safety.

A deep dive into MIT 6.0002 Lecture 1: the knapsack problem, brute-force complexity, Python greedy algorithm implementation, and the local optimum trap.

Testing OpenAI Codex: one detailed prompt generates a complete algorithm paper in 47 minutes, including working code, figures, and LaTeX manuscript. Covers prompt design, quality assessment, and real submission experience.

Learn how to use OpenAI Codex to build a complete cold chain logistics optimization research project from scratch, including simulated annealing implementation, experiments, figures, and LaTeX paper compilation.
Deep DivesDeep dive into Pi's swarm system architecture (26K GitHub stars): scout, worker, and soldier ant roles, pheromone communication, adaptive concurrency control, and how multi-agent collaboration revolutionizes AI programming.
Product ReviewsIn-depth review of Mavis multi-agent platform across academic retrieval, literature review, and web development. Multi-agent mode significantly outperforms single agents in accuracy and reliability.
Product ReviewsiOrchestra is an AI hardware engineer platform that uses multi-disciplinary AI agents to compress PCB, mechanical, and thermal design from months to minutes, covering the full pipeline from natural language input to simulation, BOM generation, and manufacturing.