issues
search
trink
/
symtseries
C Library providing means of symbolic analysis on time series data currently based on iSAX paper (http://www.cs.ucr.edu/~eamonn/iSAX/iSAX.html)
Mozilla Public License 2.0
3
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Issue #48 suppress C4305 (double initializer on a float)
#50
trink
closed
8 years ago
0
missing %z printf specifier when compiling with mingw
#49
torbiak
opened
9 years ago
4
build failed with msvc2013
#48
mei-rune
opened
9 years ago
2
Add mindist support for NaN
#47
trink
closed
9 years ago
0
Fix compilation warning on gcc 4.4
#46
trink
closed
9 years ago
0
Issue #44 - add data to the end of the buffer in the new/cleared case
#45
trink
closed
9 years ago
0
On a new/cleared buffer the data should be added to the end of the buffer.
#44
trink
opened
9 years ago
0
Fix memory leaks on output failure in the Lua interface
#43
trink
opened
9 years ago
0
Fix build errors and warnings on Windows
#42
trink
closed
9 years ago
0
Final integration with the sandbox
#41
trink
closed
9 years ago
0
Lua cleanup
#40
spolakh
closed
9 years ago
0
Switched to on-line std and mean estimation for window.
#39
spolakh
closed
9 years ago
0
tostring and the sandbox output still differ
#38
trink
closed
9 years ago
1
Expect "ECA" on the following tests
#37
trink
closed
9 years ago
1
One more cleanup
#36
spolakh
closed
9 years ago
1
A series of all NaN's returns a word of "@@@.."
#35
trink
closed
9 years ago
0
Fix build under luasb
#34
spolakh
closed
9 years ago
0
Lua cleanup
#33
spolakh
closed
9 years ago
1
Windows build
#32
spolakh
closed
9 years ago
0
Test array size before using it
#31
trink
closed
9 years ago
0
window.new(n, w, c), the documentation of `n` should include the max allowed value
#30
trink
closed
9 years ago
0
sax.word.new(s,c) should not take string shorter than 2 characters
#29
trink
closed
9 years ago
0
Documentation bug word.new does not have a 4 parameter signature
#28
trink
closed
9 years ago
0
Expect the sandbox output of a sax.window/word to be a human readable sax string
#27
trink
closed
9 years ago
3
Use lsb_serialize_double() to generate this output
#26
trink
closed
9 years ago
0
Add `if == nil` tests for the word objects in the preservation output
#25
trink
closed
9 years ago
0
What is the use case for word:copy()?
#24
trink
closed
9 years ago
0
MinGW bulid errors on Windows
#23
trink
closed
9 years ago
0
Visual Studio 2013 build errors
#22
trink
closed
9 years ago
0
Performance of sax_transform
#21
spolakh
closed
9 years ago
2
Lua cleanup
#20
spolakh
closed
9 years ago
0
Shouldn't window have a __tostring function
#19
trink
closed
9 years ago
0
The install process should not be setting an rpath
#18
trink
closed
9 years ago
0
The sax wrapper should not override the project name in the CMakeLists.txt
#17
trink
closed
9 years ago
0
Cannot create a .deb package with cpack
#16
trink
closed
9 years ago
0
I thought the symtseries lib was going to be statically linked into the Lua wrapper .so
#15
trink
closed
9 years ago
2
The lua wrapper fails to compile when building against the lua_sandbox
#14
trink
closed
9 years ago
0
Lua cleanup
#13
spolakh
closed
9 years ago
2
Added to_string and is_ready to C API
#12
spolakh
closed
9 years ago
0
Lua wrapper
#11
spolakh
closed
9 years ago
0
Feature/more api tunes
#10
spolakh
closed
9 years ago
0
eeg/parameter_optimization
#9
spolakh
closed
6 years ago
2
Refactored is_ready logic
#8
spolakh
closed
9 years ago
0
Added sts_word_is_ready and sts_word_reset
#7
spolakh
closed
9 years ago
0
feature/API_init
#6
spolakh
closed
9 years ago
2
Swithced to cardinalities [2, 16]
#5
spolakh
closed
9 years ago
2
Fix/build system
#4
spolakh
closed
9 years ago
0
Added per-channel mindist plots generation
#3
spolakh
closed
9 years ago
1
Introduced trial-based event splitting and n-dim-mindist estimation
#2
spolakh
closed
9 years ago
2
Added math lib linkage, refactored cmakes
#1
spolakh
closed
9 years ago
1
Next