Algorithm/External Links: Difference between revisions
Jump to navigation
Jump to search
imported>Alexander Wiebel (more annotations and linkfix) |
imported>Pat Palmer (adding external ref, and making external links open in a new tab) |
||
Line 1: | Line 1: | ||
{{subpages}} | {{subpages}} | ||
*[http://www.cgal.org/ Computer graphics algorithms] - CGAL is a library of algorithms for computer graphics, e.g. algorithms handling triangle meshes for simplification, [[parameterization]] or [[subdivision]]. | *<span class="newtab">[http://www.cgal.org/ Computer graphics algorithms]<span> - CGAL is a library of algorithms for computer graphics, e.g. algorithms handling triangle meshes for simplification, [[parameterization]] or [[subdivision]]. | ||
*[http://www.boost.org/libs/libraries.htm#Algorithms Boost algorithms C++ library] - Boost is a [[C++]] library containing useful algorithms and data structures for various tasks, e.g. graph processing or language parsing. | *<span class="newtab">[http://www.boost.org/libs/libraries.htm#Algorithms Boost algorithms C++ library]<span> - Boost is a [[C++]] library containing useful algorithms and data structures for various tasks, e.g. graph processing or language parsing. | ||
*[http://www.nr.com/ Numerical recipes algorithms] - A collection of numerical algorithms. | *<span class="newtab">[http://www.nr.com/ Numerical recipes algorithms]<span> - A collection of numerical algorithms. | ||
*[http://mathworld.wolfram.com/Algorithm.html Mathworld] - Definition of ''algorithm'' on Mathworld. | *<span class="newtab">[http://mathworld.wolfram.com/Algorithm.html Mathworld]<span> - Definition of ''algorithm'' on Mathworld. | ||
* <span class="newtab">[https://www.bbc.com/future/article/20201204-lost-islamic-library-maths How modern mathematics emerged from a lost Islamic library]<span>, last access 2/10/2021</ref> |
Revision as of 07:42, 10 February 2021
- Please sort and annotate in a user-friendly manner and consider archiving the URLs behind the links you provide. See also related web sources.
- Computer graphics algorithms - CGAL is a library of algorithms for computer graphics, e.g. algorithms handling triangle meshes for simplification, parameterization or subdivision.
- Boost algorithms C++ library - Boost is a C++ library containing useful algorithms and data structures for various tasks, e.g. graph processing or language parsing.
- Numerical recipes algorithms - A collection of numerical algorithms.
- Mathworld - Definition of algorithm on Mathworld.
- How modern mathematics emerged from a lost Islamic library, last access 2/10/2021</ref>