File: index.idx

package info (click to toggle)
scipy 1.16.0-1exp7
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 234,820 kB
  • sloc: cpp: 503,145; python: 344,611; ansic: 195,638; javascript: 89,566; fortran: 56,210; cs: 3,081; f90: 1,150; sh: 848; makefile: 785; pascal: 284; csh: 135; lisp: 134; xml: 56; perl: 51
file content (85 lines) | stat: -rw-r--r-- 1,716 bytes parent folder | download | duplicates (9)
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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
# Boost.Math Indexing terms file.
# Copyright John Maddock 2009 - 2012
# Copyright Paul A. Bristow 2009 - 2019

FAQ \<FAQ\w*\>

cpp_bin_float \<cpp_bin_\w*\> 
cpp_dec_float \<cpp_dec_\w*\>

"Lanczos approximation" lanczos

closed form \<closed\w*\>

expression \<express\w*\>

constants  \<constant\w*\>

multiprecision  \<\w*\multiprecision\w*\>

quadrature

differentiation
autodiff

integration
interpolation \<interpol\w*\>

zeta  \<\w*\closed\w*\>

!scan-path boost/math .*\.hpp true

!exclude policy precision apply evaluation polynomial name helper 
!exclude true_type false_type polynomial type d reference terminate
!exclude arg1 arg2 charT const_iterator const_reference container_type
!exclude result_type difference_type dummy iterator max_value result_type
!exclude row_type size_type tag traits 
!exclude a abs acos add asin atan atan2 b begin bracket ceil check clear
!exclude cos cosh digits end exp fabs floor fmod frexp g if in log log10
!exclude modf pow real result sin sinh sqrt swap tan tanh s f z 
!exclude accuracy
#
# These next two are spuriously found as function names, take them out 
# and re-add them as macros:
#
!exclude BOOST_MATH_INSTRUMENT_CODE BOOST_MATH_INSTRUMENT_VARIABLE
BOOST_MATH_INSTRUMENT_VARIABLE "" "" macro_name
BOOST_MATH_INSTRUMENT_CODE "" "" macro_name

accuracy

performance

GSL

Rmath

Cephes

DCDFLIB

feedback

bug \<bug\w*\>

GIT \<GIT\w*\>

pow "" "math_toolkit\.powers\.ct_pow" function_name

Trac
directory
file structure


!rewrite-name "(?i)(?:A|The)\s+(.*)" "\1"
!rewrite-name "Additional Implementation Notes" "Implementation Notes"
!rewrite-name "(?i)Calculating(?:\s+the)?\s+(.*)" "\1"
!rewrite-id math_toolkit\.dist\.stat_tut\.weg.* Examples