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

sort by:
Revision Author Date Message Commit Date
7950607 bumped version 01 October 2020, 10:44:37 UTC
a194f3d Fix typo 01 October 2020, 10:13:05 UTC
fbf03ca d&i FillWithCharacterAfterDecimalNumber 28 September 2020, 15:00:04 UTC
9e9caa5 d&i MakeShowableWithLaTeX 25 September 2020, 01:03:06 UTC
4e26a01 updated make_dist_for_homalg.sh 25 September 2020, 00:56:11 UTC
03dcbc7 updated README.md 24 September 2020, 15:19:50 UTC
a4df383 Switched README.md to MathJax 24 September 2020, 10:11:56 UTC
67f8190 Merge pull request #355 from kamalsaleh/collect_entries Collect entries 23 September 2020, 17:06:31 UTC
fc43982 bump version to 2020.09.02 23 September 2020, 12:06:20 UTC
925aa92 d&i CollectEntries 23 September 2020, 10:21:43 UTC
051fc0a bumped Sepp's version 17 September 2020, 12:13:57 UTC
d367b11 Add LaTeXStringOp for HomalgRings 17 September 2020, 11:36:43 UTC
354d0a8 installed special method for EntriesOfHomalgMatrixAsListList when the matrix is an internal matrix built around list lists 17 September 2020, 10:03:50 UTC
fad4bdd Merge branch 'pr-353' into devel * pr-353: Declare and install MakeShowable 10 September 2020, 18:11:27 UTC
4cf0ece Declare and install MakeShowable 10 September 2020, 17:27:13 UTC
409c08f Only run CI on master branch and branches ending with "-ci" Also apply some further changes from PackageJanitor 10 September 2020, 16:23:28 UTC
3cd2b10 bumped version Please enter the commit message for your changes. Lines starting 09 September 2020, 09:39:20 UTC
2cd81b2 Fix typo in LaTeXStringOp for zero matrices 09 September 2020, 09:35:22 UTC
47d55c2 renamed LaTeXString -> LaTeXStringOp resolves #349 07 September 2020, 14:48:33 UTC
e48daed and again with a working ansible 07 September 2020, 14:01:16 UTC
c8b5bd2 updated README using PackageMakerAnsible 07 September 2020, 13:54:25 UTC
dc7d945 LaTeXString for ring elements now removes trailing \n's 03 September 2020, 22:43:56 UTC
119fa68 no Chomp in homalgTable entry LaTeXString 03 September 2020, 22:42:33 UTC
9ba8764 added homalgTable entries LaTeXString for Singular and Maple 03 September 2020, 13:41:39 UTC
bbfc533 improved LaTeXString method for homalg ring elements 03 September 2020, 13:41:17 UTC
8dde537 we now host IsShowable outsourced from HomalgProject.jl/src/Tools.g 03 September 2020, 08:34:45 UTC
91bbbab LaTeXString for matrices aligns right and replaces 0 -> \cdot 02 September 2020, 09:33:09 UTC
ba1da36 more LaTeXString methods for ring elements 02 September 2020, 09:29:48 UTC
4060752 d&i IsRunningInJupyter 01 September 2020, 20:35:36 UTC
337c95c d&i LaTeXString 01 September 2020, 20:34:47 UTC
bb37072 fixed tests-url 31 August 2020, 06:16:03 UTC
cfadc92 use ConvertToRangeRep in CertainRows/CertainColumns 14 August 2020, 15:50:54 UTC
233b928 fixed CertainRows/CertainColumns in CommonHomalgTableForSingularTools to correctly deal with ranges 14 August 2020, 15:48:41 UTC
a334f3b updated badge to github actions 14 August 2020, 12:51:00 UTC
e786be7 Give GitHub Actions workflow a name 14 August 2020, 10:12:20 UTC
0974f17 Use GitHub Actions 07 August 2020, 09:15:48 UTC
33cbd0f Do not install curl and 4ti2 Both are now properly included in the docker image, see https://github.com/gap-system/gap-docker-base/pull/26 and https://github.com/gap-system/gap-docker-base/pull/22 07 August 2020, 08:36:45 UTC
8ec1bf7 bug fix in 4ti2Interface closes #345 29 July 2020, 18:58:41 UTC
e2aff19 Merge branch 'pr-344' into devel * pr-344: Fix "method installed for DeterminantMatrix matches more than one declaration" 16 July 2020, 10:24:53 UTC
168f3bd Fix "method installed for DeterminantMatrix matches more than one declaration" Happens after https://github.com/gap-system/gap/commit/52509bb9811247da6c8ed96c163572d02b6c973d 14 July 2020, 09:17:48 UTC
a5179e2 Revert "fixed the double shift algebra constructor" This reverts commit 232b66d55fe3fa9e386695c4c0b2fd1cd64f708c. 13 July 2020, 18:33:43 UTC
7ca4ef6 Merge branch 'pr-343' into devel * pr-343: Add ToricVarieties to test_suite 13 July 2020, 13:17:09 UTC
4038012 specialized two methods for Random 09 July 2020, 20:03:02 UTC
859324a Add ToricVarieties to test_suite 09 July 2020, 19:31:25 UTC
ac1f770 Improve README_DEV.md 09 July 2020, 14:27:31 UTC
93915d7 Merge branch 'pr-341' into devel * pr-341: Disable redSB when computing lift in BasisOfRowsCoeff (Singular) 27 June 2020, 16:19:20 UTC
7377839 Disable redSB when computing lift in BasisOfRowsCoeff (Singular) redSB does not have any influence on the specification of lift but slows down the computation 27 June 2020, 14:11:58 UTC
5ccde45 Add DualKroneckerMat 27 June 2020, 10:07:48 UTC
2fa46d6 Add CoefficientsWithGivenMonomials for two matrices 27 June 2020, 09:25:23 UTC
08ae564 Merge branch 'pr-338' into devel * pr-338: Add conditions imposed on B in DecideZeroRows/Columns to documentation 26 June 2020, 12:54:49 UTC
7454231 Add conditions imposed on B in DecideZeroRows/Columns to documentation 26 June 2020, 12:39:19 UTC
232b66d fixed the double shift algebra constructor 25 June 2020, 13:32:19 UTC
1258c2b Merge pull request #337 from zickgraf/README_DEV Add README_DEV.md 24 June 2020, 16:44:38 UTC
56938ec Add README_DEV.md 24 June 2020, 09:07:13 UTC
fa276d8 Merge branch 'pr-336' into devel * pr-336: bumped version Closes #335 21 June 2020, 15:09:53 UTC
4de9901 bumped version 21 June 2020, 15:09:38 UTC
31ec97b delete remaining ToricVarieties occurrences from repository 20 June 2020, 14:45:07 UTC
7309399 Closes #335 19 June 2020, 16:57:56 UTC
940ab4f Remove ToricVarieties 18 June 2020, 16:09:25 UTC
9150117 d&i IsNonZeroRing and fixed HasInvariantBasisProperty which is a left-right symmetric property 17 June 2020, 16:08:31 UTC
be59379 PseudoDoubleShiftAlgebra now understands the option `switch` 07 June 2020, 22:14:13 UTC
99d9bf4 the Coefficients now covers the case of IsFieldForHomalg 07 June 2020, 16:08:27 UTC
4d5691b Merge pull request #333 from mohamed-barakat/Julia started Julia support 28 May 2020, 23:23:20 UTC
0e442de started Julia support 28 May 2020, 18:18:18 UTC
de809bf Merge branch 'pr-332' * pr-332: d&i CallFuncListWithTime 28 May 2020, 18:17:22 UTC
483e142 homalgSendBlocking now passes the identifier of the pictogram rather than the pictogram itself. This is better for * performance, as it avoids getting the value HOMALG_IO.Pictograms.(identifier) * statistics, as different identifier with equal pictograms now show up separately in the statistics (no identifier lookup needed anymore) 27 May 2020, 12:41:36 UTC
e2924e3 added ConvertRowToMatrix CommonHomalgTableForMAGMATools 27 May 2020, 12:37:35 UTC
5abfe50 d&i CallFuncListWithTime 27 May 2020, 12:02:02 UTC
a98226f added comments 27 May 2020, 02:26:29 UTC
ab015b1 disabled two COLEMs by default that proved expensive 27 May 2020, 01:40:18 UTC
348fe5f added more comments 27 May 2020, 01:32:48 UTC
765fcbe moved Info statement behind relevant if statement 27 May 2020, 01:28:21 UTC
106deb3 better placing of comments 27 May 2020, 01:19:24 UTC
455860a made ConvertRow/ColumnToMatrix and ConvertMatrixToRow/Column lazy 27 May 2020, 00:55:09 UTC
bc5f725 added the two COLEMs for PreCompose if HasEvalMulMat - ( c * A ) * B = c * ( A * B ) - A * ( c * B ) = c * ( A * B ) if the ring is commutative or c is in the subring generated by 1 27 May 2020, 00:42:59 UTC
1833912 added back the two COLEMs deleted in ad21930 but under further restrictions which should to prevent them from causing inefficiencies 27 May 2020, 00:24:47 UTC
d0e2aa5 fixed the pictograms of ConvertRowToMatrix 26 May 2020, 15:47:05 UTC
b022a07 support univariate polynomial rings over homalg internal fields 26 May 2020, 00:03:47 UTC
565ee5d slight improvements in RingsForHomalg/examples/convert_test.g 26 May 2020, 00:01:11 UTC
8cf8c15 added a COLEM method for DiagMat 24 May 2020, 11:56:57 UTC
b9f103b white spaces 23 May 2020, 16:53:56 UTC
0756cf5 added more fallback methods for matrix conversions * ConvertRowToMatrix <-> ConvertColumnToMatrix * ConvertMatrixToRow <-> ConvertMatrixToColumn See #331 23 May 2020, 15:59:24 UTC
3d7018d simplified code 23 May 2020, 15:50:56 UTC
910235a d&i ConvertRow/ColumnToMatrix and ConvertMatrixToRow/Column Closes #331 23 May 2020, 14:27:00 UTC
3c476be whitespaces 22 May 2020, 19:02:02 UTC
29789b3 speed up ListToListList 22 May 2020, 19:02:02 UTC
85ce750 upon evaluation reset ResetFilterObj( C, HasEvalX ) and Unbind( C!.EvalX ), where X is * CertainRows * CertainColumns * AddMat * SubMat * Compose * PreEval 22 May 2020, 18:44:09 UTC
ad21930 got rid of potentially very expensive operations for lazy matrices 22 May 2020, 18:36:50 UTC
0363452 raise and error on nonempty stderr string caused by 4ti2 19 May 2020, 20:39:47 UTC
8a56552 ( HasIsZero( M ) and IsZero( M ) ) -> IsZero( M ) in ConvertTransposedMatrixToRow & ConvertTransposedMatrixToColumn 19 May 2020, 01:17:28 UTC
ab1dc53 renamed ConvertRow/ColumnToMatrix -> ConvertRow/ColumnToTransposedMatrix renamed * `ConvertRowToMatrix` -> `ConvertRowToTransposedMatrix` * `ConvertMatrixToRow` -> ConvertTransposedMatrixToRow * `ConvertColumnToMatrix` -> `ConvertColumnToTransposedMatrix` * `ConvertMatrixToColumn` -> `ConvertTransposedMatrixToColumn` Closes #330 19 May 2020, 00:23:52 UTC
46fa8bc added Julia support 17 May 2020, 15:02:17 UTC
93fe3dc d&i *BiasedDoubleShiftAlgebra 16 May 2020, 17:41:49 UTC
c70cec6 HOMALG_IO.Pictograms.CreateHomalgRing -> initialize 16 May 2020, 17:41:19 UTC
a374251 d&i ExportIndeterminates/RationalParameters/VariablesToJulia 15 May 2020, 22:38:12 UTC
9974255 d&i (Pseudo)DoubleShiftAlgebra 11 May 2020, 01:12:40 UTC
2474688 fixed ExportRationalParameters for rings in Singular 10 May 2020, 23:55:34 UTC
654a09a the residue class ring constructor now sets RationalParameters 10 May 2020, 23:50:36 UTC
a2bdc2e clarified comment 10 May 2020, 21:44:44 UTC
d1dcf21 HomalgFieldOfRationalsInSingular can now deal with empty parameters 10 May 2020, 21:44:44 UTC
back to top