Skip to content
Viktor Gal edited this page Aug 28, 2013 · 2 revisions

date: August 27, 2013

IRC Logs

  1. Preparations for the next (post-GSoC) Shogun release, version 3.0
  1. Serialisation framework
  • fix the remaining issues in feature/SerialUTests branch and merge it #1464. Basically JSON does not support NaN or INF. Solution: just SG_ERROR in JSON writer if it is about to write out INF or NaN.
  • add a more precise JSON back-end like msgpack @wiking
  1. Integration tests
  • see the discussion at issue #1253
  1. Application to NIPS workshop
  • deadline: october 9
  • @Heiko organizing the whole application, possibly going and present it as well
  1. auto generate obtain_from_generic function for all classes
  • see issue #1348 @wiking
  1. Sergey's idea about auto setter/getter
  • Sergey is going to create a feature branch. More info and discussion at #1265
Clone this wiki locally