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

sort by:
Revision Author Date Message Commit Date
947f8fb d&i MaximalObjects 24 March 2019, 22:15:05 UTC
7aa77fd Clarify license is GPL2 *or later* 24 March 2019, 11:41:55 UTC
9b01bdd d&i AppendNew 22 March 2019, 21:26:23 UTC
1fce8d3 all three types of ring now know each other 22 March 2019, 08:05:42 UTC
fe6c47d new component LIMAT.ShallowCopy_attributes moved some attributes from LIMAT.intrinsic_components -> LIMAT.ShallowCopy_attributes 21 March 2019, 19:45:24 UTC
6107769 fixed a bug in PolynomialRing for Singular 21 March 2019, 18:09:17 UTC
9e20f91 outsourced MaximalDegreePart to MatricesForHomalg enhanced it, and wrote a homalgTable entry for Singular together with a macro 21 March 2019, 17:34:09 UTC
e04ce72 Bump version of GradedRingForHomalg 20 March 2019, 14:32:00 UTC
ac6059a Implement test for homogeneity of entries of a homalg matrix over a graded ring. 20 March 2019, 14:26:11 UTC
381c9a1 declared and set PolynomialRingWithDegRevLexOrdering 18 March 2019, 17:06:17 UTC
c3800e8 whitespaces 18 March 2019, 17:06:10 UTC
da77fd7 no need to declare Size for IsHomalgRing 17 March 2019, 20:16:24 UTC
fd1bfab Merge branch 'pr-238' into devel * pr-238: Gauss/Makefile.in: remove unused GAPINCL 17 March 2019, 09:23:51 UTC
196b6e4 Merge branch 'pr-237' into devel * pr-237: Remove executable flag from a few files 17 March 2019, 09:14:50 UTC
441f4f7 Gauss/Makefile.in: remove unused GAPINCL 15 March 2019, 13:55:58 UTC
d218c99 Remove executable flag from a few files 15 March 2019, 13:54:59 UTC
43be612 d&i CoefficientsRing for homalg ring elements and Size for homalg rings 10 March 2019, 11:23:08 UTC
af55c8f d&i DecideZero for [ IsRingElement, IsHomalgRingElement ] 09 March 2019, 17:22:05 UTC
18d03d8 installed Diff for homalg ring elements 08 March 2019, 22:35:13 UTC
43ae4ef d&i MaximalDegreePart(OfColumnMatrix) 06 March 2019, 08:55:49 UTC
50ba657 adapt to coding style 06 March 2019, 08:55:13 UTC
96ad1df installed PolynomialsWithoutRelativeIndeterminates for IsMatrixOverGradedRing 06 March 2019, 08:54:41 UTC
60dcde1 added homalgTable entry RadicalSubobject for the ring of integers 05 March 2019, 13:35:04 UTC
afc2c83 Merge branch 'pr-222' into devel * pr-222: Adding a method HomogeneousPartOfMatrix( M, L ) 05 March 2019, 12:52:35 UTC
8414f8c declared IrrelevantIdealColumnMatrix for IsHomalgGradedRing 05 March 2019, 08:59:03 UTC
466f95a activated caching for MaxDimensional/RadicalSubobjectOp 05 March 2019, 08:55:19 UTC
f77b939 SetPolynomialRingWithProductOrdering( P, P ); 02 March 2019, 18:01:49 UTC
d42c007 d&i PolynomialsWithoutRelativeIndeterminates 02 March 2019, 18:00:39 UTC
266bcf8 fixed order of indeterminates... ...for polynomial ring in Singular with block order This caused a bug in RingMaps Now, the term order is created such that the order of the indeterminates is as expected in homalg 28 February 2019, 09:23:06 UTC
981300d interface with more procedures from Singular's primdec_lib * MaxDimensionalRadicalSubobject -> equiRadical * RadicalSubobject -> radical * RadicalDecomposition -> minAssGTZ * MaxDimensionalSubobject -> equidimMax * EquiDimensionalDecomposition -> equidim 25 February 2019, 17:34:43 UTC
61e1072 relocated code 25 February 2019, 16:51:31 UTC
e6812ce Adding a method HomogeneousPartOfMatrix( M, L ) for IsMatrixOverGradedRing and IsList the entry at position ij in the output matrix is the homogeneous part of m_ij of degree L[i][j] or zero. 25 February 2019, 15:46:53 UTC
782fea0 installed PolynomialRingWithProductOrdering for nonrelative rings 25 February 2019, 14:19:42 UTC
388488f corrected method string 25 February 2019, 14:19:42 UTC
6761b58 d&i StringToHomalgColumnMatrix 25 February 2019, 14:19:41 UTC
449f9e4 deleted unused DeclareSynonym ( "Reduce", DecideZero ) 25 February 2019, 14:19:41 UTC
cf522e1 added global functions for writing code from templates * ReplacedStringForHomalg * ReplacedFileForHomalg * EvalReplacedFileForHomalg * WriteReplacedFileForHomalg 25 February 2019, 14:19:23 UTC
79c0f55 replaced ApplyCommandToString -> ExecForHomalg the following functions now use ExecForHomalg instead of ApplyCommandToString * ShaSum * GetTimeOfDay 30 January 2019, 13:05:17 UTC
5cac708 fixed PolynomialRingWithLexicographicOrdering 30 January 2019, 13:04:57 UTC
e2f8e9f Merge pull request #227 from zickgraf/ci Improve CI 30 January 2019, 13:03:51 UTC
7043e2e Add nightly tests to CI 30 January 2019, 12:09:26 UTC
756ccf7 Display package loading info in CI 30 January 2019, 12:03:47 UTC
87ba22f Fix tests with GAP 4.10 30 January 2019, 11:20:20 UTC
c3c20a3 Merge pull request #220 from fingolfin/mh/loadgap.h Simplify PolymakeInterface/src/loadgap.h 16 January 2019, 15:09:10 UTC
f778548 Simplify PolymakeInterface/src/loadgap.h 22 November 2018, 13:47:49 UTC
c318fbc Merge branch 'pr-214' into devel * pr-214: Added ReadMe for Convex Fixed ToricVarieties PkgInfo for GAP standards 12 October 2018, 15:20:49 UTC
2b8520d Added ReadMe for Convex 12 October 2018, 12:59:36 UTC
df3131c Fixed ToricVarieties PkgInfo for GAP standards 12 October 2018, 12:58:26 UTC
1e6c352 Detect more errors in CI 12 October 2018, 11:58:41 UTC
8a8afc8 Fixed PolymakeInterface version 26 September 2018, 09:51:32 UTC
618b734 Merge pull request #211 from sebasguts/polymake_interface Updated PolymakeInterface for GAP 4.9, Polymake 3 26 September 2018, 09:42:30 UTC
f7389ec Updated PolymakeInterface for GAP 4.9, Polymake 3 25 September 2018, 14:49:22 UTC
84594f2 Merge pull request #209 from zickgraf/ci CI fixes 19 September 2018, 14:30:52 UTC
ddc917f Configure, compile and test Gauss 19 September 2018, 12:15:40 UTC
461f7d9 Disable failing tests 19 September 2018, 10:11:35 UTC
8827d7c Make CI actually fail on test errors 19 September 2018, 09:03:56 UTC
731389c Fix CI 19 September 2018, 07:56:15 UTC
8544758 d&i missing operations/methods for UnionOfRowsOp/UnionOfColumnsOp Closed #208 08 September 2018, 06:47:40 UTC
c0f7c48 fixed typos 08 September 2018, 06:45:47 UTC
d7ae932 Add CircleCI 31 August 2018, 13:27:29 UTC
24adc78 bumped versions for packages with fixes from Max to be picked 29 August 2018, 15:55:59 UTC
2a182e5 Merge pull request #205 from fingolfin/mh/fix-EvalCertainRows-abuse Fix use of attributes instead of their testers in method filters 28 August 2018, 06:54:22 UTC
d77850c Fix use of attributes instead of their testers in method filters This code was accepted by GAP and silently treated as the same as in the fixed versions; but this will change in a future GAP release. For details see <https://github.com/gap-system/gap/pull/2732> 24 August 2018, 08:53:17 UTC
e3c3638 added PrimaryDecomposition to homalgTable of ZZ 10 August 2018, 19:56:03 UTC
a104a05 moved d&i to MatricesForHomalg moved declarations and implementations of . PrimaryDecompositionOp . RadicalDecompositionOp to MatricesForHomalg v2018.08.01 10 August 2018, 16:41:14 UTC
9125a7e I = 1 -> IsOne( I ) 24 July 2018, 07:30:16 UTC
afbdaf2 increased 4ti2Interface version 07 July 2018, 12:51:35 UTC
6612c37 Merge pull request #204 from kamalsaleh/master Solution to the issue: Calling "hilbert" from GAP fails for Debian/Ubuntu distro versions of 4ti2. 07 July 2018, 11:25:37 UTC
a82f5c0 If the executable files: hilbert, zsolve, groebner and graver are not found, then search for 4ti2-hilbert, 4ti2-zsolve, 4ti2-groebner and 4ti2-graver. 06 July 2018, 18:30:19 UTC
12feb51 AffineDimension( ZZ / 2 ) = 0 (not 1) Bug caused by our Singular interface since ZZ is modelled as ZZ[d] for a dummy variable d 06 July 2018, 08:48:34 UTC
146546e d&i UnionOfRows/ColumnsEagerOp 27 June 2018, 21:18:24 UTC
dc35be3 late update to comply with MatricesForHomalg v2017.05.24 26 June 2018, 07:57:10 UTC
d4ce100 close #202 21 June 2018, 13:47:37 UTC
14a3e60 \= for two IsHomalgRing is now IsIdenticalObj fixes an issue with commit #712dfe5 of QPA2, the commit introducing "interning of objects" 19 June 2018, 17:12:14 UTC
bed6e7c FingerprintOfGapProcess now considers GAPInfo.SystemCommandLine 15 June 2018, 13:54:11 UTC
88231fc Eliminate now returns empty 0x1 matrix if result is a zero matrix the output now knows its number of rows 04 June 2018, 13:53:56 UTC
9151155 Eliminate now works for residue class rings Eliminate for ideals now uses the ring for method selection, this enabled adding a method to support eliminating ideals over residue class rings 01 June 2018, 18:46:03 UTC
1fea786 installed BaseRing method for residue class rings 01 June 2018, 18:37:37 UTC
aa06622 IsIntegralDomain now requires HasAmbientRing instead of HasDefiningIdeal 01 June 2018, 18:36:35 UTC
6381d66 installed DefiningIdeal method for residue class rings 01 June 2018, 18:34:46 UTC
ba0bd03 whitespaces 01 June 2018, 18:31:59 UTC
993bcdb Updated ToDoList filter translation and weak pointer access. 22 May 2018, 11:19:02 UTC
fc93a2b Update caching objects to 4.9 22 May 2018, 11:19:01 UTC
9fe7e3e Pushout preserves epis 13 May 2018, 21:23:11 UTC
8f92535 Epis/Monos fo direct sums are now morphisms in Modules 13 May 2018, 21:23:11 UTC
36793ce Check compatibility of Morphisms in PreCompose 13 May 2018, 21:23:11 UTC
9071307 declared RandomMatrix and installed it for homalg internal rings 25 April 2018, 21:02:28 UTC
74fcffe added constructor for homalg-internal polynomial rings which for now only partially supports univariate polynomial rings (they are still not computable rings in the sense of homalg) 25 April 2018, 09:40:14 UTC
8409a73 prepare for accepting matrices [[ 0, x ]] over polynomial rings 25 April 2018, 08:37:39 UTC
b31afba split DataOfCoordinateRingOfGraph from CoordinateRingOfGraph 21 April 2018, 07:23:03 UTC
46e08c2 added comment in code 21 April 2018, 07:21:00 UTC
88bf53e moved CommonHomalgTableForRings from RingsForHomalg -> MatricesForHomalg 18 April 2018, 20:44:26 UTC
1fef0d9 installed EuclideanQuotient, EuclideanRemainder, QuotientRemainder for internal homalg rings R with R!.ring Euclidean 18 April 2018, 10:05:30 UTC
7e55b1d CreateHomalgMatrixFromString now accepts IsList instead of IsHomogeneousList 18 April 2018, 10:05:06 UTC
e72a075 moved _PrepareInputForPolynomialRing from RingsForHomalg -> MatricesForHomalg 17 April 2018, 17:04:08 UTC
b80e024 removed code duplication 17 April 2018, 16:55:47 UTC
d7a8d4a whitespace 17 April 2018, 16:55:37 UTC
7c957b1 Merge branch 'pr-197' into devel * pr-197: Install UnionOfRows/Columns in Gauss and MatricesForHomalg 05 April 2018, 22:09:14 UTC
663311b Install UnionOfRows/Columns in Gauss and MatricesForHomalg 03 April 2018, 15:07:05 UTC
47c78de Reversed logic for ToDoList activation: Instead of marking objects that can have a todo list, mark objects that cannot have a todo list. 03 April 2018, 14:42:11 UTC
back to top