Rev 23 | Rev 2622 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
23 | reyssat | 1 | # subject list |
2 | |||
3 | tot_dom=number,algebra,analysis,geom,probstat,misc |
||
4 | dom_algebra=prealg,elemalg,linalg,absalg,code |
||
5 | dom_analysis=precalc,calc |
||
6 | dom_geom=euclgeom,anageom,affgeom |
||
7 | dom_number=prealg,arith |
||
8 | dom_probstat=proba,stat |
||
9 | dom_misc=combi,logic |
||
10 | |||
11 | name_code=coding theory |
||
12 | list_code=codes, cryptology, Hamming distance, error correcting codes,\ |
||
13 | error detection, entropy |
||
14 | |||
15 | name_absalg=abstract algebra |
||
16 | list_absalg=groups, rings, fields |
||
17 | |||
18 | name_linalg=linear algebra |
||
19 | list_linalg=matrices, determinant, linear systems, vectors, vector spaces,\ |
||
20 | linear maps |
||
21 | |||
22 | name_prealg=pre-algebra |
||
23 | list_prealg=fractions, decimals, percents, equations, proportionality |
||
24 | |||
25 | name_elemalg=elementary algebra |
||
26 | list_elemalg=equations, polynomials, roots, complex numbers,\ |
||
27 | factorization |
||
28 | |||
29 | name_algebra=algebra |
||
30 | |||
31 | name_precalc=pre-calculus |
||
32 | list_precalc=inequalities, functions, roots, equations, trigonometry,\ |
||
33 | real numbers, intervals, limits |
||
34 | |||
35 | name_calc=calculus |
||
36 | list_calc=derivatives, integrals, primitives, definite integrals,\ |
||
37 | continuity, differentiability, sequences, series,\ |
||
38 | Taylor expansion, Taylor series, Fourier series,\ |
||
39 | Laplase transforms, Fourier transforms, limits,\ |
||
40 | ODE, differential equations |
||
41 | |||
42 | name_analysis=analysis |
||
43 | |||
44 | name_arith=arithmetic |
||
45 | list_arith=integers, modular arithmetic, gcd lcm, factorization,\ |
||
46 | Bezout algorithm, congruence, primes, euclidean algorithm,\ |
||
47 | Diophantine equations, Goldbach |
||
48 | |||
49 | name_number=numbers |
||
50 | list_number=complex numbers, continued fraction, real numbers,\ |
||
51 | numbering systems |
||
52 | |||
53 | name_proba=probability |
||
54 | list_proba=distributions, entropy |
||
55 | |||
56 | name_stat=statistics |
||
57 | list_stat=statistical data, means, deviation, regression |
||
58 | |||
59 | name_probstat=probability-statistics |
||
60 | |||
61 | name_affgeom=affine geometry |
||
62 | list_affgeom=lines, planes, hyperplanes |
||
63 | |||
64 | name_euclgeom=euclidean geometry |
||
65 | list_euclgeom=lines, circles, rectangles, polygons,\ |
||
66 | angles, triangles, ruler and compass |
||
67 | |||
68 | name_anageom=analytic geometry |
||
69 | list_anageom=surfaces, curves, parametric curves, polar curves,\ |
||
70 | conics, parabola, hyperbola, ellipse, circle, Lissajous |
||
71 | |||
72 | name_geom=geometry |
||
73 | list_geom=graphing, trigonometry |
||
74 | |||
75 | name_combi=combinatorics |
||
76 | list_combi=factorial, combination, permutation |
||
77 | |||
78 | name_logic=logic |
||
79 | list_logic=sets, maps |
||
80 | |||
81 | name_misc=miscellaneous |
||
82 |