https://github.com/kumiori/preposterous

Preposterous: a post processing tool

https://github.com/kumiori/preposterous

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.4%) to scientific vocabulary
Last synced: 4 months ago · JSON representation

Repository

Preposterous: a post processing tool

Basic Info
  • Host: GitHub
  • Owner: kumiori
  • License: other
  • Language: Python
  • Default Branch: main
  • Size: 5.86 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

Postprocessing Package

This package provides utility functions for postprocessing numerical data, including normalization, smoothing, and outlier detection.

Installation

bash pip install preposterous

To build the package, run the following commands:

bash python setup.py sdist pip install .

Owner

  • Login: kumiori
  • Kind: user

GitHub Events

Total
Last Year

Dependencies

requirements.txt pypi
setup.py pypi
  • matplotlib *
  • numpy *