Browse thread
Re: linear algebra libraries?
- David McClain
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | David McClain <dmcclain@a...> |
| Subject: | Re: linear algebra libraries? |
Marcus, et al >Given the problem I want to solve, I'll only need a handful of functions, >but I'll try to get the basic design right so that other people can >continue extending the interface. > Here is the stuff I use daily to do just what you are asking for. The sources are included and will probably be of most use to you, as you probably won't want to learn NML. c.f., especially the tools directory and the corresponding gluelib directory. www.azstarnet.com/~dmcclain/nmlpromo.htm - DM