Commit graph

4 commits

Author SHA1 Message Date
Jan Christian Grünhage d8ed505128 Renamed Numbers to Fibonacci
Numbers is only containing Fibonacci stuff now,
so I renamed it to Fibonacci
2015-02-11 10:57:44 +01:00
Jan Christian Grünhage d0e8874387 Removed RegularRandom
Regular Random Stuff is not needed anymore, standard random results in a regular random tree now anyway because of the way the pythagoras triangle is implemented
2015-02-11 10:54:17 +01:00
Jan Christian Grünhage b5ba27ce91 Removed PythagorasTree.PythagorasTreeVariant attribute from Pythagoras Triangle, because it is not needed after construction anymore.
Also, @author Tag added to class javadoc
2015-02-11 10:44:22 +01:00
Jan Christian Grünhage dfd1841e2f PythagorasTree impementation, not working
New pythagoras Tree implementation, not fully working yet
2015-02-10 17:51:44 +01:00