Skip to content

Commit 5e63c67

Browse files
committed
tweaks
1 parent a1f7765 commit 5e63c67

2 files changed

Lines changed: 15 additions & 8 deletions

File tree

_data/team_members.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
- name: Annie Bryant
1818
photo: AnnieBryant.png
19-
info: Research Assistant, 2025
19+
info: Postdoc (w/ Mac Shine, Joe Lizier), 2026-
2020
email: annie.bryant@sydney.edu.au
2121
number_educ: 0
2222
education1:

_pages/tools.md

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,21 +11,28 @@ permalink: /tools/
1111
Our group's Github page is [here](https://github.com/DynamicsAndNeuralSystems).
1212
You can find software packages for the tools we develop, and investigate code for reproducing results in our published papers.
1313

14-
### CompEngine
15-
16-
We have developed an interactive website, [_CompEngine_](http://www.comp-engine.org), that allows you to upload and explore connections between your time-series data and a library of thousands of diverse empirical and synthetic time series.
14+
### Open software
1715

18-
<a href="http://www.comp-engine.org" class="btn btn-lg btn-default" role="button">Have a play!</a>
16+
We have also developed a range of software packages related to time-series analysis (with more on the way!)
1917

20-
### Open software
18+
Details of open time-series analysis software developed in our group is detailed on a dedicated [website](https://time-series-features.gitbook.io/time-series-analysis-tools/).
2119

22-
We have also developed a range of software packages related to time-series analysis (with more on the way!):
20+
Below are a few key packages:
2321

24-
- [_hctsa_ (Matlab)](https://github.com/benfulcher/hctsa), allows you to apply thousands of time-series analysis methods to a time-series dataset in Matlab.
22+
- [_hctsa_ (Matlab)](https://github.com/benfulcher/hctsa), allows you to extract thousands of time-series analysis features from a collection of time series.
23+
- [_pyhctsa_ (python)](https://github.com/DynamicsAndNeuralSystems/pyhctsa) is a reimplementation of the _hctsa_ feature library in python, with a subset of the features implemented so far.
2524
- [_catch22_ (C, Matlab, python, R, Julia)](https://github.com/DynamicsAndNeuralSystems/catch22) allows you to evaluate 22 time-series features, coded efficiently in C and wrapped for python and with native versions for [R](https://github.com/hendersontrent/Rcatch22) and [Julia](https://github.com/brendanjohnharris/Catch22.jl).
2625
- [_pyspi_ (python)](https://github.com/olivercliff/pyspi) is a comprehensive library for computing pairwise interactions from multivariate time series.
2726
- [_theft_ (R)](https://github.com/hendersontrent/theft) implements the extraction, analysis, and visualisation of a range of open time-series features.
2827

2928
### Advice
3029

3130
We keep an active website containing general research advice across a range of topics [here](https://benfulcher.github.io/ResearchResources/).
31+
32+
33+
<!-- ### CompEngine
34+
35+
We have developed an interactive website, [_CompEngine_](http://www.comp-engine.org), that allows you to upload and explore connections between your time-series data and a library of thousands of diverse empirical and synthetic time series.
36+
37+
<a href="http://www.comp-engine.org" class="btn btn-lg btn-default" role="button">Have a play!</a>
38+
-->

0 commit comments

Comments
 (0)