Changeset 03bb04b in git


Ignore:
Timestamp:
May 25, 1997, 9:44:42 PM (26 years ago)
Author:
Olaf Bachmann <obachman@…>
Branches:
(u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
Children:
5b930a1423881dbc95f6662f7c66f37b7689d55c
Parents:
4d2aefb4828163f06e05df5f4b3c8cd720bfe4af
Message:
* small changes


git-svn-id: file:///usr/local/Singular/svn/trunk@334 2c84dea3-7e68-4137-9b89-c4e89433aadc
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • README.bin

    r4d2aefb r03bb04b  
    9393   software platforms (including most Un*x variants, MS-DOG, MacOS)
    9494
     95Acknowledgments
     96================
     97Singular 1.0 is linked with the following libraries:
     98  readline--  The Gnu readline library (v. 2.0)
     99              C) Free Software Foundation
     100  gmp     --  The Gnu Multiple precision library (v: 2.0.2) distribution
     101              (C) Free Software Foundation
     102  MP      --  The Multi Protocol library (v: 1.1.2) distribution
     103              (C) Gray/Kajler/Wang; Kent State University
     104  factory --  The factory library (v: 1.2) for polynomial factorization
     105              (C) Greuel/Stobbe U of Kaiserslautern
     106  libfac  --  The libfac library for characteristic set computations
     107              (C) Mesollen U of Saarbruecken
     108We would like to thank all authors of these who contributed these
     109libraries.
     110
    95111
    96112Distribution of Singular
     
    121137Singular-1.0.html.tar.gz - Reference manual in html format
    122138
     139The GMP library and the readline library is available at
     140ftp.gnu.ai.mit.edu or its mirrors.
     141
     142The MP library library is avialbale from mcs.kent.edu:/pub/MP/
     143For further information on MP, see also
     144http://symbolicnet.mcs.kent.edu/areas/protocols/mp.html
     145
     146The factory and libfac library are available from
     147www.mathematik.uni-kl.de:/pub/Math/
     148
    123149
    124150More information about Singular: Comments, Questions, Bug Reports
  • README.share

    r4d2aefb r03bb04b  
    9595
    9696
     97Acknowledgments
     98================
     99Singular 1.0 is linked with the following libraries:
     100  readline--  The Gnu readline library (v. 2.0)
     101              C) Free Software Foundation
     102  gmp     --  The Gnu Multiple precision library (v: 2.0.2) distribution
     103              (C) Free Software Foundation
     104  MP      --  The Multi Protocol library (v: 1.1.2) distribution
     105              (C) Gray/Kajler/Wang; Kent State University
     106  factory --  The factory library (v: 1.2) for polynomial factorization
     107              (C) Greuel/Stobbe U of Kaiserslautern
     108  libfac  --  The libfac library for characteristic set computations
     109              (C) Mesollen U of Saarbruecken
     110We would like to thank all authors of these who contributed these
     111libraries.
     112
     113
    97114Distribution of Singular
    98115========================
     
    122139Singular-1.0.html.tar.gz - Reference manual in html format
    123140
     141The GMP library and the readline library are available at
     142ftp.gnu.ai.mit.edu or its mirrors.
     143
     144The MP library library is avialbale from mcs.kent.edu:/pub/MP/
     145For further information on MP, see also
     146http://symbolicnet.mcs.kent.edu/areas/protocols/mp.html
     147
     148The factory and libfac library are available from
     149www.mathematik.uni-kl.de:/pub/Math/
     150
    124151
    125152More information about Singular: Comments, Questions, Bug Reports
  • README.src

    r4d2aefb r03bb04b  
    6666   software platforms (including most Un*x variants, MS-DOG, MacOS)
    6767
     68Acknowledgments
     69================
     70Singular 1.0 is distributed with the following libraries
     71  gmp     --  The Gnu Multiple precision library (v: 2.0.2) distribution
     72              (C) Free Software Foundation
     73  MP      --  The Multi Protocol library (v: 1.1.2) distribution
     74              (C) Gray/Kajler/Wang; Kent State University
     75  factory --  The factory library (v: 1.2) for polynomial factorization
     76              (C) Greuel/Stobbe U of Kaiserslautern
     77  libfac  --  The libfac library for characteristic set computations
     78              (C) Mesollen U of Saarbruecken
     79We would like to thank all authors of who contributed these
     80libraries.
    6881
    6982Distribution of Singular
     
    110123Singular-1.0.html.tar.gz - Reference manual in html format
    111124
     125The GMP library and the readline library is available at
     126ftp.gnu.ai.mit.edu or its mirrors.
     127
     128The MP library library is avialbale from mcs.kent.edu:/pub/MP/
     129For further information on MP, see also
     130http://symbolicnet.mcs.kent.edu/areas/protocols/mp.html
     131
     132The factory and libfac library are available from
     133www.mathematik.uni-kl.de:/pub/Math/
     134
    112135
    113136More information about Singular: Comments, Questions, Bug Reports
Note: See TracChangeset for help on using the changeset viewer.