libRL

libRL: A Python library for the characterization of microwave absorption - Published in JOSS (2019)

https://github.com/mgdotdev/libRL

Science Score: 49.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
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: joss.theoj.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.3%) to scientific vocabulary

Keywords

chemistry materials-science microwave-absorption umkc

Scientific Fields

Mathematics Computer Science - 84% confidence
Last synced: 7 months ago · JSON representation

Repository

A Python library for characterizing Microwave Absorption

Basic Info
  • Host: GitHub
  • Owner: mgdotdev
  • License: gpl-3.0
  • Language: Python
  • Default Branch: master
  • Homepage:
  • Size: 8.96 MB
Statistics
  • Stars: 3
  • Watchers: 2
  • Forks: 2
  • Open Issues: 0
  • Releases: 4
Topics
chemistry materials-science microwave-absorption umkc
Created over 6 years ago · Last pushed almost 3 years ago
Metadata Files
Readme Contributing License

README.md

Build Status DOI

libRL

A Python library for characterizing Microwave Absorption.

This Library is to include all of the functions and methods developed at the University of Missouri-Kansas City under NSF grant DMR-1609061.

The libRL module can be installed via pip and git

    pip install git+https://github.com/1mikegrn/libRL

once installed, simply import the module as normal, and query the docstring via python -m libRL --help - the docstrings include a list of the available functions for use. Full documentation is also available at the DocSite, which is accessible via the DocSite badge above.


Dr. Michael Green is a Software Developer at Crunch Cloud Analytics. He received his Bachelors of Science in chemistry with a minor in mathematics from the University of Idaho in 2016, his Masters of Science in chemistry from the University of Missouri–Kansas City in 2019, and his Doctor of Philosophy from the University of Missouri-Kansas City in 2020. His research interests include the development, characterization, modeling, and application of nanomaterials in light/matter interactions, focusing on photolysis, photocatalysis, and microwave absorption, as well as short-range matter/matter interactions with a focus in physical adsorption.

    Contact:
        general@michaelgreen.dev

Dr. Xiaobo Chen is an Associate Professor at the University of Missouri–Kansas City, Department of Chemistry. His research interests include nanomaterials, catalysis, electrochemistry, light-materials interactions and their applications in renewable energy, environment protection, and information protection through microwave absorption. His renowned work includes the discovery of black TiO2 with Professor Samuel S. Mao at the University of California, Berkeley and the new application of black TiO2 nanomaterials along with other nanomaterials in microwave absorption application.

    Contact:
        chenxiaobo@umkc.edu

Owner

  • Name: Michael Green
  • Login: mgdotdev
  • Kind: user
  • Location: California, USA
  • Company: Crunch.io

Software Developer at Crunch Cloud Analytics

GitHub Events

Total
Last Year

Committers

Last synced: 8 months ago

All Time
  • Total Commits: 307
  • Total Committers: 4
  • Avg Commits per committer: 76.75
  • Development Distribution Score (DDS): 0.049
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
1mikegrn 1****n@g****m 292
Michael Green 4****n 9
Michael Green 4****z 5
Michael Green 4****z 1

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 8
  • Total pull requests: 0
  • Average time to close issues: 3 days
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 3.88
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • kjappelbaum (8)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

requirements.txt pypi
  • scipy *
requirements_testing.txt pypi
  • coverage * test
  • memory_profiler * test
  • pytest * test
setup.py pypi
  • scipy *