Algorithm/External Links: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Alexander Wiebel
(moved from main article to this subpage)
 
imported>Pat Palmer
mNo edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{subpages}}
{{subpages}}
*[http://www.cgal.org/ Computer graphics algorithms]
*[http://www.boost.org/doc/html/who_s_using_boost_/open.html Boost algorithms C++ library]
*[http://www.nr.com/ Numerical recipes algorithms]


*[http://mathworld.wolfram.com/Algorithm.html Mathworld]
Libraries of computer algorithms:
 
*<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]].
*<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.
*<span class="newtab">[http://mathworld.wolfram.com/Algorithm.html Mathworld]<span> - Definition of ''algorithm'' on Mathworld.
 
About [[Fibonacci]] and [[al-Khwarizmi]]:
 
* BBC online article: <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>
* Christian Science Monitor online editorial: <span class="newtab">[https://www.csmonitor.com/Daily/2021/20210205?cmpid=ema:ddp:20210205:1120990:hed&sfmc_sub=113788489#1120990 The Arabic library that invented numbers]</span>, last access 2/10/2021

Latest revision as of 07:48, 10 February 2021

This article is a stub and thus not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
A hand-picked, annotated list of Web resources about Algorithm.
Please sort and annotate in a user-friendly manner and consider archiving the URLs behind the links you provide. See also related web sources.

Libraries of computer algorithms:

About Fibonacci and al-Khwarizmi: