[mlpack-git] [mlpack] add a test case for matrix sensing SDP (#373)

Stephen Tu notifications at github.com
Tue Jan 6 17:12:57 EST 2015


```
stephentu at fender build(testsensing)$ g++ --version
g++ (GCC) 4.9.2 20141224 (prerelease)
Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

stephentu at fender build(testsensing)$ cat /usr/include/armadillo_bits/arma_version.hpp 
// Copyright (C) 2009-2013 NICTA (www.nicta.com.au)
// Copyright (C) 2009-2013 Conrad Sanderson
// 
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.


//! \addtogroup arma_version
//! @{



#define ARMA_VERSION_MAJOR 3
#define ARMA_VERSION_MINOR 820
#define ARMA_VERSION_PATCH 1
#define ARMA_VERSION_NAME  "Mt Cootha"

// snip
```

---
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/pull/373#issuecomment-68943796
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20150106/6f297511/attachment.html>


More information about the mlpack-git mailing list