https://github.com/homalg-project/homalg_project

sort by:
Revision Author Date Message Commit Date
e8acd9b d&i OnFirstStoredPresentation 10 June 2019, 16:23:54 UTC
456381a installed String for IsHomalgMorphism this commit is for the current GAP.jl 10 June 2019, 16:14:58 UTC
e745b90 increase priority of ViewObj/Display method for IsHomalgRelations to be higher than the priority of the new corresponding CAP methods, for ModulesForHomalg (earlier named M2) to work properly 10 June 2019, 15:19:16 UTC
8f7dbd1 d&i IdenticalPosition and simplified AppendNew using it 06 June 2019, 20:44:03 UTC
ada704f installed String for IsFinitelyPresentedModuleRep this commit is for the current GAP.jl 02 June 2019, 22:47:59 UTC
5722072 installed IndeterminateOfLaurentPolynomial for homalg ring elements convenience for the computeralgebra course 27 May 2019, 15:40:42 UTC
af71f37 fixed method docu string 27 May 2019, 15:39:14 UTC
0627170 installed CoefficientsRing for ring elements convenience for the computeralgebra course 27 May 2019, 15:28:38 UTC
b027b74 installed IndeterminatesOfPolynomialRing for ring elements convenience for the computeralgebra course 27 May 2019, 15:18:27 UTC
c0d3406 installed Characteristic for homalg ring elements 27 May 2019, 14:46:10 UTC
9839747 slight improvement in RadicalSubobjectOp 24 May 2019, 16:09:13 UTC
082449c AffineDimension now works for IsFieldForHomalg 24 May 2019, 07:35:25 UTC
1139648 fixed AMaximalIdealContaining over the integers 23 May 2019, 16:01:12 UTC
3601aba avoid "method installed for Saturate matches more than one declaration" 23 May 2019, 16:00:17 UTC
f01d034 d&i Saturate for matrices 23 May 2019, 07:31:21 UTC
8775c23 updated affiliations 17 May 2019, 06:13:28 UTC
97248ae started support for Julia 16 May 2019, 22:16:42 UTC
9fedec2 d&i DotToSVG 16 May 2019, 22:16:21 UTC
b3ca050 R["x,y,z"] is not supported 16 May 2019, 18:24:40 UTC
1d94378 removed obsolete declaration 16 May 2019, 18:24:40 UTC
5c42f23 Replace deprecated @System by @Chunk 16 May 2019, 09:10:23 UTC
9205df1 installed WeightsOfIndeterminates for the ring of integers 11 May 2019, 16:38:28 UTC
921d97e fix in WeightsOfIndeterminates for homalg fields 10 May 2019, 21:27:26 UTC
0c7bcbc RingMapOntoRewrittenResidueClassRing avoids creating a new ring if not necessary 10 May 2019, 15:07:15 UTC
0818f01 bumped version 09 May 2019, 12:30:31 UTC
d2b4a46 Merge branch 'pr-261' into devel * pr-261: Use @InsertChunk instead of deprecated @InsertSystem 09 May 2019, 12:30:00 UTC
a8b207c bumped version 08 May 2019, 10:14:30 UTC
745db10 Merge branch 'pr-260' into devel * pr-260: Convert strings to `IsStringRep` when coercing if necessary 08 May 2019, 10:13:52 UTC
21edd57 Convert strings to `IsStringRep` when coercing if necessary The `/` operation accepts arbitrary strings but `HomalgRingElement` sometimes fails if the string does not lie in `IsStringRep`. Test case: ``` ['1']/HomalgFieldOfRationalsInSingular(); ``` 08 May 2019, 09:30:22 UTC
bddad25 Use @InsertChunk instead of deprecated @InsertSystem 07 May 2019, 22:12:31 UTC
91501b3 bumped version 03 May 2019, 18:40:08 UTC
fa36da1 Merge branch 'pr-258' into devel * pr-258: Added primitive collections for fans to Convex 03 May 2019, 18:39:23 UTC
b283b40 bumped version 03 May 2019, 18:36:17 UTC
6bec852 Merge branch 'pr-249' into devel * pr-249: Minor adjustment in new extended method for CoxRing Added examples on new constructor to the docu Added convenient methods for construction of toric varieties Added tests to exemplify the new ways in which a Cox ring can be created Extended method CoxRing of toric varieties 03 May 2019, 18:35:06 UTC
cc25353 bumped version of ToricVarieties 03 May 2019, 18:00:45 UTC
1ca692d bumped version of PolymakeInterface 03 May 2019, 17:59:28 UTC
8c11a25 Merge branch 'pr-255' into devel * pr-255: Indicate if free modules are left or right modules in the documentation 03 May 2019, 17:55:36 UTC
07f45e4 Merge branch 'pr-247' into devel * pr-247: Remove superfluous dependencies from ToricVarieties 03 May 2019, 17:21:23 UTC
047cbca Merge branch 'pr-242' into devel * pr-242: Adjust PolymakeInterface to latest polymake and gcc 4.8 03 May 2019, 17:20:17 UTC
6e6d5a4 Merge branch 'pr-219' into devel * pr-219: Don't use undocumented args for {Declare,Install}GlobalFunction 03 May 2019, 17:17:28 UTC
b023a34 Merge branch 'pr-251' into devel * pr-251: Add specifications for homogeneous input 03 May 2019, 17:15:54 UTC
c11f0c6 Added primitive collections for fans to Convex 01 May 2019, 14:39:52 UTC
b3f9cc4 Indicate if free modules are left or right modules in the documentation 29 April 2019, 09:41:01 UTC
5f482e8 SetIsEpimorphism for ring maps which are epis by construction 21 April 2019, 18:56:27 UTC
aeae0d2 the identity ring map is now marked as IsIsomorphism and cached 21 April 2019, 18:55:56 UTC
0937d8d PreCompose for ring maps now sets known attributes 21 April 2019, 18:54:57 UTC
4835927 avoid obsolete declaration 21 April 2019, 18:53:12 UTC
c11b040 d&i Pullback for ring elements 21 April 2019, 16:26:13 UTC
781f859 added missing dependency on the package utils closes #254 21 April 2019, 11:07:40 UTC
5b1020b reinstalled Random for rings 20 April 2019, 16:57:02 UTC
9d0dec5 cleaned up and added inline comments in NoetherNormalization 19 April 2019, 16:34:11 UTC
124689b RandomMatrix now works for more homalg rings 19 April 2019, 11:53:51 UTC
ca07494 bumped version to enforce a release 18 April 2019, 15:48:48 UTC
7282a1b added support for TransposedMatrix (in case Involution is not enough) Closes #253 18 April 2019, 15:42:02 UTC
6bb9253 d&i IrreducibleFactors 17 April 2019, 12:49:21 UTC
69c75df d&i PositionsOfMaximalObjects and simplified MaximalObjects using it 17 April 2019, 11:12:25 UTC
e856eb8 IsolateIndeterminate now works properly over any ring (not only algebras over fields) 16 April 2019, 19:44:39 UTC
2e99dc7 installed fallback method for Factors (for ring elements) 16 April 2019, 18:01:09 UTC
d6217b2 Roots now returns no method found for non-internal rings 16 April 2019, 14:10:14 UTC
6b92ac5 correctly deal with multiple ring extensions in * AffineDegree * RingMapOntoRewrittenResidueClassRing 16 April 2019, 09:16:34 UTC
667e155 d&i RingMapOntoSimplifiedOnceResidueClassRing 15 April 2019, 16:58:55 UTC
5ee9b80 relaxed Pullback( ring map, matrix ) even further 15 April 2019, 16:58:14 UTC
7bd5c5b PreCompose for ring maps now sets IsMorphism to true if set to true for both maps 15 April 2019, 16:58:14 UTC
fbe9595 d&i IsolateIndeterminate 15 April 2019, 16:58:14 UTC
0854344 RingMapOntoRewrittenResidueClassRing now takes a homalg ring as input 15 April 2019, 16:58:03 UTC
d3940e1 RingMap( R ) is now the identity ring map 15 April 2019, 15:41:47 UTC
38c4cac fixed main method for RadicalDecomposition for cyclic homalg modules 15 April 2019, 11:49:29 UTC
e156c47 installed HomalgRingOfIntegersInUnderlyingCAS and HomalgFieldOfRationalsInUnderlyingCAS for internal rings 15 April 2019, 08:11:04 UTC
ada7908 added Eliminate to the homalgTable of the internal ring of integers 15 April 2019, 08:08:03 UTC
ef1f11a relaxed GetListListOfStringsOfMatrix for internal rings 15 April 2019, 07:41:15 UTC
3a14d6c Pullback can now deal with identical embeddings 14 April 2019, 13:58:49 UTC
df52865 simplified code of Pullback 14 April 2019, 13:58:21 UTC
efd40e7 d&i RingMapOntoRewrittenResidueClassRing 14 April 2019, 11:17:13 UTC
430f7ce relaxed Eliminate for IsHomalgMatrix as we know assume that Indeterminates( R ) can be determined 12 April 2019, 19:04:40 UTC
480fdd5 d&i HomalgFieldOfRationalsInUnderlyingCAS 12 April 2019, 18:45:47 UTC
a6ba62e enhanced AffineDegree in case the coefficients ring is Z 12 April 2019, 15:38:59 UTC
950ba42 GeneratorsOfKernelOfRingMap now returns a BasisOfRows 12 April 2019, 14:02:57 UTC
010a6e0 relaxed Pullback( ring_map, matrix ) such that HomalgRing( matrix ) is either Source( ring_map ) or AmbientRing( Source( ring_map ) ) 12 April 2019, 13:50:58 UTC
914b408 added RadicalSubobject to homalgTable of Q 11 April 2019, 14:07:54 UTC
fa82b7b rewrote PolynomialRingWithProductOrdering as we now assume that every homalg ring can determine its CoefficientsRing & BaseRing 11 April 2019, 13:08:31 UTC
e9d8657 installed BaseRing for IsFieldForHomalg & IsIntegersForHomalg 11 April 2019, 13:08:16 UTC
8609df6 PolynomialsWithoutRelativeIndeterminates now works in nonrelative cases 11 April 2019, 13:05:15 UTC
b1dea78 avoid infinite loops in GradedRing in case R = CoefficientsRing( R ) or R = BaseRing( R ) 11 April 2019, 13:05:15 UTC
01bdebf outsourced main code of KernelSubobject for ring maps to MatricesForHomalg under the name GeneratorsOfKernelOfRingMap and used it to simplify and unify the code of KernelSubobject for ring maps 11 April 2019, 13:05:00 UTC
1084c4d outsourced methods for ideals to MatricesForHomalg outsourced the code for * IntersectWithSubalgebra * MaximalIndependentSet * AMaximalIdealContaining from Modules to MatricesForHomalg and simplified the corresponding methods in Modules using the new corresponding matrix methods 11 April 2019, 13:03:50 UTC
e7e5215 whitespace 11 April 2019, 13:00:40 UTC
5a3e4b5 outsourced more matrix methods to MatricesForHomalg to be accessible from CAP's additive categories of rows without a dependency on Modules the remaining dependency on LeftPresentation in AffineDimension for IsIntegersForHomalg was resolved by calling direct matrix algorithms complete diff: 1164c1164 < M := LeftPresentation( M ); --- > M := BasisOfRowModule( M ); 1166c1166 < if IsZero( M ) then --- > if IsZero( DecideZero( HomalgIdentityMatrix( NrColumns( M ), R ), M ) ) then 1168c1168 < elif RankOfObject( M ) = 0 then --- > elif NrColumns( M ) - NrRows( M ) = 0 then 1224c1224 < M := LeftPresentation( M ); --- > M := BasisOfRowModule( M ); 1226c1226 < if IsZero( M ) then --- > if IsZero( DecideZero( HomalgIdentityMatrix( NrColumns( M ), R ), M ) ) then 1228c1228 < elif RankOfObject( M ) = 0 then --- > elif NrColumns( M ) - NrRows( M ) = 0 then 1568c1568 < local t, H, numer, denom, range, ldeg, hdeg, s, power, F, l, i; --- > local t, H, numer, denom, range, ldeg, hdeg, s, power, q, F, l, i; 1607,1608c1607,1609 < numer := CreatePolynomialModuloSomePower( numer, hdeg - power ); < denom := CreatePolynomialModuloSomePower( denom, hdeg - power ); --- > q := s^(hdeg - power); > numer := EuclideanRemainder( numer, q ); > denom := EuclideanRemainder( denom, q ); 1610c1611 < F := numer * denom^-1; --- > F := numer * GcdRepresentation( denom, q )[1]; 1612c1613 < F := F!.polynomial * s^power; --- > F := EuclideanRemainder( F, q ) * s^power; 10 April 2019, 12:51:55 UTC
ab558e7 HOMALG_MODULES.variable_* -> HOMALG_MATRICES.variable_* 10 April 2019, 09:10:43 UTC
eef5553 HOMALG_MODULES.DimensionOfZeroModules -> HOMALG_MATRICES.DimensionOfZeroModules 10 April 2019, 09:10:43 UTC
753f5ec reinstalled LcmOp to avoid calling GcdOp the installation code is analagous to GcdOp 10 April 2019, 09:10:43 UTC
8eae30b installed GcdOp for two homalg ring elements this avoids using Gcd_UsingCayleyDeterminant in the Modules package 10 April 2019, 09:10:43 UTC
feafa61 installed CoefficientsRing for IsFieldForHomalg and IsIntegersForHomalg 10 April 2019, 08:05:57 UTC
aeec9fa d&i PreCompose for ring maps 05 April 2019, 10:20:42 UTC
31e5b4e Add specifications for homogeneous input 04 April 2019, 14:08:01 UTC
31ee681 ImagesOfRingMap, ImagesOfRingMapAsColumnMatrix, DataOfCoordinateRingOfGraph are now attributes 03 April 2019, 11:20:31 UTC
9778d26 deleted obsolete method for ImagesOfRingMap 03 April 2019, 11:01:29 UTC
7c2b36b Minor adjustment in new extended method for CoxRing 01 April 2019, 15:41:50 UTC
13ef045 Added examples on new constructor to the docu 01 April 2019, 15:41:04 UTC
a83f153 Added convenient methods for construction of toric varieties 01 April 2019, 15:25:45 UTC
3d0c275 Added tests to exemplify the new ways in which a Cox ring can be created 01 April 2019, 14:53:26 UTC
back to top