gphys 1.1.1 → 1.2.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (369) hide show
  1. data/.gitignore +17 -0
  2. data/ChangeLog +221 -0
  3. data/Gemfile +4 -0
  4. data/LICENSE.txt +18 -30
  5. data/README +23 -26
  6. data/README.md +29 -0
  7. data/Rakefile +1 -56
  8. data/bin/gpaop +2 -1
  9. data/bin/gpcut +3 -2
  10. data/bin/gpedit +6 -2
  11. data/bin/gpmath +3 -2
  12. data/bin/gpmaxmin +3 -2
  13. data/bin/gpprint +2 -1
  14. data/bin/gpvect +28 -5
  15. data/bin/gpview +43 -5
  16. data/extconf.rb +5 -6
  17. data/gphys.gemspec +34 -0
  18. data/interpo.c +63 -24
  19. data/lib/gphys.rb +2 -0
  20. data/lib/numru/dclext.rb +2636 -0
  21. data/lib/numru/derivative.rb +53 -12
  22. data/lib/numru/ganalysis/eof.rb +4 -0
  23. data/lib/numru/ganalysis/histogram.rb +73 -5
  24. data/lib/numru/ganalysis/met.rb +163 -2
  25. data/lib/numru/ganalysis/planet.rb +230 -20
  26. data/lib/numru/ggraph.rb +147 -2247
  27. data/lib/numru/gphys/assoccoords.rb +19 -3
  28. data/lib/numru/gphys/axis.rb +1 -1
  29. data/lib/numru/gphys/coordmapping.rb +2 -2
  30. data/lib/numru/gphys/derivative.rb +56 -13
  31. data/lib/numru/gphys/gphys.rb +17 -1
  32. data/lib/numru/gphys/gphys_grads_io.rb +6 -5
  33. data/lib/numru/gphys/gphys_grib_io.rb +6 -6
  34. data/lib/numru/gphys/gphys_io.rb +25 -6
  35. data/lib/numru/gphys/grads_gridded.rb +31 -29
  36. data/lib/numru/gphys/grib.rb +13 -9
  37. data/lib/numru/gphys/interpolate.rb +153 -29
  38. data/lib/numru/gphys/unumeric.rb +29 -6
  39. data/lib/numru/gphys/varray.rb +9 -0
  40. data/lib/numru/gphys/varraygrib.rb +70 -8
  41. data/lib/version.rb +3 -0
  42. metadata +247 -531
  43. data/doc/attribute.html +0 -19
  44. data/doc/attributenetcdf.html +0 -15
  45. data/doc/axis.html +0 -376
  46. data/doc/coordmapping.html +0 -111
  47. data/doc/coordtransform.html +0 -36
  48. data/doc/derivative/gphys-derivative.html +0 -80
  49. data/doc/derivative/index.html +0 -21
  50. data/doc/derivative/index.rd +0 -14
  51. data/doc/derivative/math-doc/document/document.css +0 -30
  52. data/doc/derivative/math-doc/document/document.html +0 -57
  53. data/doc/derivative/math-doc/document/images.aux +0 -1
  54. data/doc/derivative/math-doc/document/images.log +0 -385
  55. data/doc/derivative/math-doc/document/images.pl +0 -186
  56. data/doc/derivative/math-doc/document/images.tex +0 -364
  57. data/doc/derivative/math-doc/document/img1.png +0 -0
  58. data/doc/derivative/math-doc/document/img10.png +0 -0
  59. data/doc/derivative/math-doc/document/img11.png +0 -0
  60. data/doc/derivative/math-doc/document/img12.png +0 -0
  61. data/doc/derivative/math-doc/document/img13.png +0 -0
  62. data/doc/derivative/math-doc/document/img14.png +0 -0
  63. data/doc/derivative/math-doc/document/img15.png +0 -0
  64. data/doc/derivative/math-doc/document/img16.png +0 -0
  65. data/doc/derivative/math-doc/document/img17.png +0 -0
  66. data/doc/derivative/math-doc/document/img18.png +0 -0
  67. data/doc/derivative/math-doc/document/img19.png +0 -0
  68. data/doc/derivative/math-doc/document/img2.png +0 -0
  69. data/doc/derivative/math-doc/document/img20.png +0 -0
  70. data/doc/derivative/math-doc/document/img21.png +0 -0
  71. data/doc/derivative/math-doc/document/img22.png +0 -0
  72. data/doc/derivative/math-doc/document/img23.png +0 -0
  73. data/doc/derivative/math-doc/document/img24.png +0 -0
  74. data/doc/derivative/math-doc/document/img25.png +0 -0
  75. data/doc/derivative/math-doc/document/img26.png +0 -0
  76. data/doc/derivative/math-doc/document/img27.png +0 -0
  77. data/doc/derivative/math-doc/document/img28.png +0 -0
  78. data/doc/derivative/math-doc/document/img29.png +0 -0
  79. data/doc/derivative/math-doc/document/img3.png +0 -0
  80. data/doc/derivative/math-doc/document/img30.png +0 -0
  81. data/doc/derivative/math-doc/document/img4.png +0 -0
  82. data/doc/derivative/math-doc/document/img5.png +0 -0
  83. data/doc/derivative/math-doc/document/img6.png +0 -0
  84. data/doc/derivative/math-doc/document/img7.png +0 -0
  85. data/doc/derivative/math-doc/document/img8.png +0 -0
  86. data/doc/derivative/math-doc/document/img9.png +0 -0
  87. data/doc/derivative/math-doc/document/index.html +0 -57
  88. data/doc/derivative/math-doc/document/labels.pl +0 -13
  89. data/doc/derivative/math-doc/document/next.png +0 -0
  90. data/doc/derivative/math-doc/document/next_g.png +0 -0
  91. data/doc/derivative/math-doc/document/node1.html +0 -238
  92. data/doc/derivative/math-doc/document/node2.html +0 -75
  93. data/doc/derivative/math-doc/document/prev.png +0 -0
  94. data/doc/derivative/math-doc/document/prev_g.png +0 -0
  95. data/doc/derivative/math-doc/document/up.png +0 -0
  96. data/doc/derivative/math-doc/document/up_g.png +0 -0
  97. data/doc/derivative/math-doc/document.pdf +0 -0
  98. data/doc/derivative/math-doc/document.tex +0 -158
  99. data/doc/derivative/numru-derivative.html +0 -129
  100. data/doc/ep_flux/ep_flux.html +0 -469
  101. data/doc/ep_flux/ggraph_on_merdional_section.html +0 -71
  102. data/doc/ep_flux/index.html +0 -31
  103. data/doc/ep_flux/index.rd +0 -24
  104. data/doc/ep_flux/math-doc/document/WARNINGS +0 -1
  105. data/doc/ep_flux/math-doc/document/contents.png +0 -0
  106. data/doc/ep_flux/math-doc/document/crossref.png +0 -0
  107. data/doc/ep_flux/math-doc/document/document.css +0 -30
  108. data/doc/ep_flux/math-doc/document/document.html +0 -101
  109. data/doc/ep_flux/math-doc/document/images.aux +0 -1
  110. data/doc/ep_flux/math-doc/document/images.log +0 -1375
  111. data/doc/ep_flux/math-doc/document/images.pl +0 -1328
  112. data/doc/ep_flux/math-doc/document/images.tex +0 -1471
  113. data/doc/ep_flux/math-doc/document/img1.png +0 -0
  114. data/doc/ep_flux/math-doc/document/img10.png +0 -0
  115. data/doc/ep_flux/math-doc/document/img100.png +0 -0
  116. data/doc/ep_flux/math-doc/document/img101.png +0 -0
  117. data/doc/ep_flux/math-doc/document/img102.png +0 -0
  118. data/doc/ep_flux/math-doc/document/img103.png +0 -0
  119. data/doc/ep_flux/math-doc/document/img104.png +0 -0
  120. data/doc/ep_flux/math-doc/document/img105.png +0 -0
  121. data/doc/ep_flux/math-doc/document/img106.png +0 -0
  122. data/doc/ep_flux/math-doc/document/img107.png +0 -0
  123. data/doc/ep_flux/math-doc/document/img108.png +0 -0
  124. data/doc/ep_flux/math-doc/document/img109.png +0 -0
  125. data/doc/ep_flux/math-doc/document/img11.png +0 -0
  126. data/doc/ep_flux/math-doc/document/img110.png +0 -0
  127. data/doc/ep_flux/math-doc/document/img111.png +0 -0
  128. data/doc/ep_flux/math-doc/document/img112.png +0 -0
  129. data/doc/ep_flux/math-doc/document/img113.png +0 -0
  130. data/doc/ep_flux/math-doc/document/img114.png +0 -0
  131. data/doc/ep_flux/math-doc/document/img115.png +0 -0
  132. data/doc/ep_flux/math-doc/document/img116.png +0 -0
  133. data/doc/ep_flux/math-doc/document/img117.png +0 -0
  134. data/doc/ep_flux/math-doc/document/img118.png +0 -0
  135. data/doc/ep_flux/math-doc/document/img119.png +0 -0
  136. data/doc/ep_flux/math-doc/document/img12.png +0 -0
  137. data/doc/ep_flux/math-doc/document/img120.png +0 -0
  138. data/doc/ep_flux/math-doc/document/img121.png +0 -0
  139. data/doc/ep_flux/math-doc/document/img122.png +0 -0
  140. data/doc/ep_flux/math-doc/document/img123.png +0 -0
  141. data/doc/ep_flux/math-doc/document/img124.png +0 -0
  142. data/doc/ep_flux/math-doc/document/img125.png +0 -0
  143. data/doc/ep_flux/math-doc/document/img126.png +0 -0
  144. data/doc/ep_flux/math-doc/document/img127.png +0 -0
  145. data/doc/ep_flux/math-doc/document/img128.png +0 -0
  146. data/doc/ep_flux/math-doc/document/img129.png +0 -0
  147. data/doc/ep_flux/math-doc/document/img13.png +0 -0
  148. data/doc/ep_flux/math-doc/document/img130.png +0 -0
  149. data/doc/ep_flux/math-doc/document/img131.png +0 -0
  150. data/doc/ep_flux/math-doc/document/img132.png +0 -0
  151. data/doc/ep_flux/math-doc/document/img133.png +0 -0
  152. data/doc/ep_flux/math-doc/document/img134.png +0 -0
  153. data/doc/ep_flux/math-doc/document/img135.png +0 -0
  154. data/doc/ep_flux/math-doc/document/img136.png +0 -0
  155. data/doc/ep_flux/math-doc/document/img137.png +0 -0
  156. data/doc/ep_flux/math-doc/document/img138.png +0 -0
  157. data/doc/ep_flux/math-doc/document/img139.png +0 -0
  158. data/doc/ep_flux/math-doc/document/img14.png +0 -0
  159. data/doc/ep_flux/math-doc/document/img140.png +0 -0
  160. data/doc/ep_flux/math-doc/document/img141.png +0 -0
  161. data/doc/ep_flux/math-doc/document/img142.png +0 -0
  162. data/doc/ep_flux/math-doc/document/img143.png +0 -0
  163. data/doc/ep_flux/math-doc/document/img144.png +0 -0
  164. data/doc/ep_flux/math-doc/document/img145.png +0 -0
  165. data/doc/ep_flux/math-doc/document/img146.png +0 -0
  166. data/doc/ep_flux/math-doc/document/img147.png +0 -0
  167. data/doc/ep_flux/math-doc/document/img148.png +0 -0
  168. data/doc/ep_flux/math-doc/document/img149.png +0 -0
  169. data/doc/ep_flux/math-doc/document/img15.png +0 -0
  170. data/doc/ep_flux/math-doc/document/img150.png +0 -0
  171. data/doc/ep_flux/math-doc/document/img151.png +0 -0
  172. data/doc/ep_flux/math-doc/document/img152.png +0 -0
  173. data/doc/ep_flux/math-doc/document/img153.png +0 -0
  174. data/doc/ep_flux/math-doc/document/img154.png +0 -0
  175. data/doc/ep_flux/math-doc/document/img155.png +0 -0
  176. data/doc/ep_flux/math-doc/document/img156.png +0 -0
  177. data/doc/ep_flux/math-doc/document/img157.png +0 -0
  178. data/doc/ep_flux/math-doc/document/img158.png +0 -0
  179. data/doc/ep_flux/math-doc/document/img159.png +0 -0
  180. data/doc/ep_flux/math-doc/document/img16.png +0 -0
  181. data/doc/ep_flux/math-doc/document/img160.png +0 -0
  182. data/doc/ep_flux/math-doc/document/img161.png +0 -0
  183. data/doc/ep_flux/math-doc/document/img162.png +0 -0
  184. data/doc/ep_flux/math-doc/document/img163.png +0 -0
  185. data/doc/ep_flux/math-doc/document/img164.png +0 -0
  186. data/doc/ep_flux/math-doc/document/img165.png +0 -0
  187. data/doc/ep_flux/math-doc/document/img166.png +0 -0
  188. data/doc/ep_flux/math-doc/document/img167.png +0 -0
  189. data/doc/ep_flux/math-doc/document/img168.png +0 -0
  190. data/doc/ep_flux/math-doc/document/img169.png +0 -0
  191. data/doc/ep_flux/math-doc/document/img17.png +0 -0
  192. data/doc/ep_flux/math-doc/document/img170.png +0 -0
  193. data/doc/ep_flux/math-doc/document/img171.png +0 -0
  194. data/doc/ep_flux/math-doc/document/img172.png +0 -0
  195. data/doc/ep_flux/math-doc/document/img173.png +0 -0
  196. data/doc/ep_flux/math-doc/document/img174.png +0 -0
  197. data/doc/ep_flux/math-doc/document/img175.png +0 -0
  198. data/doc/ep_flux/math-doc/document/img176.png +0 -0
  199. data/doc/ep_flux/math-doc/document/img177.png +0 -0
  200. data/doc/ep_flux/math-doc/document/img178.png +0 -0
  201. data/doc/ep_flux/math-doc/document/img179.png +0 -0
  202. data/doc/ep_flux/math-doc/document/img18.png +0 -0
  203. data/doc/ep_flux/math-doc/document/img180.png +0 -0
  204. data/doc/ep_flux/math-doc/document/img181.png +0 -0
  205. data/doc/ep_flux/math-doc/document/img182.png +0 -0
  206. data/doc/ep_flux/math-doc/document/img183.png +0 -0
  207. data/doc/ep_flux/math-doc/document/img184.png +0 -0
  208. data/doc/ep_flux/math-doc/document/img185.png +0 -0
  209. data/doc/ep_flux/math-doc/document/img186.png +0 -0
  210. data/doc/ep_flux/math-doc/document/img187.png +0 -0
  211. data/doc/ep_flux/math-doc/document/img188.png +0 -0
  212. data/doc/ep_flux/math-doc/document/img189.png +0 -0
  213. data/doc/ep_flux/math-doc/document/img19.png +0 -0
  214. data/doc/ep_flux/math-doc/document/img190.png +0 -0
  215. data/doc/ep_flux/math-doc/document/img191.png +0 -0
  216. data/doc/ep_flux/math-doc/document/img192.png +0 -0
  217. data/doc/ep_flux/math-doc/document/img193.png +0 -0
  218. data/doc/ep_flux/math-doc/document/img194.png +0 -0
  219. data/doc/ep_flux/math-doc/document/img195.png +0 -0
  220. data/doc/ep_flux/math-doc/document/img196.png +0 -0
  221. data/doc/ep_flux/math-doc/document/img197.png +0 -0
  222. data/doc/ep_flux/math-doc/document/img198.png +0 -0
  223. data/doc/ep_flux/math-doc/document/img199.png +0 -0
  224. data/doc/ep_flux/math-doc/document/img2.png +0 -0
  225. data/doc/ep_flux/math-doc/document/img20.png +0 -0
  226. data/doc/ep_flux/math-doc/document/img200.png +0 -0
  227. data/doc/ep_flux/math-doc/document/img21.png +0 -0
  228. data/doc/ep_flux/math-doc/document/img22.png +0 -0
  229. data/doc/ep_flux/math-doc/document/img23.png +0 -0
  230. data/doc/ep_flux/math-doc/document/img24.png +0 -0
  231. data/doc/ep_flux/math-doc/document/img25.png +0 -0
  232. data/doc/ep_flux/math-doc/document/img26.png +0 -0
  233. data/doc/ep_flux/math-doc/document/img27.png +0 -0
  234. data/doc/ep_flux/math-doc/document/img28.png +0 -0
  235. data/doc/ep_flux/math-doc/document/img29.png +0 -0
  236. data/doc/ep_flux/math-doc/document/img3.png +0 -0
  237. data/doc/ep_flux/math-doc/document/img30.png +0 -0
  238. data/doc/ep_flux/math-doc/document/img31.png +0 -0
  239. data/doc/ep_flux/math-doc/document/img32.png +0 -0
  240. data/doc/ep_flux/math-doc/document/img33.png +0 -0
  241. data/doc/ep_flux/math-doc/document/img34.png +0 -0
  242. data/doc/ep_flux/math-doc/document/img35.png +0 -0
  243. data/doc/ep_flux/math-doc/document/img36.png +0 -0
  244. data/doc/ep_flux/math-doc/document/img37.png +0 -0
  245. data/doc/ep_flux/math-doc/document/img38.png +0 -0
  246. data/doc/ep_flux/math-doc/document/img39.png +0 -0
  247. data/doc/ep_flux/math-doc/document/img4.png +0 -0
  248. data/doc/ep_flux/math-doc/document/img40.png +0 -0
  249. data/doc/ep_flux/math-doc/document/img41.png +0 -0
  250. data/doc/ep_flux/math-doc/document/img42.png +0 -0
  251. data/doc/ep_flux/math-doc/document/img43.png +0 -0
  252. data/doc/ep_flux/math-doc/document/img44.png +0 -0
  253. data/doc/ep_flux/math-doc/document/img45.png +0 -0
  254. data/doc/ep_flux/math-doc/document/img46.png +0 -0
  255. data/doc/ep_flux/math-doc/document/img47.png +0 -0
  256. data/doc/ep_flux/math-doc/document/img48.png +0 -0
  257. data/doc/ep_flux/math-doc/document/img49.png +0 -0
  258. data/doc/ep_flux/math-doc/document/img5.png +0 -0
  259. data/doc/ep_flux/math-doc/document/img50.png +0 -0
  260. data/doc/ep_flux/math-doc/document/img51.png +0 -0
  261. data/doc/ep_flux/math-doc/document/img52.png +0 -0
  262. data/doc/ep_flux/math-doc/document/img53.png +0 -0
  263. data/doc/ep_flux/math-doc/document/img54.png +0 -0
  264. data/doc/ep_flux/math-doc/document/img55.png +0 -0
  265. data/doc/ep_flux/math-doc/document/img56.png +0 -0
  266. data/doc/ep_flux/math-doc/document/img57.png +0 -0
  267. data/doc/ep_flux/math-doc/document/img58.png +0 -0
  268. data/doc/ep_flux/math-doc/document/img59.png +0 -0
  269. data/doc/ep_flux/math-doc/document/img6.png +0 -0
  270. data/doc/ep_flux/math-doc/document/img60.png +0 -0
  271. data/doc/ep_flux/math-doc/document/img61.png +0 -0
  272. data/doc/ep_flux/math-doc/document/img62.png +0 -0
  273. data/doc/ep_flux/math-doc/document/img63.png +0 -0
  274. data/doc/ep_flux/math-doc/document/img64.png +0 -0
  275. data/doc/ep_flux/math-doc/document/img65.png +0 -0
  276. data/doc/ep_flux/math-doc/document/img66.png +0 -0
  277. data/doc/ep_flux/math-doc/document/img67.png +0 -0
  278. data/doc/ep_flux/math-doc/document/img68.png +0 -0
  279. data/doc/ep_flux/math-doc/document/img69.png +0 -0
  280. data/doc/ep_flux/math-doc/document/img7.png +0 -0
  281. data/doc/ep_flux/math-doc/document/img70.png +0 -0
  282. data/doc/ep_flux/math-doc/document/img71.png +0 -0
  283. data/doc/ep_flux/math-doc/document/img72.png +0 -0
  284. data/doc/ep_flux/math-doc/document/img73.png +0 -0
  285. data/doc/ep_flux/math-doc/document/img74.png +0 -0
  286. data/doc/ep_flux/math-doc/document/img75.png +0 -0
  287. data/doc/ep_flux/math-doc/document/img76.png +0 -0
  288. data/doc/ep_flux/math-doc/document/img77.png +0 -0
  289. data/doc/ep_flux/math-doc/document/img78.png +0 -0
  290. data/doc/ep_flux/math-doc/document/img79.png +0 -0
  291. data/doc/ep_flux/math-doc/document/img8.png +0 -0
  292. data/doc/ep_flux/math-doc/document/img80.png +0 -0
  293. data/doc/ep_flux/math-doc/document/img81.png +0 -0
  294. data/doc/ep_flux/math-doc/document/img82.png +0 -0
  295. data/doc/ep_flux/math-doc/document/img83.png +0 -0
  296. data/doc/ep_flux/math-doc/document/img84.png +0 -0
  297. data/doc/ep_flux/math-doc/document/img85.png +0 -0
  298. data/doc/ep_flux/math-doc/document/img86.png +0 -0
  299. data/doc/ep_flux/math-doc/document/img87.png +0 -0
  300. data/doc/ep_flux/math-doc/document/img88.png +0 -0
  301. data/doc/ep_flux/math-doc/document/img89.png +0 -0
  302. data/doc/ep_flux/math-doc/document/img9.png +0 -0
  303. data/doc/ep_flux/math-doc/document/img90.png +0 -0
  304. data/doc/ep_flux/math-doc/document/img91.png +0 -0
  305. data/doc/ep_flux/math-doc/document/img92.png +0 -0
  306. data/doc/ep_flux/math-doc/document/img93.png +0 -0
  307. data/doc/ep_flux/math-doc/document/img94.png +0 -0
  308. data/doc/ep_flux/math-doc/document/img95.png +0 -0
  309. data/doc/ep_flux/math-doc/document/img96.png +0 -0
  310. data/doc/ep_flux/math-doc/document/img97.png +0 -0
  311. data/doc/ep_flux/math-doc/document/img98.png +0 -0
  312. data/doc/ep_flux/math-doc/document/img99.png +0 -0
  313. data/doc/ep_flux/math-doc/document/index.html +0 -101
  314. data/doc/ep_flux/math-doc/document/internals.pl +0 -258
  315. data/doc/ep_flux/math-doc/document/labels.pl +0 -265
  316. data/doc/ep_flux/math-doc/document/next.png +0 -0
  317. data/doc/ep_flux/math-doc/document/next_g.png +0 -0
  318. data/doc/ep_flux/math-doc/document/node1.html +0 -104
  319. data/doc/ep_flux/math-doc/document/node10.html +0 -164
  320. data/doc/ep_flux/math-doc/document/node11.html +0 -86
  321. data/doc/ep_flux/math-doc/document/node12.html +0 -166
  322. data/doc/ep_flux/math-doc/document/node13.html +0 -897
  323. data/doc/ep_flux/math-doc/document/node14.html +0 -1065
  324. data/doc/ep_flux/math-doc/document/node15.html +0 -72
  325. data/doc/ep_flux/math-doc/document/node16.html +0 -81
  326. data/doc/ep_flux/math-doc/document/node2.html +0 -82
  327. data/doc/ep_flux/math-doc/document/node3.html +0 -91
  328. data/doc/ep_flux/math-doc/document/node4.html +0 -149
  329. data/doc/ep_flux/math-doc/document/node5.html +0 -330
  330. data/doc/ep_flux/math-doc/document/node6.html +0 -99
  331. data/doc/ep_flux/math-doc/document/node7.html +0 -98
  332. data/doc/ep_flux/math-doc/document/node8.html +0 -83
  333. data/doc/ep_flux/math-doc/document/node9.html +0 -140
  334. data/doc/ep_flux/math-doc/document/prev.png +0 -0
  335. data/doc/ep_flux/math-doc/document/prev_g.png +0 -0
  336. data/doc/ep_flux/math-doc/document/up.png +0 -0
  337. data/doc/ep_flux/math-doc/document/up_g.png +0 -0
  338. data/doc/ep_flux/math-doc/document.pdf +0 -0
  339. data/doc/ep_flux/math-doc/document.tex +0 -2018
  340. data/doc/gdir.html +0 -412
  341. data/doc/gdir_client.html +0 -16
  342. data/doc/gdir_connect_ftp-like.html +0 -61
  343. data/doc/gdir_server.html +0 -45
  344. data/doc/ggraph.html +0 -1615
  345. data/doc/gpcat.html +0 -44
  346. data/doc/gpcut.html +0 -41
  347. data/doc/gphys.html +0 -532
  348. data/doc/gphys_fft.html +0 -324
  349. data/doc/gphys_grads_io.html +0 -69
  350. data/doc/gphys_grib_io.html +0 -82
  351. data/doc/gphys_io.html +0 -120
  352. data/doc/gphys_io_common.html +0 -18
  353. data/doc/gphys_netcdf_io.html +0 -283
  354. data/doc/gplist.html +0 -24
  355. data/doc/gpmath.html +0 -51
  356. data/doc/gpmaxmin.html +0 -31
  357. data/doc/gpprint.html +0 -34
  358. data/doc/gpview.html +0 -270
  359. data/doc/grads2nc_with_gphys.html +0 -21
  360. data/doc/grads_gridded.html +0 -307
  361. data/doc/grib.html +0 -144
  362. data/doc/grid.html +0 -212
  363. data/doc/index.html +0 -133
  364. data/doc/index.rd +0 -127
  365. data/doc/netcdf_convention.html +0 -136
  366. data/doc/unumeric.html +0 -176
  367. data/doc/update +0 -64
  368. data/doc/varray.html +0 -299
  369. data/doc/varraycomposite.html +0 -67
