Commit Graph
52 Commits
Author SHA1 Message Date
Marcus Edel 5870c80ad8 Fix github listing (looks like github updaed the markdown preprocessor). 2017-03-24 18:10:08 +01:00
Ryan Curtin 81dc1e5ee8 Update to latest stable version. 2017-03-21 17:00:01 -04:00
Marcus Edel bd453ac66a Add mlpack logo and use unified badges. 2017-03-02 00:11:19 +01:00
Marcus Edel 816b75a1da Update tutorials link. 2017-01-24 20:48:52 +01:00
Ryan Curtin 48125493b9 Use slightly safer setting for LD_LIBRARY_PATH that preserves the old value. 2017-01-04 10:49:53 -05:00
Ryan Curtin eff46c9532 Update to latest version number. 2016-12-29 11:17:55 -05:00
Ryan Curtin b36ff006c9 Update mailing list locations. 2016-12-22 10:58:23 -05:00
Ryan Curtin d2de4e8f32 Update latest stable version information. 2016-10-31 22:45:08 +09:00
Ryan Curtin 045c16afa6 At Conrad's suggestion, undo 310e72d and instead force a newer version of Armadillo. 2016-09-20 20:55:10 -04:00
sumedhghaisas 12a10f428c Adding coverage information from coveralls to README 2016-09-16 20:01:53 +05:30
Ryan Curtin 5617fbc885 Update both of the links, not just one. 2016-08-26 10:44:05 -04:00
Ryan Curtin 42ddcbb292 Update location of build server. 2016-08-26 10:41:35 -04:00
Ryan Curtin bd6a79a2cb Update build documentation. 2016-08-25 14:50:16 -04:00
Ryan Curtin b067ee4bb6 Reorder tutorial list. 2016-08-18 18:24:50 -04:00
Grzegorz Krajewski fa35bf381b Update README.md
Add info about building mlpack under windows
2016-08-18 00:37:07 +02:00
Ryan Curtin 256d77dfc8 Update to latest version number. 2016-07-27 10:10:24 -04:00
Ryan Curtin 98babfc774 Update references to newest version. 2016-07-06 10:47:29 -04:00
Mike Izbicki f28e7f3bd3 Fixed broken links in README 2016-06-30 17:58:34 -07:00
Ryan Curtin 4fa39b6ab0 Move back to port 80. 2016-06-14 19:44:12 -04:00
Darcy Liu f13409cf7f Rename mlpack_allknn/mlpack_allkfn to mlpack_knn/mlpack_kfn
Make a copy of mlpack_knn/mlpack_kfn both on Windows and *unix.
Update documentation which references 'allknn' or 'allkfn').
2016-04-15 14:16:20 +01:00
Ryan Curtin c14e81a563 Fix link. 2016-03-25 18:00:34 -07:00
Ryan Curtin 74593cef56 Update documentation for executable name changes and soversion bump. 2016-03-08 22:42:04 -05:00
marcus d5841b1f72 Fix ridiculous 2 pixel badge size issue. It's an svg, so no quality loss. 2016-03-08 19:23:39 +01:00
Ryan Curtin 3c4414b471 Update links for documentation. 2016-03-07 19:59:45 +00:00
marcus f45c17bc4d Add appveyor build status badge and update the build verbosity level. 2016-03-07 23:03:01 +01:00
Ryan Curtin c25a2b65e1 Fix build icon to point to current location of big on ridiculous port number. 2016-02-29 10:46:32 -05:00
Ryan Curtin e4350fbe84 Update build icon location to temporary hack location. 2016-02-10 13:20:04 -08:00
Ryan Curtin 2a57029983 Update to latest stable version. 2016-02-08 08:09:30 -08:00
ryan eb30b1775f Update to latest version. 2015-12-27 12:56:26 -05:00
ryan bcabda77ee Update required dependency versions. 2015-12-23 16:04:19 -05:00
ryan 114d43256f Standardize: 'mlpack' instead of 'MLPACK'. 2015-12-23 12:21:30 -05:00
ryan 6ab20afd8a Fix dependencies. 2015-12-22 14:00:25 -05:00
Marcus Edel c41bc8d546 Highlight some commands. 2015-04-05 19:55:58 +02:00
Marcus Edel 8540c1be5e Minor cleanup (tutorials link, git commit mailing list link). 2015-04-05 19:51:40 +02:00
Ryan Curtin 534c7d357d Remove references to Boost.Random. 2015-03-02 20:45:35 -05:00
Ryan Curtin 5b313de0e4 Merge branch 'master' of https://github.com/jaskaran1/mlpack into jaskaran1-master
Conflicts:
	README.md
2015-02-03 09:50:10 -05:00
Jaskaran Singh 59c7595950 Updated path of install in Readme 2015-02-03 14:46:02 +05:30
Ryan Curtin 9984629087 Refactor notice about LD_LIBRARY_PATH. 2015-02-02 17:09:59 -05:00
Jaskaran Singh 1a598d3831 .so problem fixed
.so problem fixed after doing a make install.
2015-02-03 00:29:19 +05:30
Jaskaran Singh 8869b455bc .so problem fixed 2015-02-03 00:18:06 +05:30
Jaskaran Singh dd6ee23e80 .so problem fixed
Shared Object(.so) file issue after doing a make install resolved.
2015-02-03 00:16:21 +05:30
Ryan Curtin 061c1cb28e Update bug tracker to Github. 2015-01-25 10:17:51 -05:00
Marcus Edel 4b6f4928bd Updated link to download the latest version. 2015-01-09 15:55:28 +01:00
ryan 417d148970 Change build status URL. 2015-01-01 14:03:51 -05:00
ryan 15338d6ed6 I meant for this to be bold, and vim even told me it wasn't going to be, but typical me, I did not listen. 2014-12-29 23:33:26 -05:00
ryan 10326452b8 Add download link, for people who come across mlpack via Github but might be better served by a stable version. 2014-12-29 23:32:40 -05:00
ryan 3070e41657 Conjugatin' da verbs. 2014-12-29 23:29:03 -05:00
ryan 371bd31432 A (potential failure of an) attempt to use alternate headings to make things easier to read as flat text, and also to use relative anchor links, and also to convert 'MLPACK' to 'mlpack' for consistency. 2014-12-29 23:27:40 -05:00
Marcus Edel 77af3aca09 Add build status badge. 2014-12-28 19:03:57 +01:00
Ajinkya Kale a909014731 fixing mlpack homepage link 2014-12-28 12:57:50 -05:00