Changeset 6004f4 in git
- Timestamp:
- Mar 30, 2009, 8:11:40 PM (14 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- 4ff3914c12780db5afe229886d90e72076e35a57
- Parents:
- 35a0b054b8027b42f72fe226e78e0f61ee6d824a
- Location:
- Singular/LIB
- Files:
-
- 1 deleted
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/LIB/COPYING
r35a0b05 r6004f4 113 113 G.-M.Greuel greuel@mathematik.uni-kl.de 114 114 ncalg.lib Viktor Levandovskyy levandov@mathematik.uni-kl.de 115 Oleksandr Motsak motsak @mathematik.uni-kl.de115 Oleksandr Motsak motsak at mathematik dot uni minus kl dot de 116 116 ncdecomp.lib Viktor Levandovskyy levandov@mathematik.uni-kl.de 117 117 nchomolog.lib Viktor Levandovskyy levandov@math.rwth-aachen.de … … 120 120 Lobillo, F.J. jlobillo@ugr.es 121 121 Rabelo, C. crabelo@ugr.es 122 Motsak, O. motsak @mathematik.uni-kl.de122 Motsak, O. motsak at mathematik dot uni minus kl dot de 123 123 noether.lib A. Hashemi Amir.Hashemi@lip6.fr 124 124 normal.lib Gert-Martin Greuel greuel@mathematik.uni-kl.de -
Singular/LIB/central.lib
r35a0b05 r6004f4 1 1 /////////////////////////////////////////////////////////////////////////////// 2 version="$Id: central.lib,v 1. 8 2009-03-30 18:03:47motsak Exp $"2 version="$Id: central.lib,v 1.9 2009-03-30 18:11:39 motsak Exp $" 3 3 category="Noncommutative" 4 4 info=" 5 5 LIBRARY: central.lib Computation of central elements of GR-algebras 6 6 7 AUTHOR: Oleksandr Motsak, motsak at mathematik dot uni minus kl dot kl7 AUTHOR: Oleksandr Motsak, U@D, where U={motsak}, D={mathematik.uni-kl.de} 8 8 9 9 OVERVIEW: A library for computing elements of the center and centralizers of sets of elements in GR-algebras. -
Singular/LIB/ncalg.lib
r35a0b05 r6004f4 1 1 /////////////////////////////////////////////////////////////////////////////// 2 version="$Id: ncalg.lib,v 1.3 0 2009-03-10 11:32:01 SingularExp $";2 version="$Id: ncalg.lib,v 1.31 2009-03-30 18:11:39 motsak Exp $"; 3 3 category="Noncommutative"; 4 4 info=" 5 5 LIBRARY: ncalg.lib Definitions of important GR-algebras 6 6 AUTHORS: Viktor Levandovskyy, levandov@mathematik.uni-kl.de, 7 @* Oleksandr Motsak, email: motsak@mathematik.uni-kl.de.7 @* Oleksandr Motsak, U@D, where U={motsak}, D={mathematik.uni-kl.de} 8 8 9 9 CONVENTIONS: This library provides pre-defined important noncommutative algebras. -
Singular/LIB/nctools.lib
r35a0b05 r6004f4 1 1 /////////////////////////////////////////////////////////////////////////////// 2 version="$Id: nctools.lib,v 1.4 2 2009-03-10 11:32:00 SingularExp $";2 version="$Id: nctools.lib,v 1.43 2009-03-30 18:11:40 motsak Exp $"; 3 3 category="Noncommutative"; 4 4 info=" … … 7 7 @* Lobillo, F.J., jlobillo@ugr.es, 8 8 @* Rabelo, C., crabelo@ugr.es, 9 @* Motsak, O., motsak@mathematik.uni-kl.de.9 @* Motsak, O., U@D, where U={motsak}, D={mathematik.uni-kl.de} 10 10 11 11
Note: See TracChangeset
for help on using the changeset viewer.