https://github.com/janverschelde/PHCpack

sort by:
Revision Author Date Message Commit Date
da6c60d updated files for version 0.9.7 of phcpy 05 July 2019, 23:00:37 UTC
2c1b795 added verbose level and connected step-by-step execution to phc -u 05 July 2019, 19:05:10 UTC
d0ad51c prepared files for version 2.4.69 05 July 2019, 18:32:12 UTC
9feeeb5 new package for the step-by-step Pade trackers 05 July 2019, 18:13:43 UTC
016ee9a added functions to the curves module to report the various step sizes 04 July 2019, 22:01:33 UTC
ffc9c3f extended the C code which defines the Python extension module with extra function to report the various step sizes 04 July 2019, 19:45:45 UTC
f1aaf48 improved the C interface to the Pade path trackers 04 July 2019, 18:50:21 UTC
a9c3a17 added jobs to export information about step sizes to the C code 04 July 2019, 02:37:40 UTC
282d91f exported the estimated distance eta value 03 July 2019, 22:42:43 UTC
295bb13 refactored and improved the step-by-step series-Pade trackers 03 July 2019, 21:49:46 UTC
520c075 refactored the step-by-step path tracker, adding the curvature bound step 03 July 2019, 18:08:42 UTC
e9b0af7 added ratio on which step size was minimal to the output 02 July 2019, 22:41:25 UTC
82c907f improved output information in the double double and quad double versions of the Pade trackers 02 July 2019, 20:33:28 UTC
6e5fff9 extended the solution vector with the t value in the calculation of eta 02 July 2019, 18:18:17 UTC
1887694 improved the output format and information about the curvature bound step size 02 July 2019, 16:48:20 UTC
3ae7fc9 added code to construct, initialize, and destruct the Jacobian and Hessians in the step-by-step version of the Pade trackers 01 July 2019, 22:47:37 UTC
5a419f2 fixed the number of iterations for Newton's method on power series in the test procedures on the Hessian step length predictor 01 July 2019, 20:16:14 UTC
278e22e another modification for a compiler error 01 July 2019, 19:23:45 UTC
59a2e83 modifications for a compiler warning 01 July 2019, 18:53:28 UTC
45690c5 added writing of the counters which track the outcome of the 3-way minimum to the path statistics 30 June 2019, 22:17:11 UTC
8b98daa added 3-way minimum to double double and quad double versions of pade trackers, fixed some reporting errors 30 June 2019, 21:19:00 UTC
99861a7 added 3-way minimum function for gathering statistics 30 June 2019, 19:41:25 UTC
99af1d6 fixed the extra number of corrector steps 30 June 2019, 01:39:35 UTC
cc0cefb set the lower threshold for the number of iterations of the power series Newton to five 29 June 2019, 21:28:32 UTC
732d4e6 updated determination of the number of iterations in the power series methods to depend on the degree of the series 29 June 2019, 21:13:34 UTC
c4fc6d4 added the verbose level to the main procedures to call the series trackers 28 June 2019, 16:55:36 UTC
c978d05 exported the minimum function to the double double and quad double versions 27 June 2019, 21:08:20 UTC
a92af37 forgot to update smallest and largest step size in quad double precision 27 June 2019, 18:03:14 UTC
f9d0e3c refactored the Pade trackers in quad double precision 27 June 2019, 17:55:15 UTC
5f2a7b6 moved step control into separate procedures in double double precision 27 June 2019, 02:29:14 UTC
3bfa089 moved the step control for double precision into separate procedures 26 June 2019, 22:51:47 UTC
3b4484a separate procedures for the predictor-corrector feedback loop in double precision 26 June 2019, 21:13:03 UTC
a78f0b3 added and applied the verbose level parameter to the solver cases 26 June 2019, 15:23:41 UTC
2c9544f added functions to tune the multiplication factor for the curvature step control 25 June 2019, 20:55:15 UTC
15c0351 added tuning of the multiplication factor for the curvature step control to the C interface and the Python extension module 25 June 2019, 20:30:39 UTC
80f3593 added tuning of the multiplication factor for the curvature step size control 25 June 2019, 20:01:57 UTC
8ddbd9e fix makefile for linking error in a C test program 25 June 2019, 19:43:18 UTC
6e0bafa added the beta for the curvature bound to the homotopy continuation parameters package 25 June 2019, 17:53:42 UTC
da5513c updated a reference to a recently published paper 25 June 2019, 16:52:34 UTC
047ba6d removed superfluous with/use clauses 25 June 2019, 16:42:59 UTC
3aee972 added the verbose level option to the pipelined root counting procedures 25 June 2019, 16:14:09 UTC
fef67f0 refactored pade path trackers in quad double precision 25 June 2019, 03:04:12 UTC
e4cbac5 refactored residual prediction in double double precision 25 June 2019, 02:40:53 UTC
0ededd8 refactored the track one path procedures in double double precision into a separate package 25 June 2019, 02:31:42 UTC
d836cb1 new package with refactored code for the Pade trackers in double precision 24 June 2019, 23:05:51 UTC
d949147 applied the verbose level in the series and trackers top level procedures 23 June 2019, 23:12:50 UTC
0767c8d added the verbose level to the procedure which defines phc -u 23 June 2019, 21:47:06 UTC
41c9818 default value for scan_precision should be 0 not 1 22 June 2019, 20:00:24 UTC
9d42262 documented -V option when phc runs in full mode 21 June 2019, 23:05:32 UTC
8ba300f updated makefile for windows for the replacement of dispatch by phctop 21 June 2019, 23:01:46 UTC
32ac2fa added a small section to document the new -V option 21 June 2019, 22:06:46 UTC
d469642 prepared files for version 0.9.6 of phcpy 21 June 2019, 21:15:46 UTC
f8697de prepared files for version 2.4.68 21 June 2019, 20:48:39 UTC
1890787 applied the verbose level to more procedures in the blackbox polyhedral continuation package 21 June 2019, 19:50:59 UTC
618c903 fixed indexing problems when copying solutions with zero coordinates 21 June 2019, 17:56:14 UTC
f420ce0 added range and null check on copying target solutions 21 June 2019, 17:35:33 UTC
b58c03b added the verbose level to the root refining driver in full mode of phc 21 June 2019, 15:56:37 UTC
d3af840 additions for solutions with zero coordinates 20 June 2019, 23:10:22 UTC
59b0d8b added the case of a start solution with all coordinates equal to zero 20 June 2019, 22:57:59 UTC
309f6e8 added return statement for a compiler warning 20 June 2019, 21:04:45 UTC
1166e80 added the verbose level to the interactive procedures for the polynomial continuation 20 June 2019, 15:46:24 UTC
7702222 added the verbose level to the interactive procedures for homotopy contruction 20 June 2019, 14:55:07 UTC
9c15bb1 added the verbose level to the procedures for when phc runs without options 19 June 2019, 16:57:17 UTC
eb73f97 added the verbose level to the blackbox polynomial continuation procedures 19 June 2019, 16:53:59 UTC
b4f0f1f added the verbose level to the main procedures for scaling and reduction 19 June 2019, 14:45:06 UTC
6ab7761 added function to the C interface and the Python extension module to solve start systems corresponding to stable mixed cells 19 June 2019, 01:17:24 UTC
cc8f559 added jobs to solve start systems corresponding to stable mixed cells 19 June 2019, 01:13:46 UTC
66b3c1f added procedures to solve start systems corresponding to stable mixed cells 18 June 2019, 22:48:17 UTC
b5b8ba1 removed superfluous use clause 18 June 2019, 15:49:51 UTC
d3aef18 added a function to retrieve the k-th stable mixed cell from the container 18 June 2019, 15:07:08 UTC
34fe8b9 fixed number of cells in the solving of a random coefficient system 17 June 2019, 16:32:19 UTC
71678b8 fixed the retrieve functions in the cells container for stable mixed volumes 17 June 2019, 16:05:12 UTC
b333564 added the return of the fail value to a couple of cases where omitted 17 June 2019, 15:27:02 UTC
fa915c1 added function to the C and python extension module to query stable cells 17 June 2019, 01:15:16 UTC
1604223 added function to query the stable cells in the cells container 17 June 2019, 00:24:29 UTC
08bdc44 added extra initialize procedure to store the stable mixed cells in the cells container 16 June 2019, 19:12:16 UTC
2eb195d added verbose level to the series path trackers 15 June 2019, 23:24:35 UTC
37e0c17 added the -V option to the main procedure for phc -u 15 June 2019, 19:38:29 UTC
f9b83d5 phc -m writes solutions with zero coordinates also to the output file 14 June 2019, 20:56:56 UTC
f6ed872 added the verbose level to the procedures in mainpoco 14 June 2019, 16:02:31 UTC
4e26ec2 added verbose level to the main procedure for degree reduction and scaling 14 June 2019, 03:08:02 UTC
3e4ae17 added the verbose level for the phc -e -b option 14 June 2019, 02:47:22 UTC
c5840e0 added the verbose level to the main driver to the enumerative geometry 14 June 2019, 02:37:58 UTC
568e0f3 added the verbose level to the phc -p 13 June 2019, 15:27:56 UTC
a7ed93b added the verbose level to the drivers in the Main folder 13 June 2019, 02:15:16 UTC
0430b59 updated makefiles for the new top level procedure for the phc executable 12 June 2019, 22:39:38 UTC
f32d7d5 new top level procedure for the main executable phc 12 June 2019, 22:38:28 UTC
e9b850a added no options case, file checking, exception handlers 12 June 2019, 21:07:55 UTC
a4fb837 added full mode handler 12 June 2019, 14:47:27 UTC
bb5a38d added a handler for the blackbox option for isolated solutions 12 June 2019, 01:37:13 UTC
7b8c1e6 redefined the option handler for phc -k 11 June 2019, 15:45:51 UTC
e002395 added more handlers to the option handlers 11 June 2019, 02:47:47 UTC
705e4cb updated makefiles to compile an extended test procedure 10 June 2019, 23:04:39 UTC
facf58d extended the option handlers package for the phc executable 10 June 2019, 23:02:46 UTC
6dee925 fixed bug in multiplication of matrix with scalar 10 June 2019, 18:43:03 UTC
e8572c4 updated makefile for Linux, for two new test procedures 10 June 2019, 17:18:02 UTC
50c5d41 new package option handlers to handle the options of phc 10 June 2019, 02:47:20 UTC
dcaf731 added sort function on the options 10 June 2019, 00:59:14 UTC
6c6cca2 added scanning of options and getting of arguments 09 June 2019, 22:20:38 UTC
5d98f47 updated makefile for Mac OS X because of new test procedure 09 June 2019, 21:36:23 UTC
back to top