[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Bessel functions?
From: |
Alexey Goldin |
Subject: |
Bessel functions? |
Date: |
Mon, 5 Feb 1996 11:19:07 -0600 |
I wrote some patch for Octave to use Bessel functions, but you
may need to twiddle a bit with Makefiles to make it compile if
you do not have autoconf on your system. Or I can send you
SunOs 4.1.3 binary that uses the following libraries:
$ ldd `which octave`
-lg++.2 => /usr/local/lib/libg++.so.2.7.0
-lstdc++.2 => /usr/local/lib/libstdc++.so.2.7.0
-lc.1 => /usr/lib/libc.so.1.9
-ldl.1 => /usr/lib/libdl.so.1.0
I sent this patch to some people on this list. Anyone but me
managed to compile it?
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Bessel functions?,
Alexey Goldin <=