https://github.com/janverschelde/PHCpack

sort by:
Revision Author Date Message Commit Date
464eb97 updated files for version 0.8.6 of phcpy, with release 2.4.57 of PHCpack 31 August 2018, 23:43:25 UTC
218d628 added the on target filter in the multitasked blackbox root refiners 31 August 2018, 23:30:02 UTC
505bf0b more reinstatements of Newton and Gauss-Newton after deflation, also for double double and quad double precision 31 August 2018, 22:28:22 UTC
cbc560e reinstated the application of Newton's method after deflation in the root refiners in standard double precision 31 August 2018, 22:02:29 UTC
6e98057 extended the documentation of PHCpack with more info about the phc -B option 31 August 2018, 19:41:50 UTC
a6b1038 adjusted banners for release 2.4.57 31 August 2018, 17:23:18 UTC
9408699 moved code from the black box root counters into a separate package 31 August 2018, 14:55:59 UTC
3daa76b applied the induced permutations also for polynomial systems with coefficients in double double and quad double precision 31 August 2018, 02:15:10 UTC
1489f46 added procedures to apply the induced permutations in the pipelined polyhedral procedures for semi-mixed systems 30 August 2018, 23:13:00 UTC
07f6dfa exported computation of the induced permutation for semi-mixed systems 30 August 2018, 21:32:57 UTC
da01dc4 added wrappers to the polysys and laursys solve functions in the factor module 29 August 2018, 03:24:36 UTC
5fa4d84 added the eacute definition to the documentation 29 August 2018, 03:09:04 UTC
d1e6464 added functions to the python3 version of phcpy to compute a numerical irreducible decomposition 26 August 2018, 23:33:30 UTC
70188c4 added functions to call the blackbox numerical irreducible decomposition for double double and quad double precision 26 August 2018, 19:50:51 UTC
6175eff added functions to the phcpy.factor module for python3 to call the blackbox solver for a numerical irreducible decomposition in standard double precision 26 August 2018, 02:55:19 UTC
155f85e added function to call the blackbox solver for a numerical irreducible decomposition 26 August 2018, 02:45:27 UTC
19926ef added wrapper functions for the shared object module for the Python extension 24 August 2018, 17:50:35 UTC
0f39421 updated makefiles to compile the c test function on the witness solutions 24 August 2018, 16:38:09 UTC
190d0da added functions for copying the witness sets into the systems and solutions containers 24 August 2018, 16:34:58 UTC
b9b2126 added jobs for extracting the witness set solutions computed by the blackbox numerical irreducible decomposition 24 August 2018, 15:05:35 UTC
d25bdb0 added operations to copy witness solutions into containers and to clear the witness solutions 24 August 2018, 02:38:22 UTC
c344da5 updated makefiles to compile the shared object files for Python 23 August 2018, 23:27:06 UTC
f2b6c93 added wrappers to the witness solvers for the Python interface 23 August 2018, 23:17:21 UTC
bb036a1 solver procedures in the gateway to C procedure work 23 August 2018, 20:11:05 UTC
541ca91 moved output routines from a test procedure into a separate package 23 August 2018, 20:08:30 UTC
bbe097d placed default callback procedures in a separate package, isolated calculation of the lower bound on the dimension into a separate function 23 August 2018, 18:47:35 UTC
184ab33 updated makefile to compute the syscon.c file for lib_witsols.c 23 August 2018, 02:53:25 UTC
0838861 added more tests on the witness solvers for the C interface 23 August 2018, 02:50:35 UTC
f33259a added showing of the polynomial system on input in verbose mode 23 August 2018, 02:38:04 UTC
292f240 updated makefiles for use_c2phc4c 23 August 2018, 00:06:57 UTC
5cec270 adjusted C wrappers for the new use_c2phc4c procedure 22 August 2018, 23:58:27 UTC
4e7a65f updated makefiles for new test program 22 August 2018, 22:50:13 UTC
2affc37 basic C interface to the witness solvers 22 August 2018, 22:48:59 UTC
bb4ca10 added interface to blackbox solvers for a numerical irreducible decomposition, separated DEMiCs interface from the other gateway to C procedures 22 August 2018, 22:42:00 UTC
aaff1a6 removed superfluous space in the output of the filter counts 21 August 2018, 22:27:56 UTC
3aa0415 added the path and filter counts to the output of the solvers with callback procedures 21 August 2018, 22:21:54 UTC
64be746 to the output of the procedures with callback, added the indices to the irreducible factors in a decomposition 21 August 2018, 19:30:34 UTC
d784996 added callback procedures to the membership test filters 20 August 2018, 23:13:36 UTC
1bb6503 updated makefiles for new test procedure 20 August 2018, 22:00:15 UTC
9a3234d added routines to run cascades with callback output procedures 20 August 2018, 21:58:43 UTC
13e0fb7 bug fix in the silent root refiners in double double precision 20 August 2018, 21:44:13 UTC
be596fe stubs for running cascades with callback procedures 20 August 2018, 16:56:42 UTC
90c6b42 solvers with callback work for top dimension 0 20 August 2018, 01:18:47 UTC
37f453f provided stubs for solvers with callback procedures 19 August 2018, 21:47:52 UTC
84f6d75 completed data storing package for the numerical irreducible decomposition 19 August 2018, 18:41:56 UTC
174b80c started development of data structure to store the output of running the cascades 19 August 2018, 01:09:03 UTC
9494f19 removed declaration of pointer type of the implementation for the systems pools 19 August 2018, 00:52:29 UTC
3c95279 added a pointer type for arrays of polynomial systems 19 August 2018, 00:44:18 UTC
1c27e90 adjusted output of gcc -v for GNAT Community 2018 14 August 2018, 21:51:38 UTC
81fe9c6 updated files for version 0.8.5 of phcpy 14 August 2018, 21:35:27 UTC
279ddf2 updated python2 configuration for new release 14 August 2018, 21:11:42 UTC
7546b83 updated files for version 2.4.56 14 August 2018, 20:47:20 UTC
6728dbb adjusted version number of new release 14 August 2018, 20:42:57 UTC
0ffc322 adjustments in makefile for linux for GNAT Community 2018 08 June 2018, 21:30:57 UTC
7c5a866 initialized the rocotime to 0.0 when pipelining is applied in the black box root counters 08 June 2018, 02:28:22 UTC
0bf077c bug fix in silent root refiners in double precision 07 June 2018, 21:11:46 UTC
5b65d10 fixes for program_error after built with GNAT Community 2018 compiler 07 June 2018, 21:05:29 UTC
4e1e348 removed solution arrays from root refiners in double double and quad double precision, removed application of Newton's method after deflation 07 June 2018, 17:54:56 UTC
eaa64e7 removed array of solutions of other root refiners in double precision 07 June 2018, 02:04:37 UTC
2c0247f removed working with long array of solutions in the root refiners in double precision 06 June 2018, 23:09:08 UTC
dd456aa bug fix in running cascade homotopies in double precision, fixed lowest dimension 06 June 2018, 20:08:28 UTC
30b0591 added another producer for the cells to compute the stable mixed volume 03 June 2018, 21:52:42 UTC
4dbd885 added a couple of sentences to the READ_ME to point at the condition compilation for the modifications to DEMiCs 03 June 2018, 20:50:55 UTC
db3581a adjusted line breaks 02 June 2018, 20:05:04 UTC
1664289 added two sentences about DEMiCs in the general README to the source distribution 02 June 2018, 20:03:02 UTC
fad8f0e updated version number of PHCpack in the documentation 02 June 2018, 19:46:53 UTC
3bad8c5 updated the project history of PHCpack with the introduction of DEMiCs 02 June 2018, 19:42:34 UTC
dd70ad5 added links to the documentation to the plain text README file 02 June 2018, 19:29:43 UTC
9e2b939 prepared files for version 0.8.4 of phcpy 02 June 2018, 18:11:07 UTC
e8d7e60 prepared files for version 2.4.55 02 June 2018, 17:46:53 UTC
dfa2bf6 updated makefile for Unix like system to compile the shared object files for phcpy 01 June 2018, 23:04:35 UTC
7953ba0 extended mixed_volume_by_demics() in the solver module of phcpy with the stable option to compute the stable mixed volume 01 June 2018, 23:03:25 UTC
cc2cfc7 clearing of demics output data before each mixed volume computation 01 June 2018, 14:53:55 UTC
8ad7471 added stable mixed volume capability to function with calls DEMiCs to the C interface module to Python 01 June 2018, 03:58:22 UTC
9dc1873 fixed mistake in makefile for Mac OS X to compile phcpy2c3.so 01 June 2018, 03:40:37 UTC
8af19a0 made the call to the blackbox procedure to compute the stable mixed volume with demics in the Ada interface procedure for C 01 June 2018, 03:04:22 UTC
335705d added a blackbox to compute stable mixed volumes with DEMiCs 01 June 2018, 02:59:04 UTC
0e573e2 added stub job to compute the stable mixed volume to the Ada interface to C 31 May 2018, 14:56:43 UTC
4e83a90 added job number to Ada gateway to C to compute the stable mixed volume by demics 31 May 2018, 14:53:27 UTC
2b87e69 added a function to compute the stable mixed volume by demics to the C interface 31 May 2018, 14:51:04 UTC
9647587 phc -r gives access to DEMiCs for polynomial and Laurent systems 30 May 2018, 22:38:33 UTC
5168078 procedures added for ordinary polynomial systems, in addition to Laurent systems 30 May 2018, 22:34:01 UTC
05a9d90 for computing zero coordinate values no artificial origins in start system, phc -m now computes correctly when no multitasking 30 May 2018, 17:31:19 UTC
1b638a0 passed number of tasks to the driver procedures called by phc -r 30 May 2018, 14:32:02 UTC
8f3614f added tuning of continuation parameters to the driver procedure for DEMiCs 30 May 2018, 02:47:58 UTC
0344af9 updates to solve random coefficient system after computation of stable mixed volume with demics 29 May 2018, 23:12:23 UTC
8728970 also return permutation when extracting supports 29 May 2018, 23:00:57 UTC
3fda0c0 adjusted main programs to pass number of tasks to phc -r 29 May 2018, 14:23:55 UTC
8968840 via phc -m option #5, the stable mixed volume can be computed by DEMiCs 29 May 2018, 01:40:19 UTC
36c6742 test on the Ada wrappers for DEMiCs now also show the stable mixed volume 29 May 2018, 00:22:23 UTC
c444ee3 moved Flatten function out of the pipelining of the cell indices package 28 May 2018, 23:47:20 UTC
ea35603 input generated to compute the stable mixed volume with DEMiCs 28 May 2018, 23:44:38 UTC
8c04417 added operations to prepare for the computation of the stable mixed volume with DEMiCs 28 May 2018, 21:07:43 UTC
392dbc0 updated the information about the selected lifting strategies in the output file 28 May 2018, 17:29:07 UTC
75ddca1 phc -m gives access to the pipelined polyhedral homotopies 28 May 2018, 17:18:51 UTC
946f3bf added number of tasks to the driver procedure for the DEMiCs algorithm 28 May 2018, 15:59:46 UTC
8fce56d fixed making of random coefficient system, just taking the ordered supports on input, not the type of mixture 28 May 2018, 01:14:43 UTC
cb95008 fixed bug in flatten of the lifting vector of vectors into one single vector 27 May 2018, 01:52:28 UTC
76fa3f8 fixed a bug in the procedure that parses of the cell indices from the output line of demics 27 May 2018, 01:19:04 UTC
9350477 added type of mixture when constructing a random coefficient system 26 May 2018, 19:56:02 UTC
back to top