Ryan Curtin
|
fac256a861
|
Attempt to adapt Julia bindings.
|
2021-06-29 09:48:28 -04:00 |
|
Ryan Curtin
|
10bc8afa3d
|
Cache all the input pointers, to make sure we don't re-finalize them.
|
2020-12-15 20:18:15 -05:00 |
|
Ryan Curtin
|
107cb48d2f
|
Add finalizers to mlpack objects.
|
2020-12-08 19:55:27 -05:00 |
|
Omar Shrit
|
9fafda54dd
|
Fix julia build patch by @rcurtin
Signed-off-by: Omar Shrit <omar@shrit.me>
|
2020-09-17 21:03:36 +02:00 |
|
Omar Shrit
|
17e0ef895f
|
Adapte julia bindings to cereal serialization
Signed-off-by: Omar Shrit <omar@shrit.me>
|
2020-09-03 20:40:39 +02:00 |
|
Yashwant
|
e2f79f3ae5
|
R-Bindings.
|
2020-08-07 12:57:37 +05:30 |
|
Omar Shrit
|
e0c7e946d8
|
Replace CLI -> IO inside cmake
Signed-off-by: Omar Shrit <omar@shrit.me>
|
2020-06-30 20:29:11 +02:00 |
|
Ryan Curtin
|
e540026047
|
Fully qualify AbstractSerializer now that we are importing Serialization.
|
2020-04-20 07:55:25 -04:00 |
|
Ryan Curtin
|
2ba1f4b704
|
Fix type in dispatch.
|
2020-04-17 20:34:05 -04:00 |
|
Ryan Curtin
|
969a2b6383
|
Do overloading of Boost.Serialization via CMake to prevent duplicates.
|
2020-04-17 18:22:56 -04:00 |
|
Ryan Curtin
|
fc9d004f06
|
Remove Ptr from Julia model types.
|
2020-04-17 17:57:39 -04:00 |
|
Ryan Curtin
|
ed6a7148d3
|
Another CMake fix attempt...
|
2020-04-17 17:50:58 -04:00 |
|
Ryan Curtin
|
b5430bdff9
|
Allow access via Base.Serialization.
|
2020-04-17 17:39:08 -04:00 |
|
Ryan Curtin
|
04e343bfee
|
Hopefully fix CMake issues on newer CMake.
|
2020-04-17 17:18:06 -04:00 |
|
Ryan Curtin
|
313edd33a4
|
Add some more debugging output...
|
2020-04-17 16:45:11 -04:00 |
|
Ryan Curtin
|
c64131b749
|
Try to fix build failure (can't seem to reproduce locally?).
|
2020-04-17 16:41:57 -04:00 |
|
Ryan Curtin
|
2cf6208c1f
|
Make sure we have an lvalue to pass.
|
2020-04-17 13:50:43 -04:00 |
|
Ryan Curtin
|
72885f678a
|
Fix missing parenthesis.
|
2020-04-17 13:48:02 -04:00 |
|
Ryan Curtin
|
42b5065a0f
|
Fix incorrect return type.
|
2020-04-17 13:44:39 -04:00 |
|
Ryan Curtin
|
f5b283a6a0
|
Refactor serialization and fix it.
|
2020-04-17 12:17:36 -04:00 |
|
Ryan Curtin
|
3e31ce83a3
|
Make sure to actually call the serialization method.
|
2020-04-17 08:57:32 -04:00 |
|
Ryan Curtin
|
13566d7a8c
|
Oops, use right file parameter name.
|
2020-04-17 08:34:56 -04:00 |
|
Ryan Curtin
|
2a1294360b
|
Add correct string to search for.
|
2020-04-16 20:44:54 -04:00 |
|
Ryan Curtin
|
a676ab3e69
|
Add new Julia utility files.
|
2020-04-16 20:34:22 -04:00 |
|
Ryan Curtin
|
343bb14993
|
Add serialization support for Julia (the guts of it at least).
|
2020-04-16 13:39:02 -04:00 |
|
Ryan Curtin
|
506bc4593c
|
Accept model types with <> in the name.
|
2020-04-16 13:36:40 -04:00 |
|
Ryan Curtin
|
ad683f3f76
|
Minor bugfix.
|
2018-11-16 22:42:55 -05:00 |
|
Ryan Curtin
|
32116e3e76
|
Get tests to a passing state.
|
2018-11-05 10:13:02 -05:00 |
|
Ryan Curtin
|
24206dcf20
|
Add CMake configuration bits.
|
2018-10-10 23:13:51 -04:00 |
|