by Kevin Ly
PSLQ
Presentation Summary
In these slides, I present:
- Definition and examples of finding integer relations.
- One solution via the PSLQ algogithm.
Examples
- demo1.ipynb: A demo on the basics of mpmath’s PSLQ function
- demo2.ipynb: A demo trying (and failing) to find a finite series form of the Euler-Mascheroni constant
- demo3.ipynb: A demo showing how to use PSLQ to find a formula for Pi
References
All Optimization
- Kevin Kleiner: Algorithm Interest Group on March 22, 2021 · Exploring Stochastic Gradient Descent and its Modifications
- by Yubo "Paul" Yang · Linear Sum Assignment
- by Kevin Ly · PSLQ
- by Chad Germany · Simulated Annealing
- by Brian Busemeyer · BK-Tree
- by Brian Busemeyer · Simulated annealing
- by Brian Busemeyer · Cellular Automaton
- by Juha Tiihonen · Automatic focusing of cameras
- by Yubo "Paul" Yang · Particle Swarm Optimization
- by Brian Busemeyer · Evolutionary algorithms
Yubo "Paul" Yang ALGORITHM
integer relations optimization