JiachenRen / lagrange-cpp

An algorithm that decomposes a natural number into the sum of 4 squared numbers written in C++. Note: an int array is used for acceleration. Faster than both its Java and Swift counterparts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lagrange-Theorem-CPP

An algorithm that decomposes a natural number into the sum of 4 squared numbers written in C++. Note: an int array is used for acceleration. Faster than both its Java and Swift counterparts.

About

An algorithm that decomposes a natural number into the sum of 4 squared numbers written in C++. Note: an int array is used for acceleration. Faster than both its Java and Swift counterparts.


Languages

Language:C++ 95.2%Language:CMake 4.8%