-
Notifications
You must be signed in to change notification settings - Fork 0
The problem finding perfect squares that are sums of consecutive squares. A more interesting example is Lucas‘ Square Pyramid. The goal of this first project is to use F# and the actor model to build a good solution to this problem that runs well on multi-core machines.
bbalaji561/Fsharp-Akka-Lucas-Square-Pyramid-Multi-Machines
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
The problem finding perfect squares that are sums of consecutive squares. A more interesting example is Lucas‘ Square Pyramid. The goal of this first project is to use F# and the actor model to build a good solution to this problem that runs well on multi-core machines.