Changes between Version 14 and Version 15 of Reports


Ignore:
Timestamp:
Jul 19, 2013, 1:09:57 PM (11 years ago)
Author:
vishaltiwari
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Reports

    v14 v15  
    8787[[BR]]
    8888  * Deal with the problem i am facing and write test cases for the remaining methods.
     89
     90=== Week 5 Report ===
     91'''1. Work Done:'''
     92[[BR]]
     93  * This week was spent mainly, in fixing the memory leaks and segmentation faults. I have tested all the methods and classes that have been ported. Everything seems to be working fine. Thus completion of the Voronoi port via C++ interface.
     94
     95'''2. Problems Faced:'''
     96  * No problems other than memory leaks and seg faults.
     97
     98'''3. Work to be done in the next week:'''
     99[[BR]]
     100  * Check for bugs because of the coming evaluation.
     101  * I will look into, how the C-api of geos has been implemented.