Name Date Size

..25-Oct-20244 KiB

genexp.cH A D25-Oct-20243.2 KiB

genexp_log.cH A D25-Oct-20243.1 KiB

genfrexp.cH A D25-Oct-20243.4 KiB

genhypot.cH A D25-Oct-20243.3 KiB

genldexp.cH A D25-Oct-20244.2 KiB

genlog.cH A D25-Oct-20243.2 KiB

genlog10.cH A D25-Oct-20243.2 KiB

genmodf.cH A D25-Oct-20243.9 KiB

MakefileH A D25-Oct-20241 KiB

readmeH A D25-Oct-2024257

readme

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