Log updates
[beagleboard.org.git] / db / 686.xml
blob9404dd49c7ef88998e815598f057618e096a947c
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <?xml-stylesheet type="text/xsl" href="helma.xsl"?>
3 <xmlroot xmlns:hop="http://www.helma.org/docs/guide/features/database">
4   <hopobject id="686" name="Math-Neon" prototype="Page" created="1247211863053" lastModified="1247211863053">
5   <hop:parent idref="20" prototyperef="Page"/>
6     <edit_skin>edit_project</edit_skin>
7     <updatetime type="date">10.07.2009 02:44:23 CDT</updatetime>
8     <uri>Math-Neon</uri>
9     <time type="date">10.07.2009 02:44:23 CDT</time>
10     <pseudoparent idref="20" prototyperef="Page"/>
11     <registrant>adventus.myopenid.com</registrant>
12     <pname>Math-Neon</pname>
13     <user>adventus.myopenid.com</user>
14     <body>This project aims to implement high performance approximations of higher order math functions (trig, exponential, powers, etc) in C and hand optimized assembly.\r
16 The cmath implementations of these functions tend to be, for general applications, excessively accurate. Performance will be gained by relaxing the accuracy requirements as well as specifically targeting ARM Cortex devices.\r
18 Floating Point performance on ARM Cortex A8 equipped devices (OpenPandora?, Beagle Board, iPhone 3GS, Palm Pre, etc) is heavily dependent on utilizing the pipelined NEON VFPU. By default GCC targets the fully IEEE754 compliant VFP-lite, which is an order of magnitude slower. Support for the NEON unit in GCC is limited, so hand written assembly will be required.</body>
19     <errmsg></errmsg>
20     <homepage>http://code.google.com/p/math-neon/</homepage>
21     <render_skin>project</render_skin>
22     <shortdesc>ARM NEON optimised approximate cmath like library.</shortdesc>
23     <rssfeed></rssfeed>
24   </hopobject>
25 </xmlroot>