After the first version release of my research work which was named as Knit Engine [Ver. 0.1], I decided to make a monthly release to keep up and monitor the progress of the work. They will be small releases to track the work, however nothing made public as of yet.
This release Version 0.2, saw the following changes:
- The input collection methods and processing was made dynamic and added to the main code, which so far worked independently.
- Atleast ten more testcases were implemented and added to the code
- GUI was refined to make the presentation better and meaningful
- A new data structure – bitarrray was introduced between the knit engine table and the iterations making a few operations efficient
- 600+ lines of code was added over all
2 thoughts on “Knit Engine [Ver. 0.2]”