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

sort by:
Revision Author Date Message Commit Date
0ec9b51 Merge pull request #591 from mohamed-barakat/devel renamed variable ZZ -> zz in the tested documentation examples 01 September 2023, 16:20:48 UTC
1260d01 renamed variable ZZ -> zz in the tested documentation examples see https://github.com/gap-system/PackageDistro/pull/821#issuecomment-1702262330 01 September 2023, 15:50:50 UTC
c76e9ab Merge pull request #590 from mohamed-barakat/devel use NumberRows/Columns instead of NrRows/Columns 23 August 2023, 11:14:49 UTC
8fd2963 use NumberRows/Columns instead of NrRows/Columns and introduced legacy NrColumns as a synonym for backward compatibility note: NrRows/Cols are already GAP synonyms for NumberRows/Columns 23 August 2023, 10:31:44 UTC
ad38a0e Merge pull request #589 from mohamed-barakat/devel ListImpliedFilters now includes the filter itself 12 July 2023, 11:42:20 UTC
c355016 ListImpliedFilters now includes the filter itself 11 July 2023, 14:45:32 UTC
c388627 fixed order of line in example file 11 July 2023, 14:30:42 UTC
9f042e3 Merge pull request #588 from zickgraf/master 11 July 2023, 06:53:05 UTC
67f4496 Disable tests of ToricVarieties due to segfaults 10 July 2023, 06:39:24 UTC
71a6b6d Merge pull request #587 from kamalsaleh/lazylists install method for \{\}(lazy_list, list) and bump version 08 May 2023, 10:22:09 UTC
2beeb6d install method for \{\}(lazy_list, list) and bump version of ToolsForHomalg to V2023.05.01 08 May 2023, 08:20:15 UTC
11b85f7 Merge pull request #586 from zickgraf/master Clone other repos earlier 02 May 2023, 09:00:02 UTC
7982cac Clone other repos earlier This allows to build the documentation of some packages before running the tests which prevents a race condition. 02 May 2023, 07:35:30 UTC
ea0bb37 Merge pull request #585 from zickgraf/master Two small improvements to Jenkinsfile 21 April 2023, 13:15:35 UTC
16c3984 Remove obsolete workaround 21 April 2023, 11:46:37 UTC
a65c0b2 Trace call of make in Jenkinsfile 21 April 2023, 11:46:09 UTC
f3d74a4 Merge pull request #584 from zickgraf/master 21 April 2023, 10:33:01 UTC
c067799 Apply PackageJanitor 21 April 2023, 09:55:46 UTC
251fcf0 Merge pull request #583 from zickgraf/master Only install string methods in InstallPrintFunctionsOutOfPrintingGraph 23 March 2023, 09:32:18 UTC
ba42bb1 Only install string methods in InstallPrintFunctionsOutOfPrintingGraph and rely on GAP's generic derivation of ViewObj from ViewString and Display from DisplayString 21 March 2023, 07:24:27 UTC
62174f8 Merge pull request #582 from zickgraf/master Apply PackageJanitor 20 March 2023, 14:39:23 UTC
cbec7ee Apply PackageJanitor 20 March 2023, 10:17:51 UTC
50b0551 Merge pull request #580 from zickgraf/master Apply PackageJanitor 28 February 2023, 09:56:25 UTC
6edbdd2 Apply PackageJanitor 28 February 2023, 07:36:10 UTC
7142876 Merge pull request #579 from homalg-project/PackageJanitor-1677513212 Apply PackageJanitor 27 February 2023, 16:33:13 UTC
0df8046 Apply PackageJanitor 27 February 2023, 15:59:59 UTC
34e56db Merge pull request #577 from mohamed-barakat/devel applied PackageJanitor 26 February 2023, 11:08:57 UTC
1e4f4a6 applied PackageJanitor from PR https://github.com/homalg-project/PackageJanitor/pull/123 Switch from https://codecov.io -> https://app.codecov.io 26 February 2023, 10:35:10 UTC
eedb4f0 Merge pull request #576 from kamalsaleh/zfunctions Initial(Index,Value) -> Starting(Index,Value) to avoid clashes with "InitialValue" in QPA 22 February 2023, 00:35:03 UTC
807d14e Initial(Index,Value) -> Starting(Index,Value) to avoid clashes with "InitialValue" in QPA & bump version to v2023.02-03 21 February 2023, 11:33:16 UTC
e66ee88 Merge pull request #575 from zickgraf/master Apply PackageJanitor 21 February 2023, 11:31:07 UTC
6e580da Apply PackageJanitor 20 February 2023, 14:22:43 UTC
efc292c Merge pull request #574 from zickgraf/master Apply PackageJanitor 20 February 2023, 09:45:59 UTC
e22c37d Apply PackageJanitor 20 February 2023, 09:12:29 UTC
e26cfc3 Merge pull request #573 from kamalsaleh/zfunctions move ZFunctions from ToolsForHigherHomologicalAlgebra to ToolsForHomalg 13 February 2023, 16:34:13 UTC
0a5732a move ZFunctions from ToolsForHigherHomologicalAlgebra to ToolsForHomalg and bump version to v2023.02-01 13 February 2023, 14:07:36 UTC
5a1216c Merge pull request #572 from zickgraf/master Turn UnderlyingObject into an attribute 13 February 2023, 11:44:07 UTC
6861803 Turn UnderlyingObject into an attribute except if it has already been created as an operation by other packages 13 February 2023, 09:31:44 UTC
e03ff43 Merge pull request #571 from mohamed-barakat/devel added support for LiE upon request from VInay Wagh 04 February 2023, 16:54:40 UTC
9dba332 added support for LiE upon request from VInay Wagh 04 February 2023, 16:24:34 UTC
bff36bc Merge pull request #570 from mohamed-barakat/devel fixed ListOp for IsLazyArray 26 January 2023, 20:01:02 UTC
607702b fixed ListOp for IsLazyArray 26 January 2023, 19:14:18 UTC
2a1b686 Merge pull request #569 from mohamed-barakat/devel 16 January 2023, 14:50:31 UTC
c73e0fd resolved issue #568 resolves https://github.com/homalg-project/homalg_project/issues/568 16 January 2023, 13:43:28 UTC
0a080f3 Merge pull request #567 from zickgraf/UniqueRightDivide Introduce SafeRight/LeftDivide and UniqueRight/LeftDivide 10 January 2023, 16:44:43 UTC
8383377 Introduce SafeRight/LeftDivide and UniqueRight/LeftDivide 10 January 2023, 15:36:02 UTC
6bdb9f3 bumped version 10 January 2023, 10:30:55 UTC
6221999 Merge pull request #566 from ChrisJefferson/fix_gauss Fix handling ranges in SparseMatrix 10 January 2023, 10:30:16 UTC
8d6fe0c Fix handling ranges in SparseMatrix 24 December 2022, 18:20:03 UTC
484f5a7 Merge pull request #565 from homalg-project/revert-563-UnderlyingObject Revert "Turn UnderlyingObject into an attribute" 22 December 2022, 12:13:05 UTC
86a8d20 Revert "Turn UnderlyingObject into an attribute" 22 December 2022, 10:19:59 UTC
db1a901 Merge pull request #563 from zickgraf/UnderlyingObject Turn UnderlyingObject into an attribute 21 December 2022, 12:43:22 UTC
ce5c1ad Turn UnderlyingObject into an attribute 21 December 2022, 11:21:33 UTC
acac13f Merge pull request #559 from zickgraf/master Remove unused script 21 December 2022, 10:19:22 UTC
b2502c5 Remove unused script 21 December 2022, 09:35:41 UTC
b9190b6 Merge pull request #561 from mohamed-barakat/devel fix segfault as suggested by @ChrisJefferson 20 December 2022, 21:31:13 UTC
b26b3c4 fix segfault as suggested by @ChrisJefferson resolves https://github.com/homalg-project/homalg_project/issues/560 20 December 2022, 20:46:01 UTC
aa88327 Merge pull request #558 from mohamed-barakat/devel d&i ReadPackageOnce 06 December 2022, 13:23:23 UTC
25c642a d&i ReadPackageOnce 06 December 2022, 12:55:25 UTC
6dada2b Merge pull request #557 from zickgraf/master Introduce HomalgRowVector and HomalgColumnVector 01 December 2022, 10:35:39 UTC
4a52f75 Introduce HomalgRowVector and HomalgColumnVector 01 December 2022, 08:37:25 UTC
0f7fba5 Merge pull request #556 from mohamed-barakat/devel updated bib files 22 November 2022, 22:59:40 UTC
35e6ac0 updated bib files 22 November 2022, 22:18:32 UTC
cc0f036 Merge pull request #554 from zickgraf/master Add EntriesOfHomalgRowVector and EntriesOfHomalgColumnVector 08 November 2022, 14:43:31 UTC
f64ba33 Add EntriesOfHomalgRowVector and EntriesOfHomalgColumnVector This allows to have more semantics than EntriesOfHomalgMatrix for CompilerForCAP. 08 November 2022, 11:09:49 UTC
dfa34b4 Merge pull request #553 from zickgraf/master Add motivation to .gitkeep files 03 November 2022, 14:02:30 UTC
091c2a3 Add motivation to .gitkeep files 03 November 2022, 13:21:09 UTC
a47138b Merge pull request #552 from zickgraf/master Turn IO into a suggested dependency of HomalgToCAS 03 November 2022, 13:17:24 UTC
84df576 Bump versions 02 November 2022, 08:46:37 UTC
faf16b3 Remove utils from the suggested packages of MatricesForHomalg Not required anymore since f11c1fd56ac49a6fb0924f083715aba94eb4f836. 02 November 2022, 08:46:37 UTC
1a35d62 Turn IO into a suggested dependency of HomalgToCAS 02 November 2022, 08:46:37 UTC
dd1303c Use GAP's `DirectoryTemporary` for getting a temporary directory 02 November 2022, 08:46:33 UTC
72c631a Make IO_getpid and IO_gethostname optional 02 November 2022, 08:10:44 UTC
8ede996 Remove code without effect 02 November 2022, 08:07:20 UTC
0ef2cef Display warning instead of simply overwriting file 02 November 2022, 08:06:45 UTC
3479bdd Use StringFile and FileString for reading/writing files 02 November 2022, 08:05:37 UTC
8d180ff Simplify checking for file 02 November 2022, 08:02:51 UTC
e95d3f1 Merge pull request #550 from zickgraf/master Avoid dependency of ToolsForHomalg on IO 31 October 2022, 20:05:52 UTC
8beed55 Avoid dependency of ToolsForHomalg on IO and clean up other dependencies 31 October 2022, 16:08:29 UTC
0f91c4c Merge pull request #549 from zickgraf/master Call DiagMat with the ring as first argument to handle the empty case 27 October 2022, 13:00:07 UTC
506d6e3 Call DiagMat with the ring as first argument to handle the empty case 27 October 2022, 12:20:46 UTC
c3883e0 Merge pull request #547 from HereAround/InstallTopcomInterface Install TopcomInterface for ci tests 18 October 2022, 16:25:55 UTC
5cbf11c Revert "Disable ToricVarieties tests due to https://github.com/homalg-project/ToricVarieties_project/issues/200" 18 October 2022, 15:27:23 UTC
172ed68 Install TopcomInterface for ci tests 18 October 2022, 15:09:10 UTC
a0e7eda Merge pull request #545 from zickgraf/master 14 October 2022, 14:29:31 UTC
f1365e1 Bump version 14 October 2022, 13:45:01 UTC
577f3b6 Include documentation 14 October 2022, 13:44:57 UTC
9ddc91f Add two consistency checks 14 October 2022, 13:39:56 UTC
4872254 Merge pull request #544 from mohamed-barakat/devel 13 October 2022, 20:34:15 UTC
c477334 Merge branch 'master' into devel 13 October 2022, 19:25:02 UTC
907fd31 Merge pull request #543 from kamalsaleh/random_matrices_over_graded_rings Add random methods to homalg graded rings 13 October 2022, 19:24:52 UTC
b5add1b fully adapt to commit 8a75f5a9a 13 October 2022, 19:21:06 UTC
8ec8354 Merge branch 'master' into random_matrices_over_graded_rings 13 October 2022, 18:57:47 UTC
a0ad856 Merge pull request #542 from mohamed-barakat/devel bumped version of Gauss 13 October 2022, 18:57:15 UTC
e24683b Add random methods to homalg graded rings and bump version to 2022.10.01 13 October 2022, 15:05:06 UTC
cf0f402 bumped version of Gauss 13 October 2022, 14:22:53 UTC
5fc10b9 Merge pull request #539 from fingolfin/mh/gap_all Gauss: #include gap_all.h instead of src/compiled.h 13 October 2022, 14:19:52 UTC
3fb4f8d Merge branch 'master' into mh/gap_all 11 October 2022, 22:26:09 UTC
698bcb6 Merge pull request #540 from kamalsaleh/random_matrices Get simpler random matrices/elements by adjusting the current hard coded parameters 10 October 2022, 18:38:02 UTC
f11c1fd (1) add a method Random(r,c,ring,params) which makes constructing random matrices over singular more flexible (2) change the hard coded parameters from RandomCombination( [ 0 .. 10 ], Random( [ 1 .. 11 ] ) ) to [ 0, Random( [ 0, 1, 1, 1, 2, 2, 2, 3 ] ), 50, 80, 50 ] For polynomial and exterior rings - 0 is the minimal allowed degree - Random( [ 1, 1, 1, 2, 2, 2, 3 ] ) is the maximal allowd degree - 50% of the entries are zero - 80% of the terms in each entry are zero - The coefficient of each monomial is less than 50 (3) bump the version of MatricesForHomalg to 2022.10-04 10 October 2022, 14:56:52 UTC
back to top