Excellent job David! You had to learn a lot and put up with a lot of setbacks to get this through!
--Subutai On Mon, Jul 14, 2014 at 11:51 AM, Jeff Fohl <[email protected]> wrote: > Indeed! Three cheers for everyone who worked to make this happen. Now, get > ready for a lot more users! > > - Jeff > > > On Mon, Jul 14, 2014 at 11:42 AM, Chetan Surpur <[email protected]> > wrote: > >> Great work David (and everyone else who helped)! This is huge. Making >> NuPIC installable by a single command, using a Python standard, will >> eliminate most of the friction with getting up and running with it (and >> definitely make future hackathons easier :D). >> >> Thanks!! >> >> On July 14, 2014 at 11:38:16 AM, Matthew Taylor ([email protected]) wrote: >> >> Hello all, >> >> Due to a lot of work from NuPIC committer David Ragazzi, along with a lot >> of others who have tried and tested the changes, NuPIC has now been >> reconfigured to be "pip-installable" [1]. This means that new users will >> soon be able to simply run "pip install nupic" to get a working python >> implementation of NuPIC. >> >> There are a few more steps for us to take [2], but in the meantime, the >> NuPIC build process has been updated [3]. We are still using cmake and make >> for the build, but they are now pushed behind the scenes, and the primary >> interface for NuPIC installation is "python setup.py install". >> >> Please review the new README [4] now that the change has been merged into >> master, and let us know if you have any questions, comments, or gripes. You >> can still use the old cmake and make commands to build and install. >> >> If this breaks NuPIC installation for you, we would definitely like to >> know so we can fix it. >> >> [1] https://github.com/numenta/nupic/pull/917 >> [2] https://github.com/numenta/nupic/issues/1097 >> [3] >> https://github.com/numenta/nupic/commit/f4db11de10b59f6af4c6919cc779a2a0fd69c777 >> [4] https://github.com/numenta/nupic/blob/master/README.md >> >> Regards, >> --------- >> Matt Taylor >> OS Community Flag-Bearer >> Numenta >> _______________________________________________ >> nupic mailing list >> [email protected] >> http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org >> >> >> _______________________________________________ >> nupic mailing list >> [email protected] >> http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org >> >> > > _______________________________________________ > nupic mailing list > [email protected] > http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org > >
_______________________________________________ nupic mailing list [email protected] http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
