Hello everyone,

here is an update of the previous week.
Exams started this week, so it took me some time to add all pull requests.

The pull requests include a batch of cookbook pages for the next couple of
weeks,
accounting for part one of GSoC and the first weeks of the second part
of GSoC (see below).

*Issues reported:*

   - Error in LaTeX formula for Tanimoto Distance #3261
   <https://github.com/shogun-toolbox/shogun/issues/3261>
   - Cookbook generation crashes using empty meta example files #3254
   <https://github.com/shogun-toolbox/shogun/issues/3254>
   - Cookbook generation failure missing responsible file indicator #3253
   <https://github.com/shogun-toolbox/shogun/issues/3253>


*Pull requests:*

   - Shogun Python package using setup.py #3240
   <https://github.com/shogun-toolbox/shogun/pull/3240>
   - Fixes #3253 Cookbook generation failure missing file indicator. #3255
   <https://github.com/shogun-toolbox/shogun/pull/3255>
   - Fixes #3254 Cookbook generation crashes using empty meta example files.
   #3256 <https://github.com/shogun-toolbox/shogun/pull/3256>
   - Make DenseDistance type available within cookbooks. #3258
   <https://github.com/shogun-toolbox/shogun/pull/3258>
   - Make RealDistance type available within cookbooks. #3260
   <https://github.com/shogun-toolbox/shogun/pull/3260>
   - Make DoubleMatrix type available within cookbooks. #3257
   <https://github.com/shogun-toolbox/shogun/pull/3257>
   - Fixes #3261 Error in LaTeX formula for TanimotoDistance. #3262
   <https://github.com/shogun-toolbox/shogun/pull/3262>
   - Adds Distance listing for Cookbook generation. #3263
   <https://github.com/shogun-toolbox/shogun/pull/3263>
   - Adds Cookbook for Canberra distance. #3264
   <https://github.com/shogun-toolbox/shogun/pull/3264>
   - Adds Cookbook for Chebyshev distance. #3265
   <https://github.com/shogun-toolbox/shogun/pull/3265>
   - Adds Cookbook for Tanimoto distance. #3266
   <https://github.com/shogun-toolbox/shogun/pull/3266>
   - Adds Cookbook for Cosine distance. #3267
   <https://github.com/shogun-toolbox/shogun/pull/3267>
   - Adds Cookbook for Euclidean distance. #3268
   <https://github.com/shogun-toolbox/shogun/pull/3268>
   - Adds Cookbook for Geodesic distance. #3269
   <https://github.com/shogun-toolbox/shogun/pull/3269>
   - Adds Cookbook for Mahalanobis distance. #3270
   <https://github.com/shogun-toolbox/shogun/pull/3270>
   - Adds Cookbook for Minkowski metric. #3271
   <https://github.com/shogun-toolbox/shogun/pull/3271>
   - Adds Cookbook for Manhattan distance. #3272
   <https://github.com/shogun-toolbox/shogun/pull/3272>
   - Adds Cookbook for Jensen-Shannon Divergence. #3273
   <https://github.com/shogun-toolbox/shogun/pull/3273>
   - Adds Cookbook for Bray–Curtis Dissimilarity. #3274
   <https://github.com/shogun-toolbox/shogun/pull/3274>
   - Adds Dissimilarity listing for Cookbook generation. #3275
   <https://github.com/shogun-toolbox/shogun/pull/3275>


*Cookbook pages:*

   - *Week 1:*
   - Sub Sequence Kernel #3233
   <https://github.com/shogun-toolbox/shogun/pull/3233>
   - Canberra distance. #3264
   <https://github.com/shogun-toolbox/shogun/pull/3264>


   - *Week 2:*
   - Euclidean distance. #3268
   <https://github.com/shogun-toolbox/shogun/pull/3268>
   - Manhattan distance. #3272
   <https://github.com/shogun-toolbox/shogun/pull/3272>


   - *Week 3:*
   - Chebyshev distance. #3265
   <https://github.com/shogun-toolbox/shogun/pull/3265>
   - Geodesic distance. #3269
   <https://github.com/shogun-toolbox/shogun/pull/3269>


   - *Week 4:*
   - Cosine distance. #3267
   <https://github.com/shogun-toolbox/shogun/pull/3267>
   - Tanimoto distance. #3266
   <https://github.com/shogun-toolbox/shogun/pull/3266>


   - *Week 5:*
   - Mahalanobis distance. #3270
   <https://github.com/shogun-toolbox/shogun/pull/3270>
   - Minkowski metric. #3271
   <https://github.com/shogun-toolbox/shogun/pull/3271>


   - *Week 6:*
   - Jensen-Shannon Divergence. #3273
   <https://github.com/shogun-toolbox/shogun/pull/3273>
   - Bray–Curtis Dissimilarity. #3274
   <https://github.com/shogun-toolbox/shogun/pull/3274>


Thanks,
Ariane

Reply via email to