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

sort by:
Revision Author Date Message Commit Date
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
34d401e declared and installed DefiningIdealFromNameOfResidueClassRing 23 March 2018, 10:52:04 UTC
00a058c FingerprintOfGapProcess now supports Hostname entry 20 March 2018, 12:47:44 UTC
a9c0162 Fixed Gauss documentation 07 February 2018, 13:17:42 UTC
ad550de fixed GAPDoc Labels thanks Sebastian Gutsche 06 February 2018, 10:33:20 UTC
8ac7ac8 UnionOfRows/Columns -> UnionOfRows/ColumnsOp 05 February 2018, 19:24:33 UTC
77eb623 Remove the custom getter in the argument list for NewAttribute since the new master version of GAP checks all arguments passed to NewAttribute. 25 January 2018, 20:24:12 UTC
e44bb7a simplified code of Trace 17 January 2018, 08:35:34 UTC
b34f884 install method "Trace" 16 January 2018, 16:56:31 UTC
3e2eaf4 d&i PolynomialRingWithLexicographicOrdering (+ Singular support) 08 January 2018, 09:03:20 UTC
1f27c92 declared and installed Eliminate for ideals 08 January 2018, 08:08:31 UTC
e1381ab r / R now works for IsHomalgInternalRingRep( R ) even if HasRingElementConstructor( R ) = false Fixes #186 29 December 2017, 14:47:24 UTC
fad57b9 deactivated methods as a hot fix for #188 and updated affected outputs in examples accordingly 21 December 2017, 16:16:53 UTC
15e5251 updated docu to reflect change of output in GAP 4.8(.8?) 11 December 2017, 10:33:27 UTC
7504386 Use C99 init for StructInitInfo 07 December 2017, 11:55:00 UTC
051adce declared and installed GetTimeOfDay & FingerprintOfGapProcess 25 November 2017, 15:34:12 UTC
ac0eef1 ApplyCommandToString now accepts a single argument to execute e.g., ApplyCommandToString( "date +\"%Y-%m-%d:%H:%M:%S,%N\"" ); 25 November 2017, 13:20:02 UTC
0d7bb41 Singular's polynomial ring constructor now accepts weighted orders 19 November 2017, 19:38:57 UTC
558247c declared and installed PolynomialRingWithWeightedOrdering 19 November 2017, 13:03:59 UTC
9bf57cf pass order as a GAP option to Singular's PolynomialRing constructor trivializing implementation of PolynomialRingWithProductOrdering 19 November 2017, 12:36:10 UTC
f979b6b increased verson 16 November 2017, 18:45:07 UTC
06742c5 Merge branch 'pr-180' into devel * pr-180: Install ViewString in generic view. 16 November 2017, 18:01:03 UTC
9273468 Merge branch 'pr-179' into devel * pr-179: Use BindGlobal to directly declare a global 16 November 2017, 17:54:30 UTC
e61cc1b installed PolynomialRingWithProductOrdering for Singular 12 November 2017, 16:00:16 UTC
b3320ba declared PolynomialRingWithProductOrdering 12 November 2017, 15:59:19 UTC
2259cd9 Install ViewString in generic view. ViewString is the printing function used by Jupyter. 05 November 2017, 12:16:34 UTC
bbffc2f Use BindGlobal to directly declare a global 26 October 2017, 17:32:33 UTC
eda33bc fixed CommonHomalgTableForSingularTools.Pullback 23 October 2017, 07:19:02 UTC
2328e23 declared and installed AdjunctMatrix 22 October 2017, 15:19:58 UTC
16c6b92 Merge pull request #33 from sebasguts/master Changed error in release script to notice and exit without error 04 October 2017, 14:34:55 UTC
67ec7a9 Changed error in release script to notice and exit without error 04 October 2017, 08:33:42 UTC
f377738 Merge pull request #32 from sebasguts/master Removed unnecessary echo in release skript 04 October 2017, 08:16:18 UTC
7dbecf6 Removed unnecessary echo in release skript 04 October 2017, 07:55:07 UTC
add2eca Merge pull request #31 from sebasguts/master Added license file to 4ti2Interface. 04 October 2017, 07:43:15 UTC
e0cef90 Added license file to 4ti2Interface. 4ti2Interface is now licensed under GPL2 or later. Closes #178. 04 October 2017, 07:07:38 UTC
73c87e3 fixed docu thanks Sebastian Gutsche 03 October 2017, 16:10:14 UTC
ee30721 Merge branch 'mh/gauss' of https://github.com/fingolfin/homalg_project into devel * 'mh/gauss' of https://github.com/fingolfin/homalg_project: Update Gauss build system, remove CVS leftovers 25 September 2017, 07:14:13 UTC
69e06c0 Update Gauss build system, remove CVS leftovers 12 September 2017, 15:19:17 UTC
6847c3c increased version 12 September 2017, 12:47:48 UTC
a32752f Get rid of GAP 4.4 compat code (closes issue #175) 12 September 2017, 12:45:55 UTC
671988b corrected typo (closes issue #114) 12 September 2017, 12:45:55 UTC
bd38c57 InstallMethod( BaseDomain, [ IsHomalgMatrix ], 0, HomalgRing ); 12 September 2017, 12:45:30 UTC
f9a4418 InstallMethod( Length, [ IsHomalgMatrix ], 0, NumberColumns ); 12 September 2017, 12:45:30 UTC
a948d5a support NumberRows, NumberColumns 12 September 2017, 12:45:30 UTC
6d78f38 Bumped package version for release. 06 September 2017, 09:48:28 UTC
6080c30 Merge pull request #30 from sebasguts/master Bugfix in release script and fix in ToolsForHomalg doku 06 September 2017, 09:14:06 UTC
9727289 Removed wrong @BeginGroup in ToolsForHomalg-doku 05 September 2017, 14:29:39 UTC
a25f81a Fixes in homalg release skript 05 September 2017, 14:25:31 UTC
9a6c887 updated version of Gauss 05 September 2017, 12:06:35 UTC
08750cd recovered lost behavior `make doc' 05 September 2017, 10:10:09 UTC
79768f9 recovered lost behavior `make doc' 05 September 2017, 10:09:35 UTC
86f2d7e recovered lost behavior `make doc' 05 September 2017, 10:08:57 UTC
63dec62 recovered lost behavior `make doc' 05 September 2017, 10:08:23 UTC
b9d32aa recovered lost behavior `make doc' 05 September 2017, 10:08:02 UTC
488370b recovered lost behavior `make doc' 05 September 2017, 10:07:10 UTC
cd4097a recovered lost behavior `make doc' 05 September 2017, 10:06:40 UTC
68debf4 recovered lost behavior `make doc' 05 September 2017, 10:05:12 UTC
79d9b9a recovered lost behavior `make doc' 05 September 2017, 10:04:47 UTC
84c86f9 recovered lost behavior `make doc' 05 September 2017, 10:04:22 UTC
ebb9744 recovered lost behavior `make doc' 05 September 2017, 10:03:45 UTC
c63f017 recovered lost behavior `make doc' 05 September 2017, 10:02:34 UTC
2be2284 recovered lost behavior `make doc' 05 September 2017, 10:01:59 UTC
66cf6ad recovered lost behavior `make doc' 05 September 2017, 10:01:42 UTC
10c0acb recovered lost behavior `make doc' 05 September 2017, 09:59:17 UTC
9c59243 added doc/manual.six 04 September 2017, 15:37:03 UTC
2f5ff9d ENTERs 04 September 2017, 15:36:54 UTC
back to top