https://github.com/ederc/Sources

sort by:
Revision Author Date Message Commit Date
c808ea3 fix: rRing_ord_pure_dp/Dp/lp 05 June 2019, 15:24:50 UTC
306ffa3 fix: p_SetExpVL 05 June 2019, 15:23:55 UTC
6c63c48 fix: compiler warnings 05 June 2019, 15:23:07 UTC
4f7c320 add rRing_ord_pure_dp/Dp/lp (for conversion to flint) 05 June 2019, 13:34:35 UTC
e3f8c8d change string->int: no automatic conversion 05 June 2019, 12:52:40 UTC
f333949 add: conversion string -> int 04 June 2019, 14:19:44 UTC
1708fac Merge pull request #926 from MHeymann/add_names_list Add proc reservedNameList, similar to reservedName 31 May 2019, 16:34:47 UTC
eae9edd Merge branch 'spielwiese' of github.com:Singular/Sources into spielwiese 31 May 2019, 15:15:50 UTC
51d2289 Merge branch 'ederc-local-z' into spielwiese 31 May 2019, 15:15:19 UTC
6581520 fix: test output 31 May 2019, 15:14:32 UTC
66b71f6 fix: debug version 31 May 2019, 15:11:26 UTC
6cbb4ac Merge branch 'local-z' of https://github.com/ederc/Sources into ederc-local-z 31 May 2019, 13:32:36 UTC
8f588a2 re-order plulibs.doc 31 May 2019, 10:29:07 UTC
177e747 fix: typo in ffsolve.lib 31 May 2019, 08:30:07 UTC
cb7d8e5 selection in factorize(f,a) 31 May 2019, 08:29:15 UTC
f514ffb slightly optimized version 30 May 2019, 15:32:14 UTC
beac9c6 name changes and smaller optimizations 30 May 2019, 12:42:02 UTC
6e28b0f removes testing macro 30 May 2019, 12:23:39 UTC
6af701c adds coefficient reduction to mora normalform over rings 29 May 2019, 15:00:57 UTC
90a512b adds a first improved version for localized std over Z 29 May 2019, 09:29:47 UTC
e1859b2 Add proc reservedNamesList, similar to reservedNames 26 May 2019, 19:33:22 UTC
51d341d Merge pull request #924 from zickgraf/liftstd Fix error messages 17 May 2019, 11:55:15 UTC
295cd9d Merge branch 'steenpass-execute' into spielwiese 17 May 2019, 11:53:33 UTC
53e309c Fix error messages 17 May 2019, 11:29:39 UTC
6c443d2 Merge branch 'execute' of https://github.com/steenpass/Singular into steenpass-execute 17 May 2019, 10:12:42 UTC
a4812b7 tests (changed debug messages) 17 May 2019, 08:39:59 UTC
ec37c7e add create_ring() to ring.lib 16 May 2019, 12:46:15 UTC
2fbb564 Merge pull request #922 from zickgraf/liftstd Fix liftstd with four arguments 16 May 2019, 12:44:53 UTC
59f0c2b Fix liftstd with four arguments 14 May 2019, 14:56:40 UTC
4e5fdad debug: numbering "no ring active" 13 May 2019, 16:24:37 UTC
1c16bfa grammar: test currRing, not currRingHdl 13 May 2019, 16:08:32 UTC
bc54e09 better comments/names in iplib.cc 13 May 2019, 16:00:41 UTC
4936636 fix: iiCallLibProcBegin for currRingHdl==NULL (call from julia) 13 May 2019, 15:24:08 UTC
1505bd1 change iiCallLibProcM -> ii_CallLibProcM 13 May 2019, 14:44:50 UTC
d0ca0b8 Merge pull request #921 from sachinkm308/execute Execute PR - remove comments 10 May 2019, 14:25:04 UTC
ebc333d Removed commented execute functions for these files 10 May 2019, 14:13:19 UTC
2b5e94f port FreeBSD: alloca.h -> stdlib.h 10 May 2019, 12:32:37 UTC
9085b03 add ring as paramater to ii_CallProcId2Id etc. 10 May 2019, 12:29:30 UTC
b2fc349 GND 09 May 2019, 12:50:01 UTC
da7bc40 add iiCallProcId2Int 07 May 2019, 10:07:20 UTC
97e38e9 rename iiCallProcId2Id 06 May 2019, 09:19:43 UTC
5c0680a better error handling for iiCallLibProcIdeal 30 April 2019, 13:49:56 UTC
64ab30e add iiCallLibProcIdeal 29 April 2019, 13:54:15 UTC
51b5853 fix: typo in doc 12 April 2019, 14:48:58 UTC
fcf6c47 fix: use of isHomog 12 April 2019, 11:52:33 UTC
8cfc914 fix: better limit for overflow test in subst 09 April 2019, 13:34:09 UTC
71d8cc9 chnaged tests (printing hilbert series for modules) 09 April 2019, 13:16:03 UTC
f205180 fix: rUnComplet (for order L inssi) 09 April 2019, 13:00:16 UTC
bc2ffb3 chg: syz computes module weights via "isHomog" (+tests) 05 April 2019, 13:15:11 UTC
6b29f27 add: print module weight in hilbert series 05 April 2019, 12:00:25 UTC
341943a Revert "syz: handles/sets module weights" This reverts commit f573055591b5819fc2d6a5795ca9b931a998ad1d. 05 April 2019, 09:05:50 UTC
f573055 syz: handles/sets module weights 04 April 2019, 09:29:49 UTC
56ffd98 chg: several versions of ggetid 03 April 2019, 12:08:46 UTC
2473c95 fix: shadowing variables (k:int/poly, i:int/number, n:int/number) in realclassify.lib 03 April 2019, 10:39:17 UTC
a74fa88 fix: ggetid 02 April 2019, 14:57:59 UTC
379cd1c opt: syMake 02 April 2019, 14:57:28 UTC
d389e9c add syMakeMonom (and tests) 02 April 2019, 12:09:40 UTC
d20e969 use idrec::get_level 02 April 2019, 11:29:43 UTC
f2749ca add idrec::get_level, opt. ggetid, idrec::get 02 April 2019, 11:24:01 UTC
befd80d opt: iiS2I 01 April 2019, 10:02:40 UTC
1d8d0e5 make iiS2I a static routine 01 April 2019, 09:01:03 UTC
85bf0bd rename token RINGVAR -> MONOM 01 April 2019, 08:59:51 UTC
3f34dc8 code cleanup: F5C (and tests for sba) 28 March 2019, 16:35:48 UTC
dc89d7e fix: FLINT >2.5.2 27 March 2019, 12:36:45 UTC
a0351f4 tests: debug stuff: add lineno to "redefining" messages 26 March 2019, 16:35:59 UTC
d8e89bc fix: mpz_t to long_R/C conversions 26 March 2019, 13:16:42 UTC
6682499 extend system("cccluster") to R, long_R 25 March 2019, 14:04:19 UTC
b84addc ccluster by Remy Imbach 21 March 2019, 10:07:30 UTC
e6ca692 chg: flint conversions for more rings 19 March 2019, 13:37:29 UTC
7259b3d add: multiplicity to ccluster 19 March 2019, 11:33:36 UTC
5d2ecdf add: ccluster to configure 18 March 2019, 17:07:42 UTC
5e8ecdb fix: error checking for ccluster 18 March 2019, 17:06:45 UTC
bc8a609 add: try ccluster 18 March 2019, 16:09:12 UTC
c854b9a fix: need to init. mpz 18 March 2019, 16:08:54 UTC
57bd834 add: fmpq_poly_t conversions 18 March 2019, 11:38:54 UTC
4188f03 fix: flintconv 14 March 2019, 16:39:44 UTC
b0e0160 add; nlMPZ 14 March 2019, 16:39:27 UTC
837062d add: more flint<->singular conversions (QQ,ZZ) 14 March 2019, 15:47:34 UTC
34ee120 fix: systhreads.so 14 March 2019, 15:17:21 UTC
d4c9b0f fix: compile threadsupport.cc if PSINGULAR 14 March 2019, 13:47:34 UTC
f85b93b Merge branch 'spielwiese' of github.com:Singular/Sources into spielwiese 14 March 2019, 13:27:37 UTC
1d494e6 unused variable 14 March 2019, 13:27:11 UTC
a6895f0 Merge pull request #919 from rbehrends/threadlib Fixed systhreads build with ppcc. 14 March 2019, 12:47:09 UTC
c1ce478 Fixed systhreads build with ppcc. 14 March 2019, 11:29:08 UTC
5ba7787 fix: doc - redefine in VecField.lib (and test) 13 March 2019, 11:10:50 UTC
c5b34fd debug stuff: add lineno to "redefining" messages 13 March 2019, 11:10:06 UTC
967eaad opt: conversion factory <-> Singular 12 March 2019, 16:39:09 UTC
40beac8 fix: doc - redefine in VecField.lib 12 March 2019, 16:38:42 UTC
78231d7 fix: doc - redefine in VecField.lib 12 March 2019, 15:54:02 UTC
ca51f3e fix: doc - redefine in VecField.lib 12 March 2019, 15:48:12 UTC
0561fc5 fix: typo 12 March 2019, 15:18:31 UTC
192e716 fix: doc - redefine in VecField.lib 12 March 2019, 15:14:46 UTC
6c29eec fix: doc- redefine in VecField.lib 12 March 2019, 14:38:04 UTC
968ddce fix: doc for VecField.lib 11 March 2019, 17:07:33 UTC
5cceb10 fix: syntax for doc 11 March 2019, 16:33:55 UTC
a818b48 add: VecField.lib 05 March 2019, 15:49:10 UTC
e450147 removed old libthread stuff 28 February 2019, 14:03:40 UTC
5af0c34 fix: static build for systhreads.so 28 February 2019, 13:54:36 UTC
9136799 Merge branch 'rbehrends-threadlib' into spielwiese 28 February 2019, 13:26:06 UTC
f0f0003 Libthread implementation. 28 February 2019, 11:26:06 UTC
back to top