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

sort by:
Revision Author Date Message Commit Date
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
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
3e136dd bumped versions 07 July 2019, 10:03:50 UTC
0a616cc Merge branch 'pr-267' into devel * pr-267: Add functionality to compute blowups of toric varieties 07 July 2019, 09:59:45 UTC
3e32464 Merge branch 'pr-266' into devel * pr-266: Add new constructor for toric varieties 07 July 2019, 09:58:24 UTC
6458480 Merge branch 'pr-256' into devel * pr-256: Computation of SRIdeal uses the method PrimitiveCollections as implemented in (N)Convex 07 July 2019, 09:57:23 UTC
1289ec9 Merge branch 'pr-235' into devel * pr-235: fix the docstring for AffineDimension 07 July 2019, 09:56:33 UTC
a4315c5 Remnove documentation of MatrixOfWeights https://github.com/homalg-project/homalg_project/issues/250 22 June 2019, 20:23:30 UTC
77d743c partial revert of previous commit 643df7c closes homalg-project/Bialgebroids/issues/47 closes homalg-project/FunctorCategories/issues/11 22 June 2019, 12:17:55 UTC
643df7c removed by now obsolete String methods 21 June 2019, 17:51:47 UTC
d88b253 updated .gitignore 17 June 2019, 10:49:45 UTC
a2d1032 added misssing LICENSE file, updated authors' contact data 17 June 2019, 09:30:44 UTC
7354a44 Add functionality to compute blowups of toric varieties 15 June 2019, 17:26:34 UTC
9add693 Add new constructor for toric varieties Given the grading of the Cox ring, construct the variety from a triangulation This functionality requires the suggested package TopcomInterface 15 June 2019, 16:59:21 UTC
fc4399c Merge branch 'pr-265' into devel * pr-265: Validate <indices> argument to SparseMatrix constructor 14 June 2019, 13:15:43 UTC
17878c1 Validate <indices> argument to SparseMatrix constructor 14 June 2019, 11:35:01 UTC
034b535 installed AffineDimension for IsMatrixOverGradedRing 11 June 2019, 07:22:59 UTC
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
back to top