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

sort by:
Revision Author Date Message Commit Date
393309d installed CreateHomalgMatrixFromList for IsHomalgExternalRingRep for this to work we had to alter CommonHomalgTableForMacaulay2Tools.DivideByUnit 04 March 2020, 19:04:08 UTC
9665981 added option PresentationMorphism for FittingIdeal 04 March 2020, 15:22:13 UTC
f56d611 do not remove the zero minors 04 March 2020, 13:08:01 UTC
ba40d3e allow ByASmallerPresentation( M : BasisOfModule := false ) 04 March 2020, 10:29:49 UTC
b096643 no DuplicateFreeList in Minors (GB are much faster) 03 March 2020, 19:23:26 UTC
f3aba63 fixed \in for IsHomalgInternalRingRep addresses https://github.com/homalg-project/homalg_project/issues/311#issuecomment-592567238 29 February 2020, 12:25:37 UTC
8478cdf installed \in for elements in residue class rings closes #311 28 February 2020, 15:32:50 UTC
eb811b3 fixed method string 28 February 2020, 15:32:43 UTC
54d903d LaunchCAS_IO_ForHomalg can now set HOMALG_IO_CAS.environment 26 February 2020, 17:14:46 UTC
043a256 bump version 26 February 2020, 16:25:03 UTC
89f1b52 Display last error when CAS has died 26 February 2020, 15:00:38 UTC
6c5be6c Do not build PolymakeInterface Broken with Polymake 4.0 02 February 2020, 10:05:37 UTC
74337de Merge branch 'pr-308' into devel * pr-308: Disable Sage tests 15 January 2020, 09:11:07 UTC
7763992 Disable Sage tests 14 January 2020, 17:37:31 UTC
4aae00c bumped version 02 January 2020, 18:41:02 UTC
c985b96 fixed ranks of RelativeIndeterminatesOfPolynomialRing methods 02 January 2020, 18:29:38 UTC
0554989 installed method IndeterminatesOfPolynomialRing for residue class rings 02 January 2020, 18:28:59 UTC
2fa010f marked fallback method 02 January 2020, 18:10:07 UTC
5a424ad fixed behavior of GradedRing of residue class rings 02 January 2020, 18:01:55 UTC
95ab47f support Degree of elements in residue class rings requested by Lukas Kühne 02 January 2020, 11:52:19 UTC
69b7910 Merge branch 'pr-291' into devel * pr-291: Add sanity checks to RingMap 19 December 2019, 18:37:29 UTC
ab65bdc Add sanity checks to RingMap 19 December 2019, 14:16:40 UTC
747174a IsEqualToProjectiveSpace -> IsIsomorphicToProjectiveSpace https://github.com/homalg-project/homalg_project/pull/305#issuecomment-565731578 14 December 2019, 16:31:56 UTC
0a2ba76 Bump version to 2019.12.05 14 December 2019, 12:15:40 UTC
993ff54 change the property name: IsProjectiveSpace -> IsEqualToProjectiveSpace to avoid conflicts with FinInG package which was deposited while ToricVarieties was disabled. 14 December 2019, 12:09:21 UTC
3e2ce71 bumped version 12 December 2019, 14:54:50 UTC
8e6fbf9 Added method IsSimplicial 12 December 2019, 14:26:36 UTC
9a216d7 fixed comments 08 December 2019, 20:23:05 UTC
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
back to top