Science Score: 18.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
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: john-waczak
  • License: mit
  • Language: Julia
  • Default Branch: main
  • Size: 4.34 MB
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • Open Issues: 5
  • Releases: 0
Created about 3 years ago · Last pushed over 2 years ago
Metadata Files
Readme License Citation

README.md

TimeSeriesTools

A package with some simple structs for performing operations on time-series data.

Stable Dev Build Status Coverage

List of time series methods to try:

  • really cool method number 1.

Owner

  • Name: John Waczak
  • Login: john-waczak
  • Kind: user
  • Location: Dallas, Texas

Citation (CITATION.bib)

@misc{TimeSeriesTools.jl,
	author  = {John Waczak <john.louis.waczak@gmail.com>},
	title   = {TimeSeriesTools.jl},
	url     = {https://github.com/john-waczak/TimeSeriesTools.jl},
	version = {v1.0.0-DEV},
	year    = {2023},
	month   = {6}
}

GitHub Events

Total
Last Year

Dependencies

.github/workflows/CI.yml actions
  • actions/checkout v3 composite
  • codecov/codecov-action v3 composite
  • julia-actions/cache v1 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-docdeploy v1 composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/register.yml actions
  • julia-actions/RegisterAction latest composite
.github/workflows/CompatHelper.yml actions