Our algebraic geometry research faculty, Sebastian (Yano) Casalaina-Martin and Jonathan Wise will each give a quick informal talk about their current research.
This is a great opportunity for new graduate students who are interested in working in algebraic geometry!
AG Open House
Fri, Aug. 28 1:25pm (Math 3…
A. I.
Katherine Stange (CU Boulder)
X
An overview of the architecture of an LLM.
The Math Behind LLMs
Tue, Sep. 1 2:30pm (MATH 3…
Lie Theory
Richard Green (CU)
X
A poset congruence is the analogue for partially ordered sets of a lattice congruence. If a group G acts on the underlying set of a poset P, then we call a poset congruence "G-invariant" if the G-action respects the partition of P into congruence classes. This talk will discuss specific examples where G is a Weyl group of type A or D.
This is partly based on joint work with Tianyuan Xu (University of Richmond).
Invariant poset congruences
Fri, Sep. 4 1:25pm (Math 3…
A. I.
Sachi Hashimoto (CU Boulder)
X
New technologies often change our tools before they change the way we work. Large language models can now produce convincing mathematical code very rapidly through mathematical "vibe coding" (prompting AI and then accepting code if it seems to work). But when this code is intended for use in a publication or inclusion in a database, the stakes are higher: errors in the code become errors in the mathematical literature. Is the alternative to "vibe coding" reading the code line-by-line? I will talk about how we can build software development workflows for the AI age. Starting from the basics of version control and Git, and assuming no prior experience, I will discuss iterative AI-assisted development, subagents, code review, testing, and continuous integration. The talk will be aimed at mathematicians interested in developing large-scale mathematical software and databases without giving up oversight and trust.
AI-Assisted Coding for Mathematicians: How to Build Software Without Vibe Coding