Guest User

Untitled

a guest
Jun 20th, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.89 KB | None | 0 0
  1. /nix/store/cams8w74kvh5b7bx2jykap5yh469qzap-gsl-2.5
  2. ├── bin
  3. │   ├── gsl-config
  4. │   ├── gsl-histogram
  5. │   └── gsl-randist
  6. ├── include
  7. │   └── gsl
  8. │   ├── gsl_blas.h
  9. │   ├── gsl_blas_types.h
  10. │   ├── gsl_block_char.h
  11. │   ├── gsl_block_complex_double.h
  12. │   ├── gsl_block_complex_float.h
  13. │   ├── gsl_block_complex_long_double.h
  14. │   ├── gsl_block_double.h
  15. │   ├── gsl_block_float.h
  16. │   ├── gsl_block.h
  17. │   ├── gsl_block_int.h
  18. │   ├── gsl_block_long_double.h
  19. │   ├── gsl_block_long.h
  20. │   ├── gsl_block_short.h
  21. │   ├── gsl_block_uchar.h
  22. │   ├── gsl_block_uint.h
  23. │   ├── gsl_block_ulong.h
  24. │   ├── gsl_block_ushort.h
  25. │   ├── gsl_bspline.h
  26. │   ├── gsl_cblas.h
  27. │   ├── gsl_cdf.h
  28. │   ├── gsl_chebyshev.h
  29. │   ├── gsl_check_range.h
  30. │   ├── gsl_combination.h
  31. │   ├── gsl_complex.h
  32. │   ├── gsl_complex_math.h
  33. │   ├── gsl_const_cgs.h
  34. │   ├── gsl_const_cgsm.h
  35. │   ├── gsl_const.h
  36. │   ├── gsl_const_mksa.h
  37. │   ├── gsl_const_mks.h
  38. │   ├── gsl_const_num.h
  39. │   ├── gsl_deriv.h
  40. │   ├── gsl_dft_complex_float.h
  41. │   ├── gsl_dft_complex.h
  42. │   ├── gsl_dht.h
  43. │   ├── gsl_diff.h
  44. │   ├── gsl_eigen.h
  45. │   ├── gsl_errno.h
  46. │   ├── gsl_fft_complex_float.h
  47. │   ├── gsl_fft_complex.h
  48. │   ├── gsl_fft.h
  49. │   ├── gsl_fft_halfcomplex_float.h
  50. │   ├── gsl_fft_halfcomplex.h
  51. │   ├── gsl_fft_real_float.h
  52. │   ├── gsl_fft_real.h
  53. │   ├── gsl_filter.h
  54. │   ├── gsl_fit.h
  55. │   ├── gsl_heapsort.h
  56. │   ├── gsl_histogram2d.h
  57. │   ├── gsl_histogram.h
  58. │   ├── gsl_ieee_utils.h
  59. │   ├── gsl_inline.h
  60. │   ├── gsl_integration.h
  61. │   ├── gsl_interp2d.h
  62. │   ├── gsl_interp.h
  63. │   ├── gsl_linalg.h
  64. │   ├── gsl_machine.h
  65. │   ├── gsl_math.h
  66. │   ├── gsl_matrix_char.h
  67. │   ├── gsl_matrix_complex_double.h
  68. │   ├── gsl_matrix_complex_float.h
  69. │   ├── gsl_matrix_complex_long_double.h
  70. │   ├── gsl_matrix_double.h
  71. │   ├── gsl_matrix_float.h
  72. │   ├── gsl_matrix.h
  73. │   ├── gsl_matrix_int.h
  74. │   ├── gsl_matrix_long_double.h
  75. │   ├── gsl_matrix_long.h
  76. │   ├── gsl_matrix_short.h
  77. │   ├── gsl_matrix_uchar.h
  78. │   ├── gsl_matrix_uint.h
  79. │   ├── gsl_matrix_ulong.h
  80. │   ├── gsl_matrix_ushort.h
  81. │   ├── gsl_message.h
  82. │   ├── gsl_min.h
  83. │   ├── gsl_minmax.h
  84. │   ├── gsl_mode.h
  85. │   ├── gsl_monte.h
  86. │   ├── gsl_monte_miser.h
  87. │   ├── gsl_monte_plain.h
  88. │   ├── gsl_monte_vegas.h
  89. │   ├── gsl_movstat.h
  90. │   ├── gsl_multifit.h
  91. │   ├── gsl_multifit_nlinear.h
  92. │   ├── gsl_multifit_nlin.h
  93. │   ├── gsl_multilarge.h
  94. │   ├── gsl_multilarge_nlinear.h
  95. │   ├── gsl_multimin.h
  96. │   ├── gsl_multiroots.h
  97. │   ├── gsl_multiset.h
  98. │   ├── gsl_nan.h
  99. │   ├── gsl_ntuple.h
  100. │   ├── gsl_odeiv2.h
  101. │   ├── gsl_odeiv.h
  102. │   ├── gsl_permutation.h
  103. │   ├── gsl_permute_char.h
  104. │   ├── gsl_permute_complex_double.h
  105. │   ├── gsl_permute_complex_float.h
  106. │   ├── gsl_permute_complex_long_double.h
  107. │   ├── gsl_permute_double.h
  108. │   ├── gsl_permute_float.h
  109. │   ├── gsl_permute.h
  110. │   ├── gsl_permute_int.h
  111. │   ├── gsl_permute_long_double.h
  112. │   ├── gsl_permute_long.h
  113. │   ├── gsl_permute_matrix_char.h
  114. │   ├── gsl_permute_matrix_complex_double.h
  115. │   ├── gsl_permute_matrix_complex_float.h
  116. │   ├── gsl_permute_matrix_complex_long_double.h
  117. │   ├── gsl_permute_matrix_double.h
  118. │   ├── gsl_permute_matrix_float.h
  119. │   ├── gsl_permute_matrix.h
  120. │   ├── gsl_permute_matrix_int.h
  121. │   ├── gsl_permute_matrix_long_double.h
  122. │   ├── gsl_permute_matrix_long.h
  123. │   ├── gsl_permute_matrix_short.h
  124. │   ├── gsl_permute_matrix_uchar.h
  125. │   ├── gsl_permute_matrix_uint.h
  126. │   ├── gsl_permute_matrix_ulong.h
  127. │   ├── gsl_permute_matrix_ushort.h
  128. │   ├── gsl_permute_short.h
  129. │   ├── gsl_permute_uchar.h
  130. │   ├── gsl_permute_uint.h
  131. │   ├── gsl_permute_ulong.h
  132. │   ├── gsl_permute_ushort.h
  133. │   ├── gsl_permute_vector_char.h
  134. │   ├── gsl_permute_vector_complex_double.h
  135. │   ├── gsl_permute_vector_complex_float.h
  136. │   ├── gsl_permute_vector_complex_long_double.h
  137. │   ├── gsl_permute_vector_double.h
  138. │   ├── gsl_permute_vector_float.h
  139. │   ├── gsl_permute_vector.h
  140. │   ├── gsl_permute_vector_int.h
  141. │   ├── gsl_permute_vector_long_double.h
  142. │   ├── gsl_permute_vector_long.h
  143. │   ├── gsl_permute_vector_short.h
  144. │   ├── gsl_permute_vector_uchar.h
  145. │   ├── gsl_permute_vector_uint.h
  146. │   ├── gsl_permute_vector_ulong.h
  147. │   ├── gsl_permute_vector_ushort.h
  148. │   ├── gsl_poly.h
  149. │   ├── gsl_pow_int.h
  150. │   ├── gsl_precision.h
  151. │   ├── gsl_qrng.h
  152. │   ├── gsl_randist.h
  153. │   ├── gsl_rng.h
  154. │   ├── gsl_roots.h
  155. │   ├── gsl_rstat.h
  156. │   ├── gsl_sf_airy.h
  157. │   ├── gsl_sf_bessel.h
  158. │   ├── gsl_sf_clausen.h
  159. │   ├── gsl_sf_coulomb.h
  160. │   ├── gsl_sf_coupling.h
  161. │   ├── gsl_sf_dawson.h
  162. │   ├── gsl_sf_debye.h
  163. │   ├── gsl_sf_dilog.h
  164. │   ├── gsl_sf_elementary.h
  165. │   ├── gsl_sf_ellint.h
  166. │   ├── gsl_sf_elljac.h
  167. │   ├── gsl_sf_erf.h
  168. │   ├── gsl_sf_exp.h
  169. │   ├── gsl_sf_expint.h
  170. │   ├── gsl_sf_fermi_dirac.h
  171. │   ├── gsl_sf_gamma.h
  172. │   ├── gsl_sf_gegenbauer.h
  173. │   ├── gsl_sf.h
  174. │   ├── gsl_sf_hermite.h
  175. │   ├── gsl_sf_hyperg.h
  176. │   ├── gsl_sf_laguerre.h
  177. │   ├── gsl_sf_lambert.h
  178. │   ├── gsl_sf_legendre.h
  179. │   ├── gsl_sf_log.h
  180. │   ├── gsl_sf_mathieu.h
  181. │   ├── gsl_sf_pow_int.h
  182. │   ├── gsl_sf_psi.h
  183. │   ├── gsl_sf_result.h
  184. │   ├── gsl_sf_sincos_pi.h
  185. │   ├── gsl_sf_synchrotron.h
  186. │   ├── gsl_sf_transport.h
  187. │   ├── gsl_sf_trig.h
  188. │   ├── gsl_sf_zeta.h
  189. │   ├── gsl_siman.h
  190. │   ├── gsl_sort_char.h
  191. │   ├── gsl_sort_double.h
  192. │   ├── gsl_sort_float.h
  193. │   ├── gsl_sort.h
  194. │   ├── gsl_sort_int.h
  195. │   ├── gsl_sort_long_double.h
  196. │   ├── gsl_sort_long.h
  197. │   ├── gsl_sort_short.h
  198. │   ├── gsl_sort_uchar.h
  199. │   ├── gsl_sort_uint.h
  200. │   ├── gsl_sort_ulong.h
  201. │   ├── gsl_sort_ushort.h
  202. │   ├── gsl_sort_vector_char.h
  203. │   ├── gsl_sort_vector_double.h
  204. │   ├── gsl_sort_vector_float.h
  205. │   ├── gsl_sort_vector.h
  206. │   ├── gsl_sort_vector_int.h
  207. │   ├── gsl_sort_vector_long_double.h
  208. │   ├── gsl_sort_vector_long.h
  209. │   ├── gsl_sort_vector_short.h
  210. │   ├── gsl_sort_vector_uchar.h
  211. │   ├── gsl_sort_vector_uint.h
  212. │   ├── gsl_sort_vector_ulong.h
  213. │   ├── gsl_sort_vector_ushort.h
  214. │   ├── gsl_spblas.h
  215. │   ├── gsl_specfunc.h
  216. │   ├── gsl_splinalg.h
  217. │   ├── gsl_spline2d.h
  218. │   ├── gsl_spline.h
  219. │   ├── gsl_spmatrix.h
  220. │   ├── gsl_statistics_char.h
  221. │   ├── gsl_statistics_double.h
  222. │   ├── gsl_statistics_float.h
  223. │   ├── gsl_statistics.h
  224. │   ├── gsl_statistics_int.h
  225. │   ├── gsl_statistics_long_double.h
  226. │   ├── gsl_statistics_long.h
  227. │   ├── gsl_statistics_short.h
  228. │   ├── gsl_statistics_uchar.h
  229. │   ├── gsl_statistics_uint.h
  230. │   ├── gsl_statistics_ulong.h
  231. │   ├── gsl_statistics_ushort.h
  232. │   ├── gsl_sum.h
  233. │   ├── gsl_sys.h
  234. │   ├── gsl_test.h
  235. │   ├── gsl_types.h
  236. │   ├── gsl_vector_char.h
  237. │   ├── gsl_vector_complex_double.h
  238. │   ├── gsl_vector_complex_float.h
  239. │   ├── gsl_vector_complex.h
  240. │   ├── gsl_vector_complex_long_double.h
  241. │   ├── gsl_vector_double.h
  242. │   ├── gsl_vector_float.h
  243. │   ├── gsl_vector.h
  244. │   ├── gsl_vector_int.h
  245. │   ├── gsl_vector_long_double.h
  246. │   ├── gsl_vector_long.h
  247. │   ├── gsl_vector_short.h
  248. │   ├── gsl_vector_uchar.h
  249. │   ├── gsl_vector_uint.h
  250. │   ├── gsl_vector_ulong.h
  251. │   ├── gsl_vector_ushort.h
  252. │   ├── gsl_version.h
  253. │   ├── gsl_wavelet2d.h
  254. │   └── gsl_wavelet.h
  255. ├── lib
  256. │   ├── libgslcblas.la
  257. │   ├── libgslcblas.so -> libgslcblas.so.0.0.0
  258. │   ├── libgslcblas.so.0 -> libgslcblas.so.0.0.0
  259. │   ├── libgslcblas.so.0.0.0
  260. │   ├── libgsl.la
  261. │   ├── libgsl.so -> libgsl.so.23.1.0
  262. │   ├── libgsl.so.23 -> libgsl.so.23.1.0
  263. │   ├── libgsl.so.23.1.0
  264. │   └── pkgconfig
  265. │   └── gsl.pc
  266. └── share
  267. ├── aclocal
  268. │   └── gsl.m4
  269. ├── info
  270. │   └── gsl-ref.info
  271. └── man
  272. ├── man1
  273. │   ├── gsl-config.1.gz
  274. │   ├── gsl-histogram.1.gz
  275. │   └── gsl-randist.1.gz
  276. └── man3
  277. └── gsl.3.gz
  278.  
  279. 11 directories, 265 files
Add Comment
Please, Sign In to add comment