https://github.com/aarjaneiro/cronoseries
A fork of Cronos with a focus on being a Time Series class library.
Science Score: 26.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
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.2%) to scientific vocabulary
Keywords
Repository
A fork of Cronos with a focus on being a Time Series class library.
Basic Info
Statistics
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
CronoSeries
A Cronos fork focusing only on Time Series Analysis
For the original Cronos project, visit https://archive.codeplex.com/?p=cronos.
Based on the implementation of https://github.com/dsass/ARIMA
This library features models commonly used in time series analysis, including: 1. ARMA 2. ARMAX 3. GARCH (of various types) 4. Vector Autoregressive Models
... and more!
Documentation
Visit https://aarjaneiro.github.io/CronoSeries/
Local documentation can be generated by using DoxyGen.
Simply run
doxygen DoxyGen
and the directory /docs/ will appear. Opening index.html will bring you to the main page (which is mostly empty), though namespaces
and classes, etc, are all accessible for the most part.
TODO:
- Implement tests.
- Add examples.
- Fix types (e.g.,
object→ specific type implementations)
Interested in helping out?
Feel free to submit an issue or a pull request!
Owner
- Name: Aaron Janeiro Stone
- Login: aarjaneiro
- Kind: user
- Location: Toronto, Ontario
- Company: @alpacahq
- Website: thequant.ca
- Repositories: 36
- Profile: https://github.com/aarjaneiro
Software Engineer @alpacahq
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: 6 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
Packages
- Total packages: 1
-
Total downloads:
- nuget 2,455 total
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 4
- Total maintainers: 1
nuget.org: cronoseries
A fork of Cronos with a focus on being a Time Series class library.
- Homepage: https://github.com/aarjaneiro/CronoSeries
- License: gpl-3.0
-
Latest release: 0.1.3
published about 5 years ago
Rankings
Maintainers (1)
Dependencies
- MathNet.Numerics 4.12.0
- Microsoft.CodeDom.Providers.DotNetCompilerPlatform 3.6.0
- System.CodeDom 5.0.0
- Microsoft.NET.Test.Sdk 16.5.0
- NUnit 3.12.0
- NUnit3TestAdapter 3.16.1
- NUnit 3.5.0