ChanServ changed the topic of #mlpack to: "mlpack: a fast, flexible machine learning library :: We don't always respond instantly, but we will respond; please be patient :: Logs at http://www.mlpack.org/irc/
UmarJ has quit [Ping timeout: 265 seconds]
< AryamanBhagatGit> where can I find the style guide for mlpack, right now I am just trying my best to make my code look like preexisting code, there has to be a better way.
< AryamanBhagatGit> found it
< jeffin143[m]> Zoq : was trying to build Mlpack on mac , throws an error math.h file not found
< jeffin143[m]> Doesn't clang have that
< jeffin143[m]> I should probably read more about clang
travis-ci has joined #mlpack
< travis-ci> mlpack/models#178 (master - 87488bc : Ryan Curtin): The build has errored.
travis-ci has left #mlpack []
UtkarshBisaria has joined #mlpack
UtkarshBisaria has quit [Remote host closed the connection]
< jenkins-mlpack2> Yippee, build fixed!
< jenkins-mlpack2> Project docker mlpack nightly build build #597: FIXED in 3 hr 5 min: http://ci.mlpack.org/job/docker%20mlpack%20nightly%20build/597/
UmarJ has joined #mlpack
ahmedomar has joined #mlpack
ahmedomar has quit [Ping timeout: 260 seconds]
ashuadh has joined #mlpack
ashuadh has quit [Ping timeout: 260 seconds]
< zoq> jeffin143: Strange, maybe macOS has changed something, can't see that issue on my system and looks like the ci jobs are fine as well.
< zoq> jeffin143: Did you upgrade macOS at some point?
ashu has joined #mlpack
< jeffin143[m]> Yes zoq , that was the upgrade issue
< jeffin143[m]> No clue which such a buggy behaviour
< jeffin143[m]> Why*
UmarJ has quit [Ping timeout: 260 seconds]
UmarJ has joined #mlpack
ashu has quit [Remote host closed the connection]
UtkarshBisaria has joined #mlpack
UtkarshBisaria has quit [Remote host closed the connection]
< rcurtin> HimanshuPathakGi: I know how you feel... getting AppVeyor working for ensmallen took something like 50 tries
< rcurtin> getting AppVeyor to build Python wheels for Windows... I'm at something like 150 tries now I think?
< rcurtin> and getting Julia's packaging system to build mlpack libraries... I'm "only" at about 20 tries there
< rcurtin> sigh
< jeffin143[m]> Looks like multiples of 50
< jeffin143[m]> So probably 200 😂
< rcurtin> ha... yeah :(
ImQ009 has joined #mlpack
< Nakul[m]> @rcurtin:matrix.org: have a look whenever you got time https://github.com/mlpack/mlpack/pull/2075
vigsterkr[m] has joined #mlpack
< vigsterkr[m]> rcurtin: yoyo! what's up? :)
< HimanshuPathakGi> Yeah only thing that motivates me to do this is that conda build will be available for windows after that and when I started using python for machine learning it was the first tool I used on windows :(
ImQ009 has quit [Quit: Leaving]
< KhizirSiddiquiGi> @himanshupathak21061998 conda is so easy to use, that will be really nice. * fingers crossed *
< HimanshuPathakGi> Yes @khizirsiddiqui It is very easy to use even for a beginner