Hello, i am pretty new to the nupic mailing list but do have a few questions concerning the implementation of NuPIC and the documentation. It tooks some time to get the whole setup running on my virtual box and i let out a cry of joy when the tests endend sucessfully. i then set up eclipse and loaded the relevant python (OPF) files of the build and the experiment into my project folder. i debugged that to get an understanding and wrote down sequence diagrams (hotgym-experiment). from there i learned that some calls are made into the c++ libs via swig. Then i asked myself how to debug this code from within the calling python code - which i did not manage. what i can do, is call the c++ code from the sample tests you mentioned in the installation instructions. all in all that was pretty frustrating.
my questions are: * do you have project-files that one can use (like in eclipse) for setting the structure up correctly? * is it possible to debug the c++ code from python that makes calls to swig-implementations? * what else is needed to get a better understanding of the whole setup (my guess is, that the participants of the hackathon do have some advantage), for example other directories in the numenta folder... Best regards, Uwe _______________________________________________ nupic mailing list [email protected] http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