@@ -1,21 +0,0 @@
1
- <?xml version="1.0" ?>
2
- <!DOCTYPE html
3
- PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
- <html xmlns="http://www.w3.org/1999/xhtml">
6
- <head>
7
- <title>index.rd</title>
8
- </head>
9
- <body>
10
- <h1><a name="label:0" id="label:0">Reference manuals of the Derivative library</a></h1><!-- RDLabel: "Reference manuals of the Derivative library" -->
11
- <ul>
12
- <li><a href="numru-derivative.html">module NumRu::Derivative</a> :
13
- Module functions of Derivative Operater for NArray.</li>
14
- <li><a href="gphys-derivative.html">module NumRu::GPhys::Derivative</a> :
15
- Module functions of Derivative Operater for GPhys.</li>
16
- <li><a href="math-doc/document/index.html">description of mathmatical definition</a>
17
- Description of mathmatical definition about Derivative.</li>
18
- </ul>
19
-
20
- </body>
21
- </html>
@@ -1,14 +0,0 @@
1
- =begin
2
-
3
- =Reference manuals of the Derivative library
4
-
5
- * ((<module NumRu::Derivative|URL:numru-derivative.html>)) :
6
- Module functions of Derivative Operater for NArray.
7
-
8
- * ((<module NumRu::GPhys::Derivative|URL:gphys-derivative.html>)) :
9
- Module functions of Derivative Operater for GPhys.
10
-
11
- * ((<description of mathmatical definition|URL:math-doc/document/index.html>))
12
- Description of mathmatical definition about Derivative.
13
-
14
- =end
@@ -1,30 +0,0 @@
1
- /* Century Schoolbook font is very similar to Computer Modern Math: cmmi */
2
- .MATH { font-family: "Century Schoolbook", serif; }
3
- .MATH I { font-family: "Century Schoolbook", serif; font-shape: italic }
4
- .BOLDMATH { font-family: "Century Schoolbook", serif; font-weight: bold }
5
-
6
- /* implement both fixed-size and relative sizes */
7
- SMALL.XTINY { font-size : xx-small }
8
- SMALL.TINY { font-size : x-small }
9
- SMALL.SCRIPTSIZE { font-size : smaller }
10
- SMALL.FOOTNOTESIZE { font-size : small }
11
- SMALL.SMALL { }
12
- BIG.LARGE { }
13
- BIG.XLARGE { font-size : large }
14
- BIG.XXLARGE { font-size : x-large }
15
- BIG.HUGE { font-size : larger }
16
- BIG.XHUGE { font-size : xx-large }
17
-
18
- /* heading styles */
19
- H1 { }
20
- H2 { }
21
- H3 { }
22
- H4 { }
23
- H5 { }
24
-
25
- /* mathematics styles */
26
- DIV.displaymath { } /* math displays */
27
- TD.eqno { } /* equation-number cells */
28
-
29
-
30
- /* document-specific styles come next */
@@ -1,57 +0,0 @@
1
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2
-
3
- <!--Converted with jLaTeX2HTML 2K.1beta (1.48) JA patch-1.4
4
- patched version by: Kenshi Muto, Debian Project.
5
- LaTeX2HTML 2K.1beta (1.48),
6
- original version by: Nikos Drakos, CBLU, University of Leeds
7
- * revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
8
- * with significant contributions from:
9
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
10
- <HTML>
11
- <HEAD>
12
- <TITLE>NumRu::Derivative</TITLE>
13
- <META NAME="description" CONTENT="NumRu::Derivative">
14
- <META NAME="keywords" CONTENT="document">
15
- <META NAME="resource-type" CONTENT="document">
16
- <META NAME="distribution" CONTENT="global">
17
-
18
- <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-2022-jp">
19
- <META NAME="Generator" CONTENT="jLaTeX2HTML v2K.1beta JA patch-1.4">
20
- <META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
21
-
22
- <LINK REL="STYLESHEET" HREF="document.css">
23
-
24
- <LINK REL="next" HREF="node1.html">
25
- </HEAD>
26
-
27
- <BODY >
28
- <!--Navigation Panel-->
29
- <A NAME="tex2html1"
30
- HREF="node1.html">
31
- <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
32
- <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up_g.png">
33
- <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev_g.png">
34
- <BR>
35
- <B> :</B> <A NAME="tex2html2"
36
- HREF="node1.html">$BITEy4V3V3J;R$NFs<!@:EY:9J,(B</A>
37
- <BR>
38
- <BR>
39
- <!--End of Navigation Panel-->
40
- <BR><HR>
41
- <!--Table of Child-Links-->
42
- <A NAME="CHILD_LINKS"></A>
43
-
44
- <UL>
45
- <LI><A NAME="tex2html3"
46
- HREF="node1.html">$BITEy4V3V3J;R$NFs<!@:EY:9J,(B</A>
47
- <LI><A NAME="tex2html4"
48
- HREF="node2.html">$B$3$NJ8=q$K$D$$$F(B...</A>
49
- </UL>
50
- <!--End of Table of Child-Links-->
51
- <BR><HR>
52
- <ADDRESS>
53
- Tsukahara Daisuke
54
- $BJ?@.(B17$BG/(B3$B7n(B3$BF|(B
55
- </ADDRESS>
56
- </BODY>
57
- </HTML>
@@ -1 +0,0 @@
1
- \relax
@@ -1,385 +0,0 @@
1
- This is pTeX, Version p3.0.1, based on TeX, Version 3.14159 (EUC) (Web2C 7.3.7) (format=platex 2004.12.16) 3 MAR 2005 12:06
2
- **./images.tex
3
- (./images.tex
4
- pLaTeX2e <2001/09/04>+0 (based on LaTeX2e <2001/06/01> patch level 0)
5
-
6
- (/usr/share/texmf/ptex/platex/base/jarticle.cls
7
- Document Class: jarticle 2001/10/04 v1.3 Standard pLaTeX class
8
- \c@@paper=\count81
9
- (/usr/share/texmf/ptex/platex/base/jsize12.clo
10
- File: jsize12.clo 2001/10/04 v1.3 Standard pLaTeX file (size option)
11
- )
12
- \c@part=\count82
13
- \c@section=\count83
14
- \c@subsection=\count84
15
- \c@subsubsection=\count85
16
- \c@paragraph=\count86
17
- \c@subparagraph=\count87
18
- \c@figure=\count88
19
- \c@table=\count89
20
- \abovecaptionskip=\skip41
21
- \belowcaptionskip=\skip42
22
- \symmincho=\mathgroup4
23
- LaTeX Font Info: Overwriting symbol font `mincho' in version `bold'
24
- (Font) JY1/mc/m/n --> JY1/gt/m/n on input line 597.
25
- LaTeX Info: Redefining \mathrm on input line 599.
26
- LaTeX Info: Redefining \mathbf on input line 600.
27
- \toclineskip=\dimen118
28
- \@lnumwidth=\dimen119
29
- \bibindent=\dimen120
30
- \heisei=\count90
31
- ) (/usr/share/texmf/tex/latex/base/ifthen.sty
32
- Package: ifthen 2001/05/26 v1.1c Standard LaTeX ifthen package (DPC)
33
- ) (/usr/share/texmf/ptex/platex/base/ascmac.sty (/usr/share/texmf/ptex/platex/b
34
- ase/tascmac.sty
35
- \@savetbaselineshift=\dimen121
36
- \@saveybaselineshift=\dimen122
37
- \scb@x=\box41
38
- \scscb@x=\box42
39
- \@bw=\dimen123
40
- \@nbox=\box43
41
- \@nbody=\box44
42
- \@scw=\dimen124
43
- \@itemh=\dimen125
44
- \@iboxpos=\toks15
45
- \@iboxstr=\box45
46
- \@bwsp=\box46
47
- \@@bwsp=\box47
48
- \@bcal=\count91
49
- \shaderule=\dimen126
50
- )) (/usr/share/texmf/tex/latex/tools/tabularx.sty
51
- Package: tabularx 1999/01/07 v2.07 `tabularx' package (DPC)
52
- (/usr/share/texmf/tex/latex/tools/array.sty
53
- Package: array 1998/05/13 v2.3m Tabular extension package (FMi)
54
- \col@sep=\dimen127
55
- \extrarowheight=\dimen128
56
- \NC@list=\toks16
57
- \extratabsurround=\skip43
58
- \backup@length=\skip44
59
- )
60
- \TX@col@width=\dimen129
61
- \TX@old@table=\dimen130
62
- \TX@old@col=\dimen131
63
- \TX@target=\dimen132
64
- \TX@delta=\dimen133
65
- \TX@cols=\count92
66
- \TX@ftn=\toks17
67
- ) (/usr/share/texmf/tex/latex/graphics/graphicx.sty
68
- Package: graphicx 1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)
69
- (/usr/share/texmf/tex/latex/graphics/keyval.sty
70
- Package: keyval 1999/03/16 v1.13 key=value parser (DPC)
71
- \KV@toks@=\toks18
72
- ) (/usr/share/texmf/tex/latex/graphics/graphics.sty
73
- Package: graphics 2001/07/07 v1.0n Standard LaTeX Graphics (DPC,SPQR)
74
- (/usr/share/texmf/tex/latex/graphics/trig.sty
75
- Package: trig 1999/03/16 v1.09 sin cos tan (DPC)
76
- ) (/usr/share/texmf/tex/latex/config/graphics.cfg
77
- File: graphics.cfg 2001/08/31 v1.1 graphics configuration of teTeX/TeXLive
78
- )
79
- Package graphics Info: Driver file: dvips.def on input line 80.
80
- (/usr/share/texmf/tex/latex/graphics/dvips.def
81
- File: dvips.def 1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)
82
- ))
83
- \Gin@req@height=\dimen134
84
- \Gin@req@width=\dimen135
85
- ) (/usr/share/texmf/tex/latex/amsfonts/amssymb.sty
86
- Package: amssymb 1996/11/03 v2.2b
87
- (/usr/share/texmf/tex/latex/amsfonts/amsfonts.sty
88
- Package: amsfonts 1997/09/17 v2.2e
89
- \@emptytoks=\toks19
90
- \symAMSa=\mathgroup5
91
- \symAMSb=\mathgroup6
92
- LaTeX Font Info: Overwriting math alphabet `\mathfrak' in version `bold'
93
- (Font) U/euf/m/n --> U/euf/b/n on input line 133.
94
- )) (/usr/share/texmf/tex/latex/amsmath/amsmath.sty
95
- Package: amsmath 2000/07/18 v2.13 AMS math features
96
- \@mathmargin=\skip45
97
- For additional information on amsmath, use the `?' option.
98
- (/usr/share/texmf/tex/latex/amsmath/amstext.sty
99
- Package: amstext 2000/06/29 v2.01
100
- (/usr/share/texmf/tex/latex/amsmath/amsgen.sty
101
- File: amsgen.sty 1999/11/30 v2.0
102
- \@emptytoks=\toks20
103
- \ex@=\dimen136
104
- )) (/usr/share/texmf/tex/latex/amsmath/amsbsy.sty
105
- Package: amsbsy 1999/11/29 v1.2d
106
- \pmbraise@=\dimen137
107
- ) (/usr/share/texmf/tex/latex/amsmath/amsopn.sty
108
- Package: amsopn 1999/12/14 v2.01 operator names
109
- )
110
- \inf@bad=\count93
111
- LaTeX Info: Redefining \frac on input line 211.
112
- \uproot@=\count94
113
- \leftroot@=\count95
114
- LaTeX Info: Redefining \overline on input line 307.
115
- \classnum@=\count96
116
- \DOTSCASE@=\count97
117
- LaTeX Info: Redefining \ldots on input line 379.
118
- LaTeX Info: Redefining \dots on input line 382.
119
- LaTeX Info: Redefining \cdots on input line 467.
120
- \Mathstrutbox@=\box48
121
- \strutbox@=\box49
122
- \big@size=\dimen138
123
- LaTeX Font Info: Redeclaring font encoding OML on input line 567.
124
- LaTeX Font Info: Redeclaring font encoding OMS on input line 568.
125
- \macc@depth=\count98
126
- \c@MaxMatrixCols=\count99
127
- \dotsspace@=\muskip10
128
- \c@parentequation=\count100
129
- \dspbrk@lvl=\count101
130
- \tag@help=\toks21
131
- \row@=\count102
132
- \column@=\count103
133
- \maxfields@=\count104
134
- \andhelp@=\toks22
135
- \eqnshift@=\dimen139
136
- \alignsep@=\dimen140
137
- \tagshift@=\dimen141
138
- \tagwidth@=\dimen142
139
- \totwidth@=\dimen143
140
- \lineht@=\dimen144
141
- \@envbody=\toks23
142
- \multlinegap=\skip46
143
- \multlinetaggap=\skip47
144
- \mathdisplay@stack=\toks24
145
- LaTeX Info: Redefining \[ on input line 2666.
146
- LaTeX Info: Redefining \] on input line 2667.
147
- ) (/usr/share/texmf/tex/generic/dennou-sty-6/Dennou6.sty
148
- Package: Dennou6 2001/04/03 �ϵ�ή����Ǿ����� LaTeX2e �ѥޥ����� var.6
149
- (/usr/share/texmf/tex/generic/dennou-sty-6/D6style.sty
150
- \Dheadrulewidth=\dimen145
151
- \Dfootrulewidth=\dimen146
152
- \Dheadwidth=\dimen147
153
- ) (/usr/share/texmf/tex/generic/dennou-sty-6/D6misc.sty
154
- \D@parindent=\skip48
155
- \D@year=\count105
156
- ) (/usr/share/texmf/tex/generic/dennou-sty-6/D6version.sty) (/usr/share/texmf/t
157
- ex/generic/dennou-sty-6/D6math.sty) (/usr/share/texmf/tex/generic/dennou-sty-6/
158
- D6float.sty) (/usr/share/texmf/tex/generic/dennou-sty-6/D6prog.sty
159
- \c@D@proglineno=\count106
160
- ) (/usr/share/texmf/tex/generic/dennou-sty-6/D6select.sty) (/usr/share/texmf/te
161
- x/generic/dennou-sty-6/D6graphicx.sty)) (/usr/share/texmf/tex/latex/graphics/co
162
- lor.sty
163
- Package: color 1999/02/16 v1.0i Standard LaTeX Color (DPC)
164
- (/usr/share/texmf/tex/latex/config/color.cfg
165
- File: color.cfg 2001/08/31 v1.1 color configuration of teTeX/TeXLive
166
- )
167
- Package color Info: Driver file: dvips.def on input line 125.
168
- (/usr/share/texmf/tex/latex/graphics/dvipsnam.def
169
- File: dvipsnam.def 1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)
170
- )) (/usr/share/texmf/tex/latex/base/inputenc.sty
171
- Package: inputenc 2001/07/10 v0.99a Input encoding file
172
- )
173
- \sizebox=\box50
174
- \lthtmlwrite=\write3
175
- (./images.aux)
176
- \openout1 = `images.aux'.
177
-
178
- LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 156.
179
- LaTeX Font Info: ... okay on input line 156.
180
- LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 156.
181
- LaTeX Font Info: ... okay on input line 156.
182
- LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 156.
183
- LaTeX Font Info: ... okay on input line 156.
184
- LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 156.
185
- LaTeX Font Info: ... okay on input line 156.
186
- LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 156.
187
- LaTeX Font Info: ... okay on input line 156.
188
- LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 156.
189
- LaTeX Font Info: ... okay on input line 156.
190
- LaTeX Font Info: Checking defaults for JY1/mc/m/n on input line 156.
191
- LaTeX Font Info: ... okay on input line 156.
192
- LaTeX Font Info: Checking defaults for JT1/mc/m/n on input line 156.
193
- LaTeX Font Info: ... okay on input line 156.
194
-
195
- latex2htmlLength hsize=349.0pt
196
-
197
- latex2htmlLength vsize=706.0pt
198
-
199
- latex2htmlLength hoffset=0.0pt
200
-
201
- latex2htmlLength voffset=0.0pt
202
-
203
- latex2htmlLength topmargin=0.0pt
204
-
205
- latex2htmlLength topskip=0.00003pt
206
-
207
- latex2htmlLength headheight=0.0pt
208
-
209
- latex2htmlLength headsep=0.0pt
210
-
211
- latex2htmlLength parskip=15.50002pt
212
-
213
- latex2htmlLength oddsidemargin=17.0pt
214
-
215
- latex2htmlLength evensidemargin=17.0pt
216
-
217
- LaTeX Font Info: Try loading font information for U+msa on input line 185.
218
- (/usr/share/texmf/tex/latex/amsfonts/umsa.fd
219
- File: umsa.fd 1995/01/05 v2.2e AMS font definitions
220
- )
221
- LaTeX Font Info: Try loading font information for U+msb on input line 185.
222
- (/usr/share/texmf/tex/latex/amsfonts/umsb.fd
223
- File: umsb.fd 1995/01/05 v2.2e AMS font definitions
224
- )
225
- l2hSize :tex2html_wrap_inline126:9.5pt::9.5pt::23.47621pt.
226
- [1
227
-
228
-
229
-
230
- ]
231
- l2hSize :tex2html_wrap_inline128:9.5pt::9.5pt::113.22275pt.
232
- [2
233
-
234
-
235
- ]
236
- l2hSize :tex2html_wrap_indisplay131:8.83331pt::8.83331pt::9.7731pt.
237
- [3
238
-
239
-
240
- ]
241
- l2hSize :tex2html_wrap_indisplay132:9.5pt::9.5pt::39.5368pt.
242
- [4
243
-
244
-
245
- ]
246
- l2hSize :tex2html_wrap_indisplay135:8.25pt::8.25pt::4.83054pt.
247
- [5
248
-
249
-
250
- ]
251
- l2hSize :tex2html_wrap_indisplay136:9.5pt::9.5pt::68.0628pt.
252
- [6
253
-
254
-
255
- ]
256
- l2hSize :tex2html_wrap_indisplay139:8.25pt::8.25pt::6.12221pt.
257
- [7
258
-
259
-
260
- ]
261
- l2hSize :tex2html_wrap_indisplay140:9.5pt::9.5pt::68.0628pt.
262
- [8
263
-
264
-
265
- ]
266
- l2hSize :tex2html_wrap_inline142:7.75pt::0.0pt::6.12221pt.
267
- [9
268
-
269
-
270
- ]
271
- l2hSize :tex2html_wrap_inline144:7.75pt::0.0pt::4.83054pt.
272
- [10
273
-
274
-
275
- ]
276
- l2hSize :tex2html_wrap_indisplay149:9.5pt::9.5pt::78.68068pt.
277
- [11
278
-
279
-
280
- ]
281
- l2hSize :tex2html_wrap_indisplay150:18.12836pt::18.12836pt::145.5596pt.
282
- [12
283
-
284
-
285
- ]
286
- l2hSize :tex2html_wrap_indisplay153:9.5pt::9.5pt::78.68068pt.
287
- [13
288
-
289
-
290
- ]
291
- l2hSize :tex2html_wrap_indisplay154:18.12836pt::18.12836pt::158.76797pt.
292
- [14
293
-
294
-
295
- ]
296
- l2hSize :tex2html_wrap_inline156:9.5pt::9.5pt::66.3333pt.
297
- [15
298
-
299
-
300
- ]
301
- l2hSize :tex2html_wrap_inline158:8.25pt::8.25pt::10.65851pt.
302
- [16
303
-
304
-
305
- ]
306
- l2hSize :tex2html_wrap_inline160:8.83331pt::8.83331pt::7.66039pt.
307
- [17
308
-
309
-
310
- ]
311
- l2hSize :tex2html_wrap_inline162:7.75pt::0.0pt::7.26456pt.
312
- [18
313
-
314
-
315
- ]
316
- l2hSize :tex2html_wrap_inline164:10.01027pt::10.01027pt::28.0254pt.
317
- [19
318
-
319
-
320
- ]
321
- l2hSize :tex2html_wrap_inline166:9.51027pt::0.0pt::9.5806pt.
322
- [20
323
-
324
-
325
- ]
326
- l2hSize :tex2html_wrap_inline168:9.29916pt::9.29916pt::12.7715pt.
327
- [21
328
-
329
-
330
- ]
331
- l2hSize :tex2html_wrap_inline170:10.01027pt::10.01027pt::20.20563pt.
332
- [22
333
-
334
-
335
- ]
336
- l2hSize :tex2html_wrap_inline172:10.01027pt::10.01027pt::18.91396pt.
337
- [23
338
-
339
-
340
- ]
341
- l2hSize :tex2html_wrap_indisplay175:10.61026pt::10.61026pt::141.36649pt.
342
- [24
343
-
344
-
345
- ]
346
- l2hSize :tex2html_wrap_indisplay176:10.61026pt::10.61026pt::194.96048pt.
347
- [25
348
-
349
-
350
- ]
351
- l2hSize :tex2html_wrap_indisplay179:18.12836pt::18.12836pt::143.76648pt.
352
- [26
353
-
354
-
355
- ]
356
- l2hSize :tex2html_wrap_indisplay180:18.12836pt::18.12836pt::148.93713pt.
357
- [27
358
-
359
-
360
- ]
361
- l2hSize :tex2html_wrap_indisplay183:10.61026pt::10.61026pt::43.76134pt.
362
- [28
363
-
364
-
365
- ]
366
- l2hSize :tex2html_wrap_indisplay186:9.89915pt::9.89915pt::29.67572pt.
367
- [29
368
-
369
-
370
- ]
371
- l2hSize :tex2html_wrap_indisplay187:18.12836pt::18.12836pt::156.23856pt.
372
- [30
373
-
374
-
375
- ] (./images.aux) )
376
- Here is how much of TeX's memory you used:
377
- 2164 strings out of 10601
378
- 25183 string characters out of 67513
379
- 75265 words of memory out of 263001
380
- 5228 multiletter control sequences out of 10000+0
381
- 12819 words of font info for 52 fonts, out of 400000 for 1000
382
- 14 hyphenation exceptions out of 1000
383
- 27i,5n,24p,224b,279s stack positions out of 300i,100n,500p,50000b,4000s
384
-
385
- Output written on images.dvi (30 pages, 8092 bytes).
@@ -1,186 +0,0 @@
1
- # LaTeX2HTML 2K.1beta (1.48)
2
- # Associate images original text with physical files.
3
-
4
-
5
- $key = q/displaystyle=(s^2+st^2)f'(x_i)+s^2O(t^3)+t^2O(s^3);MSF=1.6;LFS=12;AAT/;
6
- $cached_env_img{$key} = q|<IMG
7
- WIDTH="314" HEIGHT="40" ALIGN="MIDDLE" BORDER="0"
8
- SRC="|."$dir".q|img25.png"
9
- ALT="$\displaystyle = (s^2 + st^2)f'(x_i) + s^2O(t^3) + t^2O(s^3)$">|;
10
-
11
- $key = q/f(x);MSF=1.6;LFS=12;AAT/;
12
- $cached_env_img{$key} = q|<IMG
13
- WIDTH="41" HEIGHT="37" ALIGN="MIDDLE" BORDER="0"
14
- SRC="|."$dir".q|img1.png"
15
- ALT="$ f(x)$">|;
16
-
17
- $key = q/displaystyleequiv(x_{i}-x_{i-1});MSF=1.6;LFS=12;AAT/;
18
- $cached_env_img{$key} = q|<IMG
19
- WIDTH="112" HEIGHT="37" ALIGN="MIDDLE" BORDER="0"
20
- SRC="|."$dir".q|img8.png"
21
- ALT="$\displaystyle \equiv (x_{i} - x_{i-1})$">|;
22
-
23
- $key = q/t^3;MSF=1.6;LFS=12;AAT/;
24
- $cached_env_img{$key} = q|<IMG
25
- WIDTH="19" HEIGHT="19" ALIGN="BOTTOM" BORDER="0"
26
- SRC="|."$dir".q|img20.png"
27
- ALT="$ t^3$">|;
28
-
29
- $key = q/t;MSF=1.6;LFS=12;AAT/;
30
- $cached_env_img{$key} = q|<IMG
31
- WIDTH="12" HEIGHT="17" ALIGN="BOTTOM" BORDER="0"
32
- SRC="|."$dir".q|img10.png"
33
- ALT="$ t$">|;
34
-
35
- $key = q/displaystylef'(x_i);MSF=1.6;LFS=12;AAT/;
36
- $cached_env_img{$key} = q|<IMG
37
- WIDTH="51" HEIGHT="38" ALIGN="MIDDLE" BORDER="0"
38
- SRC="|."$dir".q|img29.png"
39
- ALT="$\displaystyle f'(x_i)$">|;
40
-
41
- $key = q/t^2times;MSF=1.6;LFS=12;AAT/;
42
- $cached_env_img{$key} = q|<IMG
43
- WIDTH="34" HEIGHT="38" ALIGN="MIDDLE" BORDER="0"
44
- SRC="|."$dir".q|img23.png"
45
- ALT="$ t^2\times$">|;
46
-
47
- $key = q/displaystyle=tf'(x_i)+frac{t^2}{2}f''(x_i)+O(t^3);MSF=1.6;LFS=12;AAT/;
48
- $cached_env_img{$key} = q|<IMG
49
- WIDTH="235" HEIGHT="64" ALIGN="MIDDLE" BORDER="0"
50
- SRC="|."$dir".q|img12.png"
51
- ALT="$\displaystyle = tf'(x_i) + \frac{t^2}{2}f''(x_i) + O(t^3)$">|;
52
-
53
- $key = q/x_i;MSF=1.6;LFS=12;AAT/;
54
- $cached_env_img{$key} = q|<IMG
55
- WIDTH="21" HEIGHT="33" ALIGN="MIDDLE" BORDER="0"
56
- SRC="|."$dir".q|img16.png"
57
- ALT="$ x_i$">|;
58
-
59
- $key = q/f'(x_i),f''(x_i);MSF=1.6;LFS=12;AAT/;
60
- $cached_env_img{$key} = q|<IMG
61
- WIDTH="109" HEIGHT="37" ALIGN="MIDDLE" BORDER="0"
62
- SRC="|."$dir".q|img15.png"
63
- ALT="$ f'(x_i), f''(x_i)$">|;
64
-
65
- $key = q/s^2times;MSF=1.6;LFS=12;AAT/;
66
- $cached_env_img{$key} = q|<IMG
67
- WIDTH="36" HEIGHT="38" ALIGN="MIDDLE" BORDER="0"
68
- SRC="|."$dir".q|img22.png"
69
- ALT="$ s^2\times$">|;
70
-
71
- $key = q/displaystyles^2f_{i+1}+(t^2-s^2)f_i-t^2f_{i-1};MSF=1.6;LFS=12;AAT/;
72
- $cached_env_img{$key} = q|<IMG
73
- WIDTH="229" HEIGHT="40" ALIGN="MIDDLE" BORDER="0"
74
- SRC="|."$dir".q|img24.png"
75
- ALT="$\displaystyle s^2f_{i+1} + (t^2 -s^2)f_i - t^2f_{i-1}$">|;
76
-
77
- $key = q/displaystyle=frac{s^2f_{i+1}+(t^2-s^2)f_i-t^2f_{i-1}}{st(s+t)};MSF=1.6;LFS=12;AAT/;
78
- $cached_env_img{$key} = q|<IMG
79
- WIDTH="252" HEIGHT="64" ALIGN="MIDDLE" BORDER="0"
80
- SRC="|."$dir".q|img30.png"
81
- ALT="$\displaystyle = \frac{s^2f_{i+1} + (t^2 -s^2)f_i - t^2f_{i-1}}{st(s + t)}$">|;
82
-
83
- $key = q/f;MSF=1.6;LFS=12;AAT/;
84
- $cached_env_img{$key} = q|<IMG
85
- WIDTH="16" HEIGHT="34" ALIGN="MIDDLE" BORDER="0"
86
- SRC="|."$dir".q|img17.png"
87
- ALT="$ f$">|;
88
-
89
- $key = q/displaystyle=f'(x_i)+frac{O(s^2t^3)+O(t^2s^3)}{st(s+t)};MSF=1.6;LFS=12;AAT/;
90
- $cached_env_img{$key} = q|<IMG
91
- WIDTH="241" HEIGHT="64" ALIGN="MIDDLE" BORDER="0"
92
- SRC="|."$dir".q|img27.png"
93
- ALT="$\displaystyle = f'(x_i) + \frac{O(s^2t^3) + O(t^2s^3)}{st(s + t)}$">|;
94
-
95
- $key = q/displaystyle=O(t^2).;MSF=1.6;LFS=12;AAT/;
96
- $cached_env_img{$key} = q|<IMG
97
- WIDTH="73" HEIGHT="40" ALIGN="MIDDLE" BORDER="0"
98
- SRC="|."$dir".q|img28.png"
99
- ALT="$\displaystyle = O(t^2).$">|;
100
-
101
- $key = q/displaystylet;MSF=1.6;LFS=12;AAT/;
102
- $cached_env_img{$key} = q|<IMG
103
- WIDTH="12" HEIGHT="33" ALIGN="MIDDLE" BORDER="0"
104
- SRC="|."$dir".q|img5.png"
105
- ALT="$\displaystyle t$">|;
106
-
107
- $key = q/displaystyle=-sf'(x_i)+frac{s^2}{2}f''(x_i)+O(s^3);MSF=1.6;LFS=12;AAT/;
108
- $cached_env_img{$key} = q|<IMG
109
- WIDTH="256" HEIGHT="64" ALIGN="MIDDLE" BORDER="0"
110
- SRC="|."$dir".q|img14.png"
111
- ALT="$\displaystyle = -sf'(x_i) + \frac{s^2}{2}f''(x_i) + O(s^3)$">|;
112
-
113
- $key = q/s;MSF=1.6;LFS=12;AAT/;
114
- $cached_env_img{$key} = q|<IMG
115
- WIDTH="14" HEIGHT="17" ALIGN="BOTTOM" BORDER="0"
116
- SRC="|."$dir".q|img9.png"
117
- ALT="$ s$">|;
118
-
119
- $key = q/displaystylefrac{s^2f_{i+1}+(t^2-s^2)f_i-t^2f_{i-1}}{st(s+t)};MSF=1.6;LFS=12;AAT/;
120
- $cached_env_img{$key} = q|<IMG
121
- WIDTH="233" HEIGHT="64" ALIGN="MIDDLE" BORDER="0"
122
- SRC="|."$dir".q|img26.png"
123
- ALT="$\displaystyle \frac{s^2f_{i+1} + (t^2 -s^2)f_i - t^2f_{i-1}}{st(s + t)}$">|;
124
-
125
- $key = q/displaystyleequiv(x_{i+1}-x_{i});MSF=1.6;LFS=12;AAT/;
126
- $cached_env_img{$key} = q|<IMG
127
- WIDTH="112" HEIGHT="37" ALIGN="MIDDLE" BORDER="0"
128
- SRC="|."$dir".q|img6.png"
129
- ALT="$\displaystyle \equiv (x_{i+1} - x_{i})$">|;
130
-
131
- $key = q/displaystylef(x_{i-1})-f(x_{i});MSF=1.6;LFS=12;AAT/;
132
- $cached_env_img{$key} = q|<IMG
133
- WIDTH="129" HEIGHT="37" ALIGN="MIDDLE" BORDER="0"
134
- SRC="|."$dir".q|img13.png"
135
- ALT="$\displaystyle f(x_{i-1}) - f(x_{i})$">|;
136
-
137
- $key = q/displaystylef(x_{i+1})-f(x_{i});MSF=1.6;LFS=12;AAT/;
138
- $cached_env_img{$key} = q|<IMG
139
- WIDTH="129" HEIGHT="37" ALIGN="MIDDLE" BORDER="0"
140
- SRC="|."$dir".q|img11.png"
141
- ALT="$\displaystyle f(x_{i+1}) - f(x_{i})$">|;
142
-
143
- $key = q/x_n(x_0,x_1,...,x_{i},...,x_{n});MSF=1.6;LFS=12;AAT/;
144
- $cached_env_img{$key} = q|<IMG
145
- WIDTH="184" HEIGHT="37" ALIGN="MIDDLE" BORDER="0"
146
- SRC="|."$dir".q|img2.png"
147
- ALT="$ x_n (x_0, x_1, ..., x_{i}, ..., x_{n})$">|;
148
-
149
- $key = q/x;MSF=1.6;LFS=12;AAT/;
150
- $cached_env_img{$key} = q|<IMG
151
- WIDTH="15" HEIGHT="17" ALIGN="BOTTOM" BORDER="0"
152
- SRC="|."$dir".q|img18.png"
153
- ALT="$ x$">|;
154
-
155
- $key = q/displaystylef_i;MSF=1.6;LFS=12;AAT/;
156
- $cached_env_img{$key} = q|<IMG
157
- WIDTH="19" HEIGHT="34" ALIGN="MIDDLE" BORDER="0"
158
- SRC="|."$dir".q|img3.png"
159
- ALT="$\displaystyle f_i$">|;
160
-
161
- $key = q/O(t^3);MSF=1.6;LFS=12;AAT/;
162
- $cached_env_img{$key} = q|<IMG
163
- WIDTH="48" HEIGHT="38" ALIGN="MIDDLE" BORDER="0"
164
- SRC="|."$dir".q|img19.png"
165
- ALT="$ O(t^3)$">|;
166
-
167
- $key = q/displaystyleequivf(x_i);MSF=1.6;LFS=12;AAT/;
168
- $cached_env_img{$key} = q|<IMG
169
- WIDTH="67" HEIGHT="37" ALIGN="MIDDLE" BORDER="0"
170
- SRC="|."$dir".q|img4.png"
171
- ALT="$\displaystyle \equiv f(x_i)$">|;
172
-
173
- $key = q/f'';MSF=1.6;LFS=12;AAT/;
174
- $cached_env_img{$key} = q|<IMG
175
- WIDTH="24" HEIGHT="36" ALIGN="MIDDLE" BORDER="0"
176
- SRC="|."$dir".q|img21.png"
177
- ALT="$ f''$">|;
178
-
179
- $key = q/displaystyles;MSF=1.6;LFS=12;AAT/;
180
- $cached_env_img{$key} = q|<IMG
181
- WIDTH="14" HEIGHT="33" ALIGN="MIDDLE" BORDER="0"
182
- SRC="|."$dir".q|img7.png"
183
- ALT="$\displaystyle s$">|;
184
-
185
- 1;
186
-