Changes between Version 19 and Version 20 of Reports


Ignore:
Timestamp:
Aug 18, 2013, 11:53:23 AM (11 years ago)
Author:
vishaltiwari
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Reports

    v19 v20  
    143143  * I will be testing a little bit more and would work on cleaning the code.
    144144  * As the proposed work is done, I would start on something new. I will work on the port for Conforming Delaunay Triangulation for which I would first figure out the classes and methods required for the port.
     145
     146=== Week 9 Report ===
     147'''1. Work Done:'''
     148[[BR]]
     149  * Made a local release that includes the functionality that have been added so far.
     150  * Tested the c++ apis as wells as c-apis against difference tolerance values.
     151  * Looked into the various methods in JTS required for the port of ConformingDelaunayTriangulationBuilder.
     152
     153'''2. Problems Faced:'''
     154[[BR]]
     155  * None
     156
     157'''3. Work to be done in the comming week:'''
     158  * Port methods required for ConformingDelaunayTriangulationBuilder class.