https://github.com/augustunderground/analog-results-database
Analog Result Database
https://github.com/augustunderground/analog-results-database
Science Score: 23.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
-
✓Committers with academic emails
1 of 3 committers (33.3%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.7%) to scientific vocabulary
Repository
Analog Result Database
Basic Info
- Host: GitHub
- Owner: AugustUnderground
- License: gpl-3.0
- Language: Java
- Default Branch: main
- Homepage: https://matthschw.github.io/analog-results-database/edlab/eda/ardb/package-summary.html
- Size: 402 KB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
analog-results-database
Analog Result Database
Dependencies
The following dependencies must be installed manually:
Clone the corresponding repositories, enter the directory and execute
bash
$ mvn install
Setup
Java
Add the dependency to your project
xml
<dependency>
<groupId>edlab.eda</groupId>
<artifactId>analog-results-database</artifactId>
<version>0.0.1</version>
</dependency>
Import the corresponding package to your code
java
import edlab.eda.ardb.*;
API
Java
The JavaDoc is stored on the Github-Pages (branch gh-pages).
TODO
- Finish JavaDoc
- Add more waveform processing functions
License
Copyright (C) 2021, Electronics & Drives
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.
Owner
- Name: ynk
- Login: AugustUnderground
- Kind: user
- Location: Innsmouth
- Company: @electronics-and-drives
- Website: https://augustunderground.github.io/
- Repositories: 12
- Profile: https://github.com/AugustUnderground
PhD Student at Reutlingen University
GitHub Events
Total
Last Year
Committers
Last synced: 11 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Matthias Schweikardt | M****t@r****e | 15 |
| Matthias Schweikardt | 4****w | 3 |
| Yannick Uhlmann | a****d@p****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total 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
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
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v2 composite
- actions/setup-java v2 composite
- edlab.eda:reader.nutmeg 1.0.2
- org.apache.commons:commons-math3 3.2