|
|
@845729b
|
13 years |
Oleksandr |
Removed linear algebra stuff (Bareiss/Det etc) from matpol.cc
TODO: ...
spielwiese
|
|
|
@d39b74
|
13 years |
hannes |
fix some typos
spielwiese
|
|
|
@3d65be
|
13 years |
hannes |
fix matpol: try to avoid _<capital letter> - it is reserved
spielwiese
|
|
|
@a2d993
|
13 years |
hannes |
fix simpleideals
spielwiese
|
|
|
@2f5547
|
13 years |
hannes |
id_FreeModule
spielwiese
|
|
|
@a665eb
|
13 years |
hannes |
id_HomIdeal, id_MaxIdeal
spielwiese
|
|
|
@b78996
|
13 years |
Oleksandr |
FIX: strting to fix sparse matrices (sparsmat.{h, cc})
spielwiese
|
|
|
@2f5936
|
13 years |
hannes |
id_Add, id_Transp
spielwiese
|
|
|
@cf02b22
|
13 years |
Oleksandr |
FIX: last fixes to matpol.cc
FIX: add "const" for (last) ring ...
spielwiese
|
|
|
@691dba
|
13 years |
Oleksandr |
FIX: use #include "config.h" everywhere
spielwiese
|
|
|
@503a31
|
13 years |
Oleksandr |
FIX: some more fixes (adding ring)
spielwiese
|
|
|
@5d9aa6
|
13 years |
Oleksandr |
FIX: further fixes in matpol
ADD: sparse matrices (sparsmat.*) - ...
spielwiese
|
|
|
@0a3a629
|
13 years |
Oleksandr |
FIX: fixed the matrix-related inteface: e.g. mpCopy(matrix) -> ...
spielwiese
|
|
|
@ee33a7
|
13 years |
Oleksandr |
FIX: eliminate some minor warnings (";")
spielwiese
|
|
|
@2e4757c
|
13 years |
hannes |
syntax fix
spielwiese
|
|
|
@91a72f
|
13 years |
hannes |
fix intvec *id_Sort(ideal id,BOOLEAN nolex, const ring r)
spielwiese
|
|
|
@2e7dee
|
13 years |
hannes |
fix id_Copy, idInit ..
spielwiese
|
|
|
@6f3273
|
13 years |
hannes |
fix BOOLEAN id_IsConstant(ideal id, const ri ng r)
spielwiese
|
|
|
@3d0808
|
13 years |
hannes |
fix void id_DelDiv(ideal id, const ring r)
fix p_DivisibleByRingCase
spielwiese
|
|
|
@c9c118
|
13 years |
hannes |
fix typo
spielwiese
|
|
|
@119853
|
13 years |
hannes |
fix void id_DelLmEquals(ideal id, const ring r)
spielwiese
|
|
|
@4a08e7
|
13 years |
hannes |
fix void id_DelEquals(ideal id, const ring r)
spielwiese
|
|
|
@9aa29b
|
13 years |
hannes |
fix void id_Norm(ideal id, const ring r)
spielwiese
|
|
|
@f5c2d02
|
13 years |
hannes |
fix void id_DelMultiples(ideal id, const ring r)
spielwiese
|
|
|
@da55c8
|
13 years |
mohamed.barakat |
fixed some include pathes
spielwiese
|
|
|
@f71e8c5
|
13 years |
hannes |
same missing include for simpleideals.*
removed std stuff from ...
spielwiese
|
|
|
@1377c9
|
13 years |
Oleksandr |
ADD: ncSAMult.{h,cc} - the last of NC arithmetics
spielwiese
|
|
|
@2ad10e9
|
13 years |
Oleksandr |
ADD: started fixing simpleideals.cc matpol.{cc,h} (the later needs ...
spielwiese
|
|
|
@d6a97c3
|
13 years |
Oleksandr |
FIX: the rest of NC-related stuff can be compiled in now
spielwiese
|
|
|
@40d0649
|
13 years |
Oleksandr |
FIX: most of NC-stuff
spielwiese
|
|
|
@32d07a5
|
13 years |
Oleksandr |
Adding/Fixing currRing for non-commutative stuff
spielwiese
|
|
|
@9959c45
|
13 years |
hannes |
fix includes for p_Procs_(Dynamic/Static).cc
spielwiese
|
|
|
@f7a975
|
13 years |
hannes |
moved simple ideal stuff to simpleideals.h
renamed ideals.cc to ...
spielwiese
|
|
|
@812138
|
13 years |
hovinen |
* Create new macros SING_SYSTEM_SUPPORTS_DYNAMIC_MODULES and ...
spielwiese
|
|
|
@028192
|
13 years |
Oleksandr |
FIX: p_polys.cc, ring.cc (mostly NC-stuff + ideals/matrices/numbers)
spielwiese
|
|
|
@3f2fb2
|
13 years |
Oleksandr |
ADD: matrices (from kernel)
spielwiese
|
|
|
@45d2332
|
13 years |
Oleksandr |
FIX: p_polys.cc
CHG: use mylimits.h instead of limit.h in misc/auxiliary.h!
spielwiese
|
|
|
@ab4f17
|
13 years |
mohamed.barakat |
added an autoconf macro to check for GMP
spielwiese
|
|
|
@cf5c05
|
13 years |
Oleksandr |
FIX: n_IsUnit!
spielwiese
|
|
|
@4f0f42
|
13 years |
Oleksandr |
FIX: non-commutative interface in nc/*, main header: nc.h
spielwiese
|
|
|
@21c6b3
|
13 years |
Oleksandr |
FIX: p_GetMaxExp
spielwiese
|
|
|
@bb6c8a
|
13 years |
Oleksandr |
FIX: poly-cmp procedures should be in a correct order
spielwiese
|
|
|
@5948a8
|
13 years |
Oleksandr |
FIX: moving stuff around in order to fix inlines/declarations problems
spielwiese
|
|
|
@0ceb74
|
13 years |
Oleksandr |
FIX: avoid redefines
spielwiese
|
|
|
@cf3743
|
13 years |
Oleksandr |
ADD: Starting to move in the non-commutative stuff
spielwiese
|
|
|
@57c6ed2
|
13 years |
Oleksandr |
fix: debug/optimized for polys
spielwiese
|
|
|
@c45b2dc
|
13 years |
martinlee84 |
deleted forward declaration of static inline functions for I/O
spielwiese
|
|
|
@20d9284
|
13 years |
martinlee84 |
deleted unneccessary forward declarations in p_polys.h
and moved ...
spielwiese
|
|
|
@0145cb4
|
13 years |
hannes |
p_IsConstantPoly ->p_polys.h
spielwiese
|
|
|
@c1a2b20
|
13 years |
hannes |
pLength ->p_polys.h
spielwiese
|
|
|
@a22a82
|
13 years |
hannes |
fix typo
spielwiese
|
|
|
@5a3ae8
|
13 years |
hannes |
p_SetCompP -> p_polys.h
spielwiese
|
|
|
@e0d8d1
|
13 years |
hannes |
fixed prCopy.*
spielwiese
|
|
|
@a4081e5
|
13 years |
hannes |
polys1.cc removed, p_Invers, p_Series ->monomials/p_polys.cc
spielwiese
|
|
|
@58ea04
|
13 years |
hannes |
fixed: kbuckets.cc
spielwiese
|
|
|
@494884
|
13 years |
hannes |
fixed weight.cc
spielwiese
|
|
|
@c462b55
|
13 years |
hannes |
p_MinComp, p_MaxComp
spielwiese
|
|
|
@ba0fc3
|
13 years |
hannes |
p_MinDeg, p_DegW -> p_polys.cc
spielwiese
|
|
|
@f550e86
|
13 years |
hannes |
- fixed weights.h
- moved Jet routines to p_polys.cc
spielwiese
|
|
|
@47a8626
|
13 years |
hannes |
weight.* -> polys/weight.* (totaldegreeWecart_IV etc.)
spielwiese
|
|
|
@6fd69c
|
13 years |
hannes |
napoly -> poly
spielwiese
|
|
|
@b757d6
|
13 years |
hannes |
fixed polys0.cc
spielwiese
|
|
|
@78eba1
|
13 years |
mohamed.barakat |
- replaced nIsZero(tmp) -> n_IsZero__T(tmp,r)
- fixed kbuckets ...
spielwiese
|
|
|
@83f55f
|
13 years |
mohamed.barakat |
added support for dynamic linking by defining LINKAGE
spielwiese
|
|
|
@71ba5b8
|
13 years |
hannes |
removed polys.cc
spielwiese
|
|
|
@6f43a60
|
13 years |
hannes |
moved kbuckets to libpoly
spielwiese
|
|
|
@e69b7c
|
13 years |
hannes |
fixes for p_Mult_q.cc (buckets still missing)
spielwiese
|
|
|
@f47f56
|
13 years |
mohamed.barakat |
- introduced libtools in libpolys/polys
- enables the compilation of ...
spielwiese
|
|
|
@16f8f1
|
13 years |
Oleksandr |
ADD: minor changes to coeffs, numbers and tests
spielwiese
|
|
|
@32bd40
|
13 years |
mohamed.barakat |
several minor include fixes
spielwiese
|
|
|
@89abbe0
|
13 years |
Oleksandr |
FIX: preimage of a map needs a GB -> separated into preimage.cc
spielwiese
|
|
|
@c6a3eb2
|
13 years |
hannes |
main part of maps.cc
spielwiese
|
|
|
@8e45403
|
13 years |
hannes |
longalg in rSum
spielwiese
|
|
|
@59f768a
|
13 years |
Oleksandr |
ADD: nc_struct (for non-commutative subsystem)
spielwiese
|
|
|
@b388be
|
13 years |
Oleksandr |
FIX: elimination of currRings
spielwiese
|
|
|
@ee9101
|
13 years |
Oleksandr |
FIX: (quick and dirty) rInternalChar for OLD rings...
spielwiese
|
|
|
@48620a
|
13 years |
Oleksandr |
FIX: omAllocBin(char*)
spielwiese
|
|
|
@bf5914
|
13 years |
Oleksandr |
FIX: -fdiagnostics-show-option is not supported by gcc 4.0.1 (standard ...
spielwiese
|
|
|
@0cf29ee
|
13 years |
mohamed.barakat |
maps.{h,cc} are now hosted in polys/monomials
spielwiese
|
|
|
@613174
|
13 years |
hannes |
rInternalChar removed, n_SetMap
spielwiese
|
|
|
@9c83f2
|
13 years |
hannes |
eati -> repoter
intvec.* -> misc
spielwiese
|
|
|
@4581a96
|
13 years |
hannes |
n_Par, postponing longalg stuff
spielwiese
|
|
|
@38500a
|
13 years |
Oleksandr |
- further template fix: added "__T" suffix to _all_ labels (incl. ...
spielwiese
|
|
|
@35eaf8
|
13 years |
mohamed.barakat |
- update the build system to build p_Procs.inc
- change macros to ...
spielwiese
|
|
|
@c7afe57
|
13 years |
Oleksandr |
FIX: COPYING AND INSTALL will be generated/changed automatically, i.e. ...
spielwiese
|
|
|
@1389a4
|
13 years |
hannes |
syntax fixes for libpoly, part 8: map stuff
spielwiese
|
|
|
@7eb7b5
|
13 years |
hannes |
syntax fixes for libpoly, part 7: ring constructions
spielwiese
|
|
|
@dd012ca
|
13 years |
hannes |
syntax fixes for libpoly, part 6: char_ptr removed
spielwiese
|
|
|
@8e0bf8
|
13 years |
hannes |
syntax fixes for libpoly, part 5: options.h
spielwiese
|
|
|
@6af1cc
|
13 years |
hannes |
syntax fixes for libpoly, part 4: Makefile
spielwiese
|
|
|
@351a5f
|
13 years |
hannes |
syntax fixes for libpoly, part 3: ring.cc
spielwiese
|
|
|
@5679049
|
13 years |
hannes |
syntax fixes for libpoly, part 2
spielwiese
|
|
|
@8a8c9e
|
13 years |
hannes |
syntax fixes for libpoly, part 1
spielwiese
|
|
|
@ce2120e
|
13 years |
mohamed.barakat |
created for_Hans_with_love.sh build script
. added polys to ...
spielwiese
|
|
|
@86bbe3
|
13 years |
Oleksandr |
FIX: another wrong fix - fixed
spielwiese
|
|
|
@6bec87
|
13 years |
mohamed.barakat |
. started migrating polys to automake
. further fixes to the include paths
spielwiese
|
|
|
@20b794
|
13 years |
Oleksandr |
FIX: first corrections of #include in polys
spielwiese
|
|
|
@ac36d8
|
13 years |
hannes |
code cleanup: prCopy
spielwiese
|
|
|
@8da499
|
13 years |
hannes |
code cleanup: pPolys2Vec
spielwiese
|
|
|
@6438a12
|
13 years |
hannes |
code cleanup: pOrdPolyMerge, pOrdPolyInsertSetm
spielwiese
|
|
|