Aakash kaushik
|
327ea285d5
|
Merge pull request #1 from mlpack/master
updating my master branch
|
2020-09-19 01:04:15 +05:30 |
|
Ryan Curtin
|
97a5cee930
|
Merge pull request #2620 from Aakash-kaushik/doc_change
package name upgrade python2 to python3
|
2020-09-16 18:42:34 -04:00 |
|
Aakash Kaushik
|
b1aa4a907d
|
package name upgrade python2 to python3
|
2020-09-15 01:26:20 +05:30 |
|
Ryan Curtin
|
530537abb3
|
Merge pull request #2617 from rcurtin/cv-numclasses-error
Clarify that the type should be size_t for numClasses in CVBase
|
2020-09-13 21:24:00 -04:00 |
|
Ryan Curtin
|
bb49b8ff1e
|
Merge remote-tracking branch 'origin/master' into cv-numclasses-error
|
2020-09-13 13:40:27 -04:00 |
|
Ryan Curtin
|
a324ad640b
|
Merge pull request #2608 from mikkac/post_binding_setup_v2
Added post_x_bindings methods for Python, Go and Julia bindings
|
2020-09-13 13:39:09 -04:00 |
|
Mikolaj Kaczmarek
|
db5a82cbc2
|
Fixed whitespaces and one comment
|
2020-09-12 11:31:25 +02:00 |
|
Ryan Birmingham
|
db491a2d52
|
Merge pull request #2618 from rcurtin/go-version-regex
Fix regex for versions of Go without a patch version
|
2020-09-11 17:57:24 -04:00 |
|
Ryan Curtin
|
b299d226da
|
Fix regex for versions of Go without a patch version.
|
2020-09-10 19:45:46 -04:00 |
|
Ryan Curtin
|
9af109c797
|
Fix static code analysis issue.
|
2020-09-10 19:41:40 -04:00 |
|
Marcus Edel
|
24215f1bc5
|
Merge pull request #2613 from 1sarthakbhardwaj/new_contributor
Adding myself to contributors list.
|
2020-09-10 22:51:14 +02:00 |
|
Ryan Curtin
|
cbdec63fa0
|
Clarify that the type should be size_t.
|
2020-09-10 16:47:36 -04:00 |
|
1sarthakbhadwaj
|
1478a71649
|
adding myself to contributors list
|
2020-09-10 11:34:44 +05:30 |
|
Ryan Curtin
|
e1f36a4119
|
Merge pull request #2609 from barak/master
grammar
|
2020-09-09 09:32:37 -04:00 |
|
Ryan Curtin
|
e11c3e320c
|
Add new block to HISTORY.md for next version.
|
2020-09-07 11:52:37 -04:00 |
|
Ryan Curtin
|
089eb1fd48
|
Update version to next release version.
|
2020-09-07 11:52:37 -04:00 |
|
Ryan Curtin
|
7ae9ddda86
|
Update version to 3.4.1.
|
2020-09-07 11:52:36 -04:00 |
|
Ryan Curtin
|
0048b9e20c
|
Merge pull request #2602 from rcurtin/load_save_param
Add manual specification of file type to data::Load().
|
2020-09-07 11:51:00 -04:00 |
|
Barak A. Pearlmutter
|
3732112f5d
|
grammar
|
2020-09-07 11:51:25 +01:00 |
|
Mikolaj Kaczmarek
|
df32770b2b
|
Added post_x_bindings methods for Python, Go and Julia bindings
|
2020-09-06 19:17:05 +02:00 |
|
 Ryan CurtinandMarcus Edel
|
c289d0c8f0
|
Apply suggestions from code review
Thanks @zoq!
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
|
2020-09-06 07:36:53 -04:00 |
|
Ryan Curtin
|
065ae8b963
|
Remove unnecessary line.
|
2020-09-06 07:36:05 -04:00 |
|
Marcus Edel
|
38844c39d2
|
Merge pull request #2605 from 1sarthakbhardwaj/update
Update boost versions.
|
2020-09-06 12:54:10 +02:00 |
|
Ryan Curtin
|
b25e0948e9
|
Merge branch 'master' into load_save_param
|
2020-09-05 22:53:07 -04:00 |
|
Ryan Curtin
|
2bc4e9fea6
|
Update HISTORY.md.
|
2020-09-05 22:51:37 -04:00 |
|
Ryan Curtin
|
61dde92c68
|
Prepend "--" to options when checking that they are there.
|
2020-09-05 22:50:47 -04:00 |
|
Marcus Edel
|
f67ed0b5f2
|
Simplify config.
|
2020-09-05 22:50:47 -04:00 |
|
 Marcus EdelandRyan Curtin
|
7f411aecfc
|
Always set PYTHON_EXECUTABLE simplify the config.
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2020-09-05 22:50:47 -04:00 |
|
Marcus Edel
|
8fbea698f0
|
Export Python binary path.
|
2020-09-05 22:50:47 -04:00 |
|
Marcus Edel
|
40983f225c
|
Let's see if that picks up the correct python bin.
|
2020-09-05 22:50:47 -04:00 |
|
Marcus Edel
|
966b091bc0
|
Let's see if there is another python version installed.
|
2020-09-05 22:50:47 -04:00 |
|
jeffin143
|
b7b36787b4
|
migrate _network_* test
|
2020-09-05 22:50:47 -04:00 |
|
 Sarthak BhardwajandMarcus Edel
|
f6a5c871e5
|
Update CMakeLists.txt
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
|
2020-09-05 16:34:48 +05:30 |
|
1sarthakbhadwaj
|
7b77d5fc61
|
upgrading the configuration variable
|
2020-09-05 16:11:20 +05:30 |
|
1sarthakbhadwaj
|
d5e2cd3975
|
upgrading the configuration variables
|
2020-09-04 23:54:06 +05:30 |
|
Ryan Birmingham
|
4f85f48052
|
Merge pull request #2600 from rcurtin/cli11-required-fix
Prepend "--" to options when checking that they are there.
|
2020-09-04 09:39:27 -04:00 |
|
 Ryan CurtinandJames J Balamuta
|
cf5cb4ced4
|
Update HISTORY.md
Co-authored-by: James J Balamuta <coatless@users.noreply.github.com>
|
2020-09-03 23:00:57 -04:00 |
|
Ryan Curtin
|
bb4df4d7c9
|
Oops, use delete[].
|
2020-09-03 17:10:14 -04:00 |
|
Ryan Curtin
|
160c6ed1e6
|
Merge pull request #2598 from zoq/ci-linux-python-fix
Fix CI Linux Python build.
|
2020-09-03 14:56:12 -04:00 |
|
Ryan Curtin
|
0cab9b0dd0
|
Fix static code analysis issues.
|
2020-09-03 14:12:11 -04:00 |
|
Ryan Curtin
|
ff72427833
|
Update HISTORY.
|
2020-09-03 12:11:34 -04:00 |
|
Ryan Curtin
|
ad0f0e30e1
|
Remove accidentally documented parameter.
|
2020-09-03 12:10:53 -04:00 |
|
Ryan Curtin
|
4b8349889f
|
Explicitly specify type namespace.
|
2020-09-03 12:07:39 -04:00 |
|
Ryan Curtin
|
3ca76032c8
|
Update documentation.
|
2020-09-03 12:07:14 -04:00 |
|
Ryan Curtin
|
f95d0f078a
|
Add tests for manually specified file format.
|
2020-09-03 11:56:55 -04:00 |
|
Ryan Curtin
|
637eafc7e3
|
Refactor auto-detection into a separate file.
|
2020-09-03 11:56:46 -04:00 |
|
Ryan Curtin
|
75b6ffb0e6
|
Fix missing parameter.
|
2020-09-03 11:55:11 -04:00 |
|
Marcus Edel
|
6ced8d2365
|
Merge pull request #2593 from jeffin143/network-test
Migrate _network_* test from boost to catch.
|
2020-09-02 23:34:33 +02:00 |
|
Ryan Curtin
|
008607c754
|
Update HISTORY.md.
|
2020-09-02 13:07:11 -04:00 |
|
Ryan Curtin
|
4011aa401a
|
Prepend "--" to options when checking that they are there.
|
2020-09-02 12:52:26 -04:00 |
|