Al
|
59e28c6c2a
|
[math] double_array definition in collections.h to use new vectorized exp
|
2016-08-06 00:40:38 -04:00 |
|
Al
|
29930fa7b6
|
[fix] sort hash keys by value
|
2016-01-09 03:38:25 -05:00 |
|
Al
|
a8b9a2c153
|
[fix] making *_hash_sort_keys_by_value static
|
2016-01-06 23:01:00 -05:00 |
|
Al
|
a740417cab
|
[utils] Adding hash sort by values for numeric types
|
2016-01-05 14:47:48 -05:00 |
|
Al
|
72ad01cbc3
|
[features] Using a str=>double hashtable for feature counts
|
2015-12-28 01:18:49 -05:00 |
|
Al
|
3b3513ffe3
|
[fix] warnings in collections.h/vector_math.h
|
2015-10-26 18:49:58 -04:00 |
|
Al
|
d6480d2902
|
[utils] Adding ksort for strings by default in collections.h
|
2015-10-04 18:23:42 -04:00 |
|
Al
|
3fab0f984f
|
[fix] fixing some compiler warnings, using type-specific abs functions for vector_math
|
2015-09-19 16:11:09 -04:00 |
|
Al
|
9ce658b7a3
|
[collections] Adding string_array for an array of char pointers
|
2015-09-10 16:34:16 -07:00 |
|
Al
|
49d389b9d8
|
[refactor] changing names in int-valued hash tables
|
2015-09-08 00:15:14 -07:00 |
|
Al
|
07b0bed602
|
[math] Only float vectors have *_array_log, *_array_exp, etc.
|
2015-08-26 17:58:07 -04:00 |
|
Al
|
9b69d1f67a
|
[fix] Removing C++ checks from all but the main API functions
|
2015-08-07 17:15:39 -04:00 |
|
Al
|
359a1efb03
|
[fix] Adding stdint.h include to most of the header files for portability
|
2015-08-07 02:43:44 -04:00 |
|
Al
|
9c0126a01c
|
[utils] two set types in collections.h
|
2015-04-19 09:32:53 -04:00 |
|
Al
|
6768936953
|
[utils] Adding vector_math.h with some inline methods for vector operations (sum, dot product, arithmetic, etc.). Works with kvec dynamic vectors.
|
2015-03-27 20:57:03 -04:00 |
|
Al
|
5157a0fd8b
|
[utils] float and double arrays in collections.h
|
2015-03-11 17:30:26 -04:00 |
|
Al
|
3ed5795cff
|
[fix] fixing some formatting
|
2015-03-03 12:54:27 -05:00 |
|
Al
|
09552906d3
|
[utils] util headers
|
2015-03-03 12:37:32 -05:00 |
|