• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..05-May-2018-

Makefile.PLH A D05-May-2018471 2215

NOTESH A D05-May-2018831 2917

README.sslH A D05-May-20181.4 KiB3826

blas.cH A D05-May-20182.5 KiB158121

complex.cH A D05-May-20181.4 KiB7130

complex.hH A D05-May-20181.1 KiB3614

eigen.cH A D05-May-201819.1 KiB939818

eigen.hH A D05-May-2018637 286

eigens.cH A D05-May-20183.2 KiB179110

matrix.cH A D05-May-201812.8 KiB545285

matrix.hH A D05-May-20182 KiB5227

matrixops.pdH A D05-May-201842.4 KiB1,4601,114

protos.hH A D05-May-20181.4 KiB4635

simq.cH A D05-May-20182.9 KiB179113

sslib.cH A D05-May-2018782 4610

sslib.hH A D05-May-2018959 4313

svd.cH A D05-May-20187.8 KiB222100

README.ssl

1Files in this directory are a subset, slightly modified, of the Small
2Scientific Library by Kenneth Geisshirt.  They may be distributed and
3modified under the same terms as PDL itself.
4
5------------------------------
6
7From kenneth@geisshirt.dk Thu Jan 13 14:40:30 2005
8Message-ID: <41E6EACE.6010600@geisshirt.dk>
9Date: Thu, 13 Jan 2005 22:40:30 +0100
10From: Kenneth Geisshirt <kenneth@geisshirt.dk>
11To: deforest@boulder.swri.edu
12Subject: Re: Small Scientific Library use within Perl/PDL?
13
14Craig DeForest wrote:
15
16> I notice that, while you have made SSL available for download, there is no
17> indication that it is free software.  Are you willing to distribute SSL under
18> the Perl Artistic License (or some other free software license)?
19
20That's my mistake: SSLib is free software. I'll create a new tar ball
21this weekend (including a license). I'll probably use the MIT X License
22since it's the less restricted license I know.
23
24If you decide to use some of my routines in PDL I'll be very happy. And
25if you need any help please let me know.
26
27SSLib is a very simple library - not that the routines are simple but
28the API is on a basic level and the application programmer must be very
29aware of how to call routines and use the data structure.
30
31/kneth
32
33--
34Kenneth Geisshirt, M.Sc., Ph.D.   --   http://kenneth.geisshirt.dk/
35GPG Fingerprint: CEC4 7449 1B9B C8A5 7679  F062 DDDF 020E F812 4EE3
36
37
38