-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
10 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,8 @@ | ||
@software{ComplexityMeasures.jl, | ||
author = {Kristian Agasøster Haaga and | ||
George Datseris}, | ||
title = {JuliaDynamics/ComplexityMeasures.jl: v2.7.2}, | ||
month = apr, | ||
year = 2023, | ||
publisher = {Zenodo}, | ||
version = {v2.7.2}, | ||
doi = {10.5281/zenodo.7862020}, | ||
url = {https://doi.org/10.5281/zenodo.7862020} | ||
} | ||
@misc{ComplexityMeasures.jl, | ||
title={ComplexityMeasures.jl: scalable software to unify and accelerate entropy and complexity timeseries analysis}, | ||
author={George Datseris and Kristian Agasøster Haaga}, | ||
year={2024}, | ||
eprint={2406.05011}, | ||
archivePrefix={arXiv}, | ||
primaryClass={id='cs.SE' full_name='Software Engineering' is_active=True alt_name=None in_archive='cs' is_general=False description='Covers design tools, software metrics, testing and debugging, programming environments, etc. Roughly includes material in all of ACM Subject Classes D.2, except that D.2.4 (program verification) should probably have Logics in Computer Science as the primary subject area.'} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name = "ComplexityMeasures" | |
uuid = "ab4b797d-85ee-42ba-b621-05d793b346a2" | ||
authors = "Kristian Agasøster Haaga <[email protected]>, George Datseries <[email protected]>" | ||
repo = "https://github.com/juliadynamics/ComplexityMeasures.jl.git" | ||
version = "3.6.2" | ||
version = "3.6.3" | ||
|
||
[deps] | ||
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters