updated readme

main
Antonio De Lucreziis 4 months ago
parent 6e2bf4131b
commit 0d79bca345

@ -1,10 +1,14 @@
# Shortest Sum of Squares
[![Netlify Status](https://api.netlify.com/api/v1/badges/81a0a939-33f9-4c41-80e1-ca42b7b3fc58/deploy-status)](https://app.netlify.com/sites/shortest-sum-of-squares/deploys)
This is a simple web application that shows a precomputed list of the shortest sum of squares for a given number. The list is
generated in Julia and then exported as a text file. The web application is built using Vite and SolidJS.
<p align="center">
<a href="https://shortest-sum-of-squares.netlify.app/">
DEMO
</a>
</p>
## Motivation
The printers in our department have a bug where they will print n^2 copies of a document if you ask for n copies. This solves the

Loading…
Cancel
Save