https://github.com/janverschelde/PHCpack

sort by:
Revision Author Date Message Commit Date
cf5be25 updated files for release 0.9.8 of phcpy 25 July 2019, 22:22:54 UTC
59b4323 prepared files for release 2.4.70 25 July 2019, 21:36:38 UTC
d5599a8 commented out writing of statistics concerning the series step 25 July 2019, 17:04:27 UTC
af30744 disables the series step in the step control of the Pade trackers 19 July 2019, 12:39:07 UTC
1525c78 updated the interface module for the python2 version of phcpy 15 July 2019, 05:23:48 UTC
23d48b4 updated the C extension module for the python2 version of phcpy 15 July 2019, 05:22:46 UTC
bda7822 added a test_tableau function to the python3 interface module of phcpy 14 July 2019, 17:51:38 UTC
64f21af completed first version of python3 load standard tableau of the interface module 13 July 2019, 22:53:35 UTC
48c6839 returned string representations of coefficients and string to return to the Python extension module for python3 13 July 2019, 22:50:20 UTC
7c93a45 prepared function for retrieval of tableau form in python3 version of phcpy 13 July 2019, 12:35:38 UTC
a042053 added function to retrieve the dimension of the tableau 13 July 2019, 12:32:13 UTC
55bb77a added job to return the dimensions of the tableau form of the system stored in the standard systems container 13 July 2019, 12:20:00 UTC
c724590 fixed import in the import for python2 in the function store_standard_tableau 12 July 2019, 16:55:12 UTC
e67dd98 fixed two bugs in the C definition of the extension module for python2 12 July 2019, 16:35:12 UTC
8e2f051 fixed store_standard_tableau function of the interface module for python2 and python3 12 July 2019, 15:39:51 UTC
5138a87 fixed bug for the computation of the total number of terms 12 July 2019, 15:34:22 UTC
f829ccf fixed bugs and added verbose flag 12 July 2019, 15:32:44 UTC
b430d67 fixed flattening of real and imaginary parts in the interface module for python3 12 July 2019, 13:47:51 UTC
b7dd1de added print statements for debugging 12 July 2019, 13:46:40 UTC
c5d4c5d added python function to store the tableau representation of a polynomial system 12 July 2019, 02:42:35 UTC
d1b60cf added the SciPy 2019 to the reference list of the phcpy documentation 11 July 2019, 14:05:50 UTC
43f955c updated makefiles with modified compilation instructions to compile the code for the Python extension modules 11 July 2019, 03:06:05 UTC
80edde6 added functions to the C code for the Python extension module, to initialize a polynomial system via its tableau form 11 July 2019, 03:05:04 UTC
9176893 added C function to store data in tableau form into the systems container 10 July 2019, 03:35:36 UTC
e8736ff initialized systems container with data in tableau form 10 July 2019, 03:33:43 UTC
145ea5b added C function to pass tableau form to the systems container 09 July 2019, 18:46:41 UTC
15461f8 new procedure to pass tableau forms to the systems container 09 July 2019, 18:44:25 UTC
9b0693d updated makefiles for new collection of functions 08 July 2019, 15:16:57 UTC
8e4b0ed new collection of C function to compute tableau formats 08 July 2019, 15:14:03 UTC
f3b77a0 refactored code and added improvements for general systems 07 July 2019, 22:52:52 UTC
3b394b5 improved writing of systems with different number of equations than variables in the gateway procedures to C 07 July 2019, 19:59:37 UTC
2e49dc4 improved the test on the C interface for systems with different number of equations and variables 07 July 2019, 19:16:37 UTC
750e8e6 updated allocation and definition of data structures for the tableau form in C 07 July 2019, 00:47:22 UTC
3caa8d4 updated makefiles for new test program 06 July 2019, 23:19:01 UTC
511c70b new test program to develop the tableau form as an alternative input/output for a polynomial system 06 July 2019, 23:14:33 UTC
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
back to top