Hello devs, I have filled out the repo link on TRAC as suggested. I'll also keep the journal updated on TRAC from now on. I am almost done with defining all the base classes required for the clusterer and have started coding the euclidian distance metric. This should be completed by tomorrow after which I'll be spending one day to test and make sure everything functions as expected, so that I can have feedback from the community on areas to improve on. Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20160609/a333c94d/attachment.html>
Hi Richhiey! Thanks for the update. It would be nicer to have these updates in the journal section on weekly basis. Also I would suggest to commit small self contained parts often than committing a large part of the code. Cheers Parth On Thu, Jun 9, 2016 at 1:05 PM, Richhiey Thomas <richhiey.thomas at gmail.com> wrote:> Hello devs, > > I have filled out the repo link on TRAC as suggested. I'll also keep the > journal updated on TRAC from now on. > > I am almost done with defining all the base classes required for the > clusterer and have started coding the euclidian distance metric. This > should be completed by tomorrow after which I'll be spending one day to > test and make sure everything functions as expected, so that I can have > feedback from the community on areas to improve on. > > Thanks >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20160615/fe443192/attachment.html>
Hey Parth, Yes sure! Will do that now onwards. I've currently made a PR and that shows the current progress in the project. The link for the PR is here: https://github.com/xapian/xapian/pull/107 I'll make sure to update the journal now on so that everyone can keep up with it, Thanks On Wed, Jun 15, 2016 at 12:43 PM, Parth Gupta <pargup8 at gmail.com> wrote:> Hi Richhiey! > > Thanks for the update. It would be nicer to have these updates in the > journal section on weekly basis. Also I would suggest to commit small self > contained parts often than committing a large part of the code. > > Cheers > Parth > > > > > > On Thu, Jun 9, 2016 at 1:05 PM, Richhiey Thomas <richhiey.thomas at gmail.com > > wrote: > >> Hello devs, >> >> I have filled out the repo link on TRAC as suggested. I'll also keep the >> journal updated on TRAC from now on. >> >> I am almost done with defining all the base classes required for the >> clusterer and have started coding the euclidian distance metric. This >> should be completed by tomorrow after which I'll be spending one day to >> test and make sure everything functions as expected, so that I can have >> feedback from the community on areas to improve on. >> >> Thanks >> > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20160615/d03e9435/attachment.html>