Revision 0df40952dec62495034d01a7b37cb7cad06113cc authored by Laurent Rineau on 27 March 2015, 08:31:31 UTC, committed by Laurent Rineau on 27 March 2015, 08:31:31 UTC
Add a link to www.cgal.org in the horizontal menu

That is a kind of trivial fix of the Documentation.
2 parent s ed35bcd + d1c85c8
Raw File
TODO
Possible Improvements for future releases are

- BINARY mode not working! See prepared tests in Polynomial-test.C.

1) introduce CGAL number type traits and remove
	ring_or_field from RPolynomial popping up in
	Extended_homogeneous and Extended_cartesian

2) transfer plane map to Lutz's new HDS/Topological Map
	mainly deferred by MSVC limitations

3) transfer extended kernel traits classes to functor design
	this has deep impact in many algorithmic modules.
back to top