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

sort by:
Revision Author Date Message Commit Date
bfb8588 added SourceRepository and IssueTrackerURL to PackageInfo.g closes #159 08 December 2019, 18:40:13 UTC
a3cd1df first improvement of ReducedSyzygiesGeneratorsOfRows/Columns The example in #218 will now work but this not a complete fix. A complete generic fix must take into account the ZeroRows/Columns of arbitrary matrices. A hot fix would be to disable the the SingularMacors ReducedSyzygiesGeneratorsOfRows/Columns which Singular's nres. 08 December 2019, 17:40:21 UTC
2bad33f fixed comments 08 December 2019, 16:57:15 UTC
586f5cb Merge branch 'pr-304' into devel * pr-304: bump verion to v2019.12.06 Catching some corner cases in ConvertMatrixToRow/Column 08 December 2019, 15:09:26 UTC
2a23902 Merge branch 'pr-210' into devel * pr-210: Moved ring constructors from Matrices to Gauss: closes #147 08 December 2019, 14:13:27 UTC
1a5f7f9 Merge branch 'pr-198' into devel * pr-198: Added two methods in Gauss 08 December 2019, 13:34:20 UTC
ffdc0df bump verion to v2019.12.06 08 December 2019, 13:00:43 UTC
bed4e01 one more SetItsInvolution 08 December 2019, 12:13:02 UTC
7841b0b bumped version 08 December 2019, 12:03:37 UTC
dec1e5b Merge branch 'pr-286' into devel * pr-286: bumped versions of Max's changes Call ResetFilterObj on filters, not attributes Turn AFiniteFreeResolution into a mutable attribute Turn some matrix "properties" into plain filters Remove unused attribute IsIdentityOnObjects Declare Genesis as a mutable attribute for functors, too 08 December 2019, 11:36:02 UTC
dabf256 bumped versions of Max's changes 08 December 2019, 11:31:15 UTC
db93ee0 Catching some corner cases in ConvertMatrixToRow/Column before letting the generic method evalute an empty matrix, to prevent getting the warning info: //an empty matrix is about to get evaluated!// 06 December 2019, 10:26:00 UTC
4375994 simplified code of RightDivide/LeftDivide after we have improved/fixed the implementation of DecideZeroRows/ColumnsEffectively to comply with their specifications 29 November 2019, 13:59:18 UTC
8f9c7e0 do not decide zero w.r.t. zero matrices 29 November 2019, 13:57:56 UTC
adee5f0 added InitialMatrix/InitialIdentityMatrix to homalgTable of external GAP and modified existing entries ZeroMatrix/IdentityMatrix 29 November 2019, 13:51:21 UTC
4778555 Merge branch 'pr-303' into devel * pr-303: bumped version TransposedMat -> TransposedMatrix 28 November 2019, 17:05:20 UTC
4d0cb4f bumped version 28 November 2019, 17:04:56 UTC
9dd7bdf now DecideZeroRowsEffectively complies with documented specifications Now * DecideZeroRowsEffectively * DecideZeroColumnsEffectively comply with documented specifications, which are also mentioned in the lecture notes about algorithmic homological algebra. This commit closes #301 28 November 2019, 14:46:54 UTC
7403177 suppress documentation of homalgTable entries 28 November 2019, 14:45:33 UTC
df0cce0 TransposedMat -> TransposedMatrix Fixup of 7282a1bcc64865cb4844277a18e0e75b80a26c2e 28 November 2019, 14:27:17 UTC
43497db Run Jenkins cronjob only on master branch 26 November 2019, 12:44:33 UTC
1ab640f fixed bug in HomalgResidueClassRingElement which becomes relevant in gap-4.10.2 16 November 2019, 16:51:15 UTC
8324521 Merge pull request #299 from zickgraf/cap_ci Run CAP_project tests in CI 15 November 2019, 13:39:15 UTC
79425f1 Run CAP_project tests in CI 15 November 2019, 12:55:18 UTC
393f2c9 Bump version 13 November 2019, 11:22:49 UTC
65c0343 Add one-sided simplify for homalg matrices 13 November 2019, 11:20:56 UTC
c3dbb5b Add simplify for homalg matrices w.r.t. left and right multiplication. 06 November 2019, 14:12:03 UTC
b818aa0 every homalg ring has now a function to interpret rationals homalg_ring!.interpret_rationals_func See https://github.com/homalg-project/CAP_project/pull/422 03 November 2019, 14:43:11 UTC
5cbc316 Plot every test in a different plot and plot both cpu and real time 25 October 2019, 17:03:56 UTC
f6617a1 Use all cores for parallelization in Jenkins 25 October 2019, 08:15:06 UTC
6a5bb5a tis completes commit d7dbf19 24 October 2019, 13:37:29 UTC
88e5e61 allow errors in ExamplesForHomalg_Macaulay.g to make the ci fail 24 October 2019, 13:31:51 UTC
d7dbf19 this completes commit 5188748 24 October 2019, 12:30:52 UTC
d792bc7 allow errors in Sheaves_Singular.g to make the ci fail 24 October 2019, 11:36:02 UTC
83da42e allow errors in Sheaves & D-Modules to make the ci fail 24 October 2019, 11:10:11 UTC
404a558 Add missing dependencies in makefile 22 October 2019, 11:32:41 UTC
8675631 Remove duplicate make target "ci-test" 22 October 2019, 11:32:41 UTC
2420e8a Disable tests failing with gap-master 22 October 2019, 11:32:41 UTC
6ef9261 Enable parallelization for CircleCI 21 October 2019, 16:41:05 UTC
a87801d Make output of make synchronous 21 October 2019, 16:41:05 UTC
6851fa6 Split ci-test_test_suite_main_examples_of_homalg_project into multiple tests 21 October 2019, 16:41:05 UTC
085e53c Remove dependencies of tests on doc targets These should be handled in the package makefiles. 21 October 2019, 12:15:59 UTC
62ffd5a Gather performance data of packages not in homalg_project 21 October 2019, 12:15:59 UTC
bf16c5b Replace test_packages_of_homalg_project by separate tests 21 October 2019, 12:15:59 UTC
bc91e5f Extract LoadSheaves and LoadAllPackages from test_packages_of_homalg_project 19 October 2019, 12:16:14 UTC
49fdb41 Flatten dependency tree in makefile 19 October 2019, 07:11:43 UTC
4d79dc9 Remove non-existing ToolsForHomalg tests from targets 19 October 2019, 07:09:08 UTC
799e958 Let make change directories 19 October 2019, 07:07:43 UTC
9ab21ae Start parallelization of test suite 19 October 2019, 07:07:43 UTC
343e0a4 Parallelize build stage 19 October 2019, 07:07:43 UTC
321884d Parallelize tests 19 October 2019, 07:07:37 UTC
d0e7376 Remove trailing space 17 October 2019, 17:45:25 UTC
d5c192f Remove tests already covered by ci-test from test_suite 17 October 2019, 17:45:25 UTC
e4e284b Clean up makefile 17 October 2019, 08:52:55 UTC
8efb640 Parallelize make doc 17 October 2019, 08:45:37 UTC
c2f9f5b Disable failing tests 17 October 2019, 08:45:37 UTC
be7ac4a Add test_suite 17 October 2019, 08:45:32 UTC
1acfdcc Use sed instead of /usr/local/bin/replace 12 October 2019, 11:05:53 UTC
30ba65a Start nightly builds every day at 4am 12 October 2019, 11:05:53 UTC
143ac8f Add Jenkinsfile 12 October 2019, 11:05:53 UTC
be9c287 Add timings 12 October 2019, 11:05:53 UTC
0d37753 Build PolymakeInterface 12 October 2019, 11:05:53 UTC
ed4691b Check if required dependencies are installed 12 October 2019, 11:05:53 UTC
674267d Add build stage to make 12 October 2019, 11:05:53 UTC
4b01f56 bumped version 04 October 2019, 11:27:39 UTC
fb4d6ce Fix typo 03 October 2019, 14:25:22 UTC
5a19f44 Merge branch 'pr-290' into devel * pr-290: Adjust makedoc.g to use a record instead of options 26 September 2019, 14:59:05 UTC
cee7c45 Adjust makedoc.g to use a record instead of options 25 September 2019, 13:44:57 UTC
2a5e5d5 Do not fail for all make targets if GAP_HOME is not set Without the indentation the error is displayed no matter which target is called. It should only be displayed for ci-test. 25 September 2019, 13:35:05 UTC
12e0cc5 Do not upload code coverage information when testing with gap-master 24 September 2019, 11:44:25 UTC
4f56f22 Revert "Exclude tests for package Modules when testing against GAP master" This reverts commit 8d91417954d1a8cd875510983b6ad07e682eaf72 now that #277 is fixed. 16 September 2019, 08:42:23 UTC
8369af5 Call ResetFilterObj on filters, not attributes 01 September 2019, 13:54:23 UTC
f4553db Turn AFiniteFreeResolution into a mutable attribute Then simplify code which already (ab)used it as a mutable attribute. 01 September 2019, 13:54:23 UTC
7e17cc9 Turn some matrix "properties" into plain filters Specifically IsInitialMatrix, IsInitialIdentityMatrix, IsVoidMatrix. Several hints suggest that this is the correct thing to do (despite me only being able to guess at their intended meaning): - there are no methods installed for these "properties" - several functions call ResetFilterObj on them, a big no-no for properties - looking at coding reseting IsVoidMatrix, it seems to indicate the lack of certain information, which is thus related to the internal state of the object, and not its unchanging mathematical properties 01 September 2019, 13:54:23 UTC
6f1c79f Remove unused attribute IsIdentityOnObjects While `IsIdentityOnObjects` is used, the code using it does not actually assume it is an attribute, nor does it use any attribute accessors for it (and trying to do so would result in an error, as no methods exist and the filter HasIsIdentityOnObjects never was set). 01 September 2019, 13:54:23 UTC
d9987ab Declare Genesis as a mutable attribute for functors, too Other declarations of it were already marked as mutable. This way evil hacks involving ResetFilterObj, or direct access to internal storage of attributes (which is undocumented and subject to change!) can be avoided. 01 September 2019, 13:54:23 UTC
615fe54 closes #277 increased priority of Eval method for zero matrices 29 August 2019, 09:55:55 UTC
5188748 comply with Steve's GAP commit 8b3cb84 titled: Don't automatically call attribute setters on mutable objects (#3592) Since Eval is an attribute for homalg matrices we have to explicitly set it for the mutable IsInitialMatrix and IsInitialIdentityMatrix 29 August 2019, 08:25:05 UTC
fba8cf3 Merge branch 'pr-272' into devel * pr-272: bumped versions backport delegation to MatElm / SetMatElm if GAP version < 4.10 Convert SetMatElm(m,r,c,v) to m[r,c]:=v Convert MatElm(m,r,c) to m[r,c] 28 August 2019, 18:37:39 UTC
8e24137 bumped versions 28 August 2019, 18:37:19 UTC
9d41425 backport delegation to MatElm / SetMatElm if GAP version < 4.10 I am following the suggestion of Max: https://github.com/homalg-project/homalg_project/pull/272#issuecomment-525516078 28 August 2019, 18:28:43 UTC
41c3a4e bumped version 27 August 2019, 16:28:54 UTC
f1457a5 Merge branch 'pr-282' into devel * pr-282: Silence some warnings in GAP 4.11 27 August 2019, 16:25:25 UTC
03887fc Convert SetMatElm(m,r,c,v) to m[r,c]:=v 27 August 2019, 16:18:14 UTC
651c8bc Convert MatElm(m,r,c) to m[r,c] 27 August 2019, 16:18:14 UTC
015c40d Silence some warnings in GAP 4.11 27 August 2019, 16:16:28 UTC
c19a34d Merge branch 'pr-278' into devel * pr-278: Exclude tests for package Modules when testing against GAP master Use GAP_HOME as GAPPATH and abort if GAP_HOME is not set 27 August 2019, 10:04:10 UTC
89104ac Merge branch 'pr-279' into devel * pr-279: Derive TransposedMatrix for graded rings from non-graded rings 27 August 2019, 10:00:27 UTC
d2fc782 Turn NrColumns into a synonym for NrCols NrCols / NumberColumns is the name used by GAP >= 4.9; this change ensures that Homalg is compliant with the MatrixObj specification. 15 August 2019, 22:07:07 UTC
612526b improvement in StringToHomalgColumnMatrix 13 August 2019, 14:33:31 UTC
f59f1a9 DataOfCoordinateRingOfGraph now returns a ring with source ring as base ring 09 August 2019, 19:57:46 UTC
dd21b4b Add information about the special case of commutative rings to `Involution` 07 August 2019, 11:38:55 UTC
7dff003 Fix documentation of `TransposedMatrix` 07 August 2019, 11:36:35 UTC
f0ba66f Derive TransposedMatrix for graded rings from non-graded rings 07 August 2019, 09:32:35 UTC
8d91417 Exclude tests for package Modules when testing against GAP master See https://github.com/homalg-project/homalg_project/issues/277 06 August 2019, 12:55:05 UTC
157941a Use GAP_HOME as GAPPATH and abort if GAP_HOME is not set 06 August 2019, 09:52:58 UTC
6f0b6ea Run nightly tests against gap master 02 August 2019, 11:23:47 UTC
3335d76 Add different workaround for Browse 02 August 2019, 11:21:46 UTC
b431054 updated .gitignore 07 July 2019, 10:50:00 UTC
eab3adb installed HilbertPoincareSeries & HilbertPolynomial for submodules closes #229 07 July 2019, 10:49:44 UTC
back to top