We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34e9336 commit b5310ecCopy full SHA for b5310ec
README.MD
@@ -3,9 +3,11 @@
3
4
*Files*:
5
1) 'SRC_SIGNAL' main code (use Get[] function to load)
6
-2) 'frequency.f90' FORTAN module for frequency identification (see EXAMPLE-08 in 'examples.nb')
7
-3) 'examples.nb' SIGNAL examples
8
-4) 'data' directory with examples' data
+2) 'signal.f90' FORTAN module for frequency identification (see EXAMPLE-08 in 'examples.nb')
+3) 'acc_signal.f90' same as signal.f90 (non openacc ready parts are removed)
+4) 'frequency.f90' old FORTRAN functions
9
+5) 'examples.nb' SIGNAL examples
10
+6) 'data' directory with examples' data
11
12
*Chaos indicators*:
13
1) Frequency Map Analysis
0 commit comments