lo-shu
This is a project I've been working on in Rust, exploring concepts behind Lo Shu, or more commonly, magic squares. This project will aim to solve various problems in combinatorics utilizing accellerated computing as well as enhance my understanding of the Rust Programming Language.
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.6%) to scientific vocabulary
Keywords
Repository
This is a project I've been working on in Rust, exploring concepts behind Lo Shu, or more commonly, magic squares. This project will aim to solve various problems in combinatorics utilizing accellerated computing as well as enhance my understanding of the Rust Programming Language.
Basic Info
Statistics
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
lo-shu
This is a project I've been working on in Rust, exploring concepts behind Lo Shu, or more commonly, magic squares. This project will aim to solve various problems in combinatorics utilizing accellerated computing as well as enhance my understanding of the Rust Programming Language.
Owner
- Login: natkeo559
- Kind: user
- Repositories: 2
- Profile: https://github.com/natkeo559
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: Lo-Shu (crate)
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Nathan Keough
email: nathan.keough@my.maryvillecollege.edu
repository-code: 'https://github.com/natkeo559/lo-shu'
abstract: >-
This is a project I've been working on in Rust, exploring
concepts behind Lo-Shu, or more commonly, magic squares.
This project will aim to solve various problems in
combinatorics utilizing accelerated computing as well as
enhance my understanding of the Rust Programming Language.
keywords:
- Rust
- Magic Square
- High-Performance
- Group Theory
license: MIT
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
Dependencies
- criterion 0.5.1 development
- iai 0.1.1 development
- anyhow 1.0.75
- crossbeam-channel 0.5.8
- flexi_logger 0.27.2
- itertools 0.11.0
- lazy_static 1.4.0
- log 0.4.20
- rand 0.8.5
- rand_distr 0.4.3
- rayon 1.7.0
- serde 1.0.185
- serde_json 1.0.105