Name Date Size #Lines LOC

..--

MakefileH A D25-Apr-20251 KiB325

genbessel.cH A D25-Apr-20252.7 KiB10457

genj0.cH A D25-Apr-20253.2 KiB13595

genj1.cH A D25-Apr-20253.2 KiB13695

genlgamma.cH A D25-Apr-20253.4 KiB143103

geny0.cH A D25-Apr-20253.2 KiB13695

geny1.cH A D25-Apr-20253.2 KiB13695

readmeH A D25-Apr-2025254 1510

readme

1/* please, adapt the Makefile file to your environment */
2
3/* cd to bessel directory */
4$ pwd
5/home/linux/livr/bessel
6
7/* compile */
8$ make all
9
10/* start datafiles generator */
11$ genbessel
12
13/* put datafiles where they have to be loaded */
14$ make install
15