summaryrefslogtreecommitdiff
path: root/TODO
blob: a8ac88b134063f5ba8c483e8284458743668ac66 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
##
##  Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
##  Copyright (C) 2006-2008 - INRIA - Bruno JOFRET
##
##  This file must be used under the terms of the CeCILL.
##  This source file is licensed as described in the file COPYING, which
##  you should have received as part of this distribution.  The terms
##  are also available at
##  http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
##
##

RN - Clearly specify what the "find" function may return
BJ   Position in array AND/OR Value.

BJ - Bench cosh Vs cosh explicit formula.
     Bench asinh Vs asinh explicit formula.

BJ - Bench for precision between F77 and C Math lib.
     For example : atan2 / log1p

BJ - 'atan2' is not available in Scilab...

BJ - Bench Encapsulation vs. Direct function call

BJ - Enlarge tests.

BJ - Released functions :
     + acos   : [done R and C]
     + acosh  : [done R and C]
     + asin   : [done R and C]
     + asinh  : [done R and C]
     + atan   : [done R and C]
     + cos    :	[done R and C]
     + exp10  :	!! FIXME !!
     + log    : [done R and C] --> Need Testing
     + log10  : [done R and C] --> Need Testing
     + log1p  :
     + sin    : [done R and C]
     + sinh   : [done R and C]
     + sqrt   : [done R and C] --> Need Testing

   .
  / \	!! WARNING !!
 / ! \	!! WARNING !!
'-----'

** ATAN has some diff with Scilab.
** EXP10 Does not exists in Scilab. See HAT

AT - Convol with 3 input arguments

AT - FFT and IFFT with 3 input arguments

AT - Functions max and min might not have all prototypes they could have in the INIT file.

AT - FFT and IFFT : need to change Output type

AT - Scilab2CDeps.sci : data have changed and file hasn't been updated. To Update.