verne.freenode.net changed the topic of #mlpack to: http://www.mlpack.org/ -- We don't respond instantly... but we will respond. Give it a few minutes. Or hours. -- Channel logs: http://www.mlpack.org/irc/
govg has quit [Ping timeout: 248 seconds]
govg has joined #mlpack
govg has quit [Ping timeout: 240 seconds]
govg has joined #mlpack
vivekp has quit [Ping timeout: 276 seconds]
mikeling has joined #mlpack
govg has quit [Ping timeout: 240 seconds]
vivekp has joined #mlpack
keshav has joined #mlpack
aditya has joined #mlpack
aditya_ has joined #mlpack
aditya_ has quit [Remote host closed the connection]
aditya has quit [Remote host closed the connection]
govg has joined #mlpack
keshav has quit [Ping timeout: 260 seconds]
dineshraj01 has joined #mlpack
< dineshraj01> while running all the tests using 'mlpack/build/bin/mlpack_test -t", I am getting this error--------- "error: chol(): use of LAPACK must be enabled
< dineshraj01> unknown location(0): fatal error in "LogisticRegressionTest": std::logic_error: chol(): use of LAPACK must be enabled"
< dineshraj01> I did install lpack and blas
dinesh_ has joined #mlpack
dineshraj01 has quit [Read error: Connection reset by peer]
dineshraj01 has joined #mlpack
dinesh_ has quit [Ping timeout: 248 seconds]
dinesh_ has joined #mlpack
dineshraj01 has quit [Ping timeout: 276 seconds]
dinesh_ has quit [Read error: Connection reset by peer]
vivekp has quit [Ping timeout: 255 seconds]
vivekp has joined #mlpack
dineshraj01 has joined #mlpack
dineshraj01 has quit [Quit: Leaving]
< rcurtin> dineshraj01: maybe you check the logs so you'll see this message... you need to compile Armadillo with LAPACK and BLAS enabled
< rcurtin> one thing to do could just be to install Armadillo with your package manager
< rcurtin> if you're using ubuntu, you could just do 'sudo apt-get install libarmadillo-dev'
dineshraj01 has joined #mlpack
< rcurtin> dineshraj01: I responded to your question, see the IRC logs:
dineshraj01 has quit [Ping timeout: 240 seconds]
dineshraj01 has joined #mlpack
< dineshraj01> yeah, got your response :)
< rcurtin> ok, great, hope it helps
dineshraj01 has quit [Ping timeout: 245 seconds]
dineshraj01 has joined #mlpack
nish21 has joined #mlpack
nish21 has quit [Quit: Page closed]
dinesh_ has joined #mlpack
dineshraj01 has quit [Ping timeout: 252 seconds]
< dinesh_> @rcurtin, surely it did, building armadillo from source with flags ARMA_USE_LAPACK and ARMA_USE_BLAS set as true worked for me.
< rcurtin> dinesh_: great, yeah, that works too
< dinesh_> Also I tried refactoring range_search_model code to include boost variant. Code compiles fine and RangeSearchTests are also fine. What other tests I require to make sure rs_model is working fine?
< rcurtin> if the tests are working fine, then there are probably no issues and you should go ahead and open a PR
< rcurtin> thanks for taking the time to do that! it will be a nice improvement
govg has quit [Ping timeout: 256 seconds]
< dinesh_> okay :) I'll open a PR as soon as I add some more comments to the code.
< rcurtin> great, thanks
< rcurtin> I have a few PRs to review... I will try and get to them today or tomorrow
nish21 has joined #mlpack
mikeling has quit [Quit: Connection closed for inactivity]
govg has joined #mlpack
< nish21> hello there! Interested to contribute. Out of curiosity, is mlpack participating in GSoC '17?
< rcurtin> nish21: yes, we will send off our application shortly
< nish21> Okay, thanks! Looking forward to contribute. My man interests are neural networks and deep learning :)
nish21 has left #mlpack []
travis-ci has joined #mlpack
< travis-ci> dineshraj01/mlpack#3 (rsmodel-boost-variant-visitor - 964d5de : dinesh Raj): The build failed.
< travis-ci> Change view : https://github.com/dineshraj01/mlpack/compare/eb7a46921ecd^...964d5de1aa78
travis-ci has left #mlpack []
< dinesh_> @rcurtin, I have opened a PR, my first PR :) kindly review.
< rcurtin> sure, I saw the email, I'll take a look when I have a chance
< rcurtin> don't worry about the travis build error---I saw that was just a failing test that your changes have nothing to do with
< dinesh_> oh I see, okay.
dinesh_ has quit [Quit: Leaving]
vivekp has quit [Ping timeout: 264 seconds]
vivekp has joined #mlpack