magreete

Materials Analysis through Green's Tensor

https://github.com/martiniani-lab/magreete

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

Repository

Materials Analysis through Green's Tensor

Basic Info
  • Host: GitHub
  • Owner: martiniani-lab
  • Language: Python
  • Default Branch: main
  • Size: 332 KB
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 3 years ago · Last pushed 7 months ago
Metadata Files
Readme Citation

README.md

MAGreeTe

Materials Analysis through Green's Tensor

Ceci n’est pas un algorithme FDTD

This is not a Finite Difference Time Domain algorithm

Installation - conda

Create a new conda environment named magreete from MAGreeTe.yml, which will install all packages using the channels pytorch and conda-forge. Among other things, this will install pytorch (cpu-only version). GPU parallelization is a work in progress.

bash conda env create --name magreete --file=MAGreeTe.yml

You can take the time to view possible command-line arguments with:

bash python magreete.py -h

Owner

  • Name: Martiniani Lab
  • Login: martiniani-lab
  • Kind: organization
  • Location: Minneapolis, MN

Citation (citation.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Casiulis"
  given-names: "Mathias"
  orcid: "https://orcid.org/0000-0002-5370-076X"
- family-names: "Shih"
  given-names: "Aaron"
  orcid: "https://orcid.org/0000-0003-3602-6782"
- family-names: "Martiniani"
  given-names: "Stefano"
  orcid: "https://orcid.org/0000-0003-2028-2175"
title: "MAGreeTe"
date-released: 2024-03-10
url: "https://github.com/martiniani-lab/MAGreeTe"

GitHub Events

Total
  • Delete event: 1
  • Push event: 14
  • Public event: 1
  • Pull request event: 2
  • Create event: 2
Last Year
  • Delete event: 1
  • Push event: 14
  • Public event: 1
  • Pull request event: 2
  • Create event: 2