Home
Releases
Discussions
Issue Tracker
Source Code
Stats
People
License
RSS RSS Feed
1.3 Release

 Downloads & Files



Application Binaries.zip
application, 283K, uploaded Sep 22  - 101 downloads
Source Code Source.zip
source code, 1005K, uploaded Sep 22  - 150 downloads
Documentation Documentation.zip
documentation, 2610K, uploaded Sep 22  - 142 downloads

Release Notes

The final release version - 1.3.

Changes from 1.2 include :
  • A lot of work on code quality.
    • Unit test coverage upped to 99%.
    • Classes and namespaces reorganized.
    • Method and class documentation improved.
    • Performance increases on several data structures.

  • Examples added for most of the class methods - you can find them in the documentation.

  • New data structures and algorithms :
    • ComplexNumber
    • Circular Queue
    • Splay Tree
    • Kruskal's Algorithm
    • Hypotenuse
    • Tons of stuff to the Matrix and ObjectMatrix classes.
    • Vectors
    • Topological Sort for the Graph data structure.
    • Radix Sorter
    • Observable Collections that implement INotifyCollectionChanged

  • Deprecated :
    • IVisitable
    • IVisitableCollection
    • VisitableHashTable
    • VisitableList
    • VisitableStack

See the Version History for details, and don't forget to give feedback!
 Reviews for this release
No reviews yet for this release.
Updating...