Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/electricessence/magicsquares
A .NET application that searches for "magic squares". Contains code for discovering combinations of numbers including posible addens of a sum.
https://github.com/electricessence/magicsquares
Last synced: 8 days ago
JSON representation
A .NET application that searches for "magic squares". Contains code for discovering combinations of numbers including posible addens of a sum.
- Host: GitHub
- URL: https://github.com/electricessence/magicsquares
- Owner: electricessence
- License: gpl-3.0
- Created: 2021-06-24T14:10:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-28T01:46:18.000Z (about 1 year ago)
- Last Synced: 2024-04-14T06:04:33.527Z (7 months ago)
- Language: C#
- Size: 107 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MagicSquares
A .NET application that searches for "magic squares". Contains code for discovering combinations of numbers including posible addends of a sum.