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 (6.7%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: tungprime
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 1.31 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 11 months ago · Last pushed 11 months ago
Metadata Files
Readme Citation

README.md

Perfect State Transfer on GCD-Graphs

This Git repository contains the code we developed to generate data and conduct experiments on perfect state transfer in GCD-graphs over a local Frobenius ring, as discussed in our paper:

[1] Tung T. Nguyen, Nguyen Duy Tan, Perfect State Transfer on GCD-Graphs over a Finite Frobenius Ring, I: General Theory and Results for Local Rings (preprint, 2025).

There are two files, each dealing with local Frobenius rings of a different type. We refer the readers to the individual files for precise descriptions of their functionality:

  1. A file on perfect state transfer (PST) in GCD-graphs over quotients of polynomial rings.

  2. A file on PST in GCD-graphs over quotients of the ring $\mathbb{Z}/n[x]$.

The reason we have two different files is that in the case of polynomial rings, we can't figure out a direct way to iterate over a ring even if it is finite. We have to use an indirect method, via the theory of Gröbner bases, to deal with this (thanks to the help of Dr. Ricardo Buring). We are grateful for his kind help over the years.

Description

Our code utilizes the SageMath 9.4 kernel and the Python library NetworkX.

License

This project is licensed under the MIT License.

Owner

  • Name: Tung T. Nguyen
  • Login: tungprime
  • Kind: user
  • Location: Chicago, IL

I am an interdisciplinary mathematician. My primary research interests are in computational number theory, nonlinear dynamics, and operational research.

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: Nguyen
    given-names: Tung
title: "Perfect State Transfer on Gcd-Graphs"

GitHub Events

Total
  • Public event: 1
  • Push event: 3
Last Year
  • Public event: 1
  • Push event: 3