rom-plumes-experiments

For saving all experiments run from the ara-plumes python package.

https://github.com/malachitewind/rom-plumes-experiments

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

Repository

For saving all experiments run from the ara-plumes python package.

Basic Info
  • Host: GitHub
  • Owner: MalachiteWind
  • Language: Python
  • Default Branch: main
  • Size: 11.7 MB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 2
  • Releases: 0
Created over 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme Citation

README.md

ROM-Plumes-Experiments

For saving all experiments run from the rom-plumes python package.

Owner

  • Name: Ike Griss Salas
  • Login: MalachiteWind
  • Kind: user

Citation (CITATION.CFF)

cff-version: 1.2.0
title: rom-plumex
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Isaac
    family-names: Griss Salas
    email: grisal@uw.edu
    affiliation: University of Washington
  - given-names: Jacob
    family-names: Stevens-Haas
    email: jacob.stevens.haas@gmail.com
    orcid: 'https://orcid.org/0000-0003-4142-5550'
    affiliation: University of Washington
repository-code: 'https://github.com/MalachiteWind/ROM-Plumes-Experiments'
abstract: >-
  A package designed to evaluate reduced order models from plume videos.
keywords:
  - fluids
  - plumes
license: MIT
commit: e62700bc1e28ea29ff392b1798083b7f8ba98bb8
version: 0.2.0
date-released: '2024-10-23'

GitHub Events

Total
  • Delete event: 1
  • Push event: 9
  • Pull request event: 1
  • Create event: 1
Last Year
  • Delete event: 1
  • Push event: 9
  • Pull request event: 1
  • Create event: 1

Dependencies

pyproject.toml pypi
  • ara_plumes @ git+https://github.com/Jacob-Stevens-Haas/ARA-Plumes@0.2.0
  • matplotlib *
  • mitosis >=0.5.2
  • pysindy [cvxpy] @ git+https://github.com/dynamicslab/pysindy@a43e217
  • pysindy-experiments @ git+https://github.com/Jacob-Stevens-Haas/gen-experiments@cbaa059
.github/workflows/main.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite