Skip to content

Commit

Permalink
Merge branch 'dev_catch22_submodule' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
benfulcher committed Feb 17, 2023
2 parents 3e97f6d + 79b3cfa commit 4993202
Show file tree
Hide file tree
Showing 73 changed files with 8 additions and 6,251 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
@@ -0,0 +1,3 @@
[submodule "Toolboxes/catch22"]
path = Toolboxes/catch22
url = https://github.com/DynamicsAndNeuralSystems/catch22
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -19,6 +19,7 @@ __Feel free to [email me](mailto:ben.d.fulcher@gmail.com) for advice on applicat

For users _familiar with git_ (recommended), please [make a fork](https://help.github.com/articles/fork-a-repo/) of the repo and then clone it to your local machine.
To update, after setting an upstream remote (`git remote add upstream git://github.com/benfulcher/hctsa.git`) you can use `git pull upstream main`.
To obtain the latest toolboxes (like the optimized _catch22_ faeture set) you should then run `git submodule update --init`.

Users _unfamiliar with git_ can instead download the repository by clicking the green "Code" button then "Download ZIP".

Expand Down
1 change: 1 addition & 0 deletions Toolboxes/catch22
Submodule catch22 added at 3d4dd5

0 comments on commit 4993202

Please sign in to comment.