https://github.com/janverschelde/PHCpack

sort by:
Revision Author Date Message Commit Date
9b33798 updated makefile for the new test procedure 14 April 2020, 00:03:07 UTC
45a9235 updates to allow for projective coordinate transformations with new test procedure 13 April 2020, 23:34:41 UTC
0cf4997 added writing of start system (or natural-parameter homotopy), start solutions, and parameters to the test procedure on the new multitasked path trackers 13 April 2020, 01:59:13 UTC
5e75bd6 modifications to allow natural parameter homotopies on input 12 April 2020, 01:26:47 UTC
58549df added writing of start system, start solutions and solutions at end of each path in nonverbose mode 11 April 2020, 15:49:11 UTC
435c820 added counters for the number of corrector iterations, fix bug in setting of the counter 10 April 2020, 22:24:14 UTC
168d434 added more counters, smallest and largest step sizes to the new path trackers 10 April 2020, 21:08:35 UTC
9cb5617 added printing of ratios of minimality of various step sizes 10 April 2020, 18:02:28 UTC
bacc312 added procedure to write some counters to file 10 April 2020, 02:37:38 UTC
b125786 added correctors that estimate condition numbers 09 April 2020, 15:41:20 UTC
dc0b22c updates in the procedures to set the err and res fields in solutions of the new path trackers 08 April 2020, 23:50:00 UTC
1ef63e7 added printing of target system and wall clock time to the new multitasked path trackers 08 April 2020, 21:31:51 UTC
38cf8d4 added timers and printing of target system in preparation of future packaging 08 April 2020, 19:45:34 UTC
d84fddc new package for multitasked path trackers on homotopies defined by convolution circuits 08 April 2020, 00:27:37 UTC
8f89c80 added restoring of coefficients after tracking of each path in the multitasked runs 07 April 2020, 20:52:16 UTC
7977dd4 fixed the application of the corrector in the predictor-corrector-shift loops 07 April 2020, 16:16:04 UTC
2f102cd moved global counter into local variables of the multitasked procedures 06 April 2020, 23:06:36 UTC
7d67093 adjusted number of iterations relative to degrees of Pade approximants 06 April 2020, 21:39:51 UTC
a6a4cc8 added default values in the code for the phc -v 06 April 2020, 21:18:34 UTC
0c73da3 added the work space vector to the SVD procedures in the linearization and the Hessian computations 05 April 2020, 23:01:48 UTC
f5c8ec3 added SVD procedures with a work space vector to make it thread safe 05 April 2020, 15:48:39 UTC
c5e70b7 added printing of solutions in new multitasking path tracker 05 April 2020, 02:16:35 UTC
00b6cf1 allowed for zero value of number of the corrector steps to turn off the corrector 04 April 2020, 18:00:06 UTC
847c25e fixed bug in the application of the Step_Coefficient procedure in predictor-corrector loops, must use accumulated value for t instead of step size 04 April 2020, 16:46:33 UTC
32c7f4d added printing of solutions at the end of the paths to the test procedure 04 April 2020, 02:21:36 UTC
024788f added extra tests on shifting convolution circuit systems 04 April 2020, 01:41:49 UTC
def3436 added silent path tracking procedures and applied the modifications to the test procedures 03 April 2020, 20:01:19 UTC
11e6021 added more array types for work space and applied the trackers on homotopy convolution systems with multitasking 03 April 2020, 02:29:43 UTC
86c67a4 added allocation of work space arrays in the multitasked trackers 02 April 2020, 23:25:22 UTC
90546c7 added a system_array type of convolution circuits 02 April 2020, 21:23:07 UTC
20b203f updated makefiles for new test procedure 02 April 2020, 15:51:37 UTC
7b6f558 added skeleton of test procedure to develop multitasked application of the path trackers with homotopy convolution circuits 02 April 2020, 15:20:14 UTC
3643b85 added procedures to track all paths with homotopy convolution circuits 02 April 2020, 01:39:47 UTC
0621301 new package to track paths with homotopies defined by convolution circuits 01 April 2020, 21:42:57 UTC
b776f01 added a wrapper constructor and improved predictor-corrector loop procedures 01 April 2020, 17:52:41 UTC
39bc226 added allocate, store, and restore procedures; complete predictor-corrector-shift steps to track a path 01 April 2020, 01:43:35 UTC
9fa834a fixed problem with the constant coefficient equal to the number zero 01 April 2020, 01:16:37 UTC
60500be applied copy functions and added update procedures for the circuits for the computation of the mixed residuals 31 March 2020, 21:38:49 UTC
4560729 added copy functions with degree specifications 31 March 2020, 20:05:53 UTC
3bbf712 added to the predictor the end value for t and a bounded update procedure 31 March 2020, 15:05:43 UTC
1bf1ef8 added copy procedures for systems of convolution circuits 31 March 2020, 02:04:46 UTC
81c1c86 added cutting of step size in the new predictor-corrector loop test procedure 31 March 2020, 01:36:52 UTC
d1833b4 added minimum step size and explicit setting of fail in the predictor feedback loop 30 March 2020, 21:15:29 UTC
59d5475 simplified procedures in test on predictor-corrector-shift step 30 March 2020, 01:50:38 UTC
5c9529e added mixed residuals to the procedures in the corrector convolutions package 30 March 2020, 00:47:41 UTC
d631a5c added the store and restore procedures for the leading coefficients 29 March 2020, 20:43:06 UTC
eabb3b6 added application of the corrector loop to test on predictor-corrector-shift procedures 29 March 2020, 01:34:20 UTC
edf029c new predictor_corrector_loop procedures in test procedure 28 March 2020, 17:25:04 UTC
347230f updated makefile for new test procedure 27 March 2020, 22:54:42 UTC
ef5897b started development of a test on one predictor-corrector-shift step 27 March 2020, 22:43:27 UTC
8d0df13 moved step_coefficient operations from a test procedure into a package 27 March 2020, 17:41:53 UTC
ac628d2 added procedures to evaluate series coefficients at a positive step size 27 March 2020, 03:20:00 UTC
6246b1e new package corrector_convolutions to run Newton's method at a point 27 March 2020, 01:36:30 UTC
664b7e8 added basic versions for one Newton step for a more efficient corrector 26 March 2020, 19:52:36 UTC
f9af7c3 completed evaluation and differentiation of convolution circuits at a point 26 March 2020, 01:57:58 UTC
76d1337 added more procedures to evaluate and differentiate at a point using the convolution data structures 25 March 2020, 19:33:48 UTC
fadd696 added a reference to a users paper in the PHCpack documentation 25 March 2020, 15:38:08 UTC
5350562 fixed indexing error in the evaluation and differentiation at a point 25 March 2020, 03:28:09 UTC
91f9534 extended tests and added initializations of the gradient vector 25 March 2020, 02:30:02 UTC
00d6a80 added extra procedures to evaluate and differentiate at a point instead of at a series 24 March 2020, 17:34:48 UTC
9e7feec updated makefiles for the new test procedure 24 March 2020, 01:48:06 UTC
167c2a1 added skeleton of new test procedure for corrector convolutions 24 March 2020, 01:31:53 UTC
dc082c2 new packages to prompt for homotopies to store as convolutions 23 March 2020, 19:23:54 UTC
76ded12 updated test procedures with prompt for precision 22 March 2020, 21:03:34 UTC
9ace0c2 new package to check start solutions for predictor convolutions 22 March 2020, 18:40:42 UTC
ece8b70 adjusted the menu prompting for the working precision 22 March 2020, 18:36:27 UTC
d847400 new procedure to check all start solutions 21 March 2020, 23:40:07 UTC
adaa48f added array types to the predictor types 21 March 2020, 19:08:04 UTC
0d9ead1 moved prediction procedures from test procedures to packages 21 March 2020, 16:58:20 UTC
d8f1ccb new type Predictor_Vectors to store work space vectors and residuals 21 March 2020, 02:27:05 UTC
491011f added frequency counters for which step size is minimal 21 March 2020, 00:35:08 UTC
ac62795 new predictor type with discriminant records to streamline code 20 March 2020, 23:08:27 UTC
bade739 fixed another overflow error in the generation of random numbers 19 March 2020, 17:45:41 UTC
3b2922e updated the makefile for windows to compile the corecount for phc 19 March 2020, 17:36:24 UTC
aebd454 eliminated superfluous vector variables, added a prompt in test procedures 19 March 2020, 16:25:37 UTC
18d77b0 new Hesse_Pade procedures added to the predictor packages 18 March 2020, 22:38:51 UTC
9e2da42 new package for three way minima, improved organization of the output 18 March 2020, 17:03:55 UTC
938dd66 added file parameter to the verbose procedures to apply Fabry's theorem 18 March 2020, 15:47:12 UTC
6fe1508 added verbose option to the predictor test procedures 18 March 2020, 02:34:32 UTC
5be7b62 added reporting procedure to the test on the new Pade predictor 17 March 2020, 18:05:48 UTC
90bd2d8 moved the predictor feedback loop from the test procedure to the packages 16 March 2020, 18:26:39 UTC
ffbeece moved functions to compute mixed residuals from a test procedure into packages 16 March 2020, 15:33:02 UTC
ace737e added computation of mixed residuals to test on Pade predictors 16 March 2020, 01:45:40 UTC
e180f0f added functions to return systems of circuits for mixed residual computations 16 March 2020, 01:00:24 UTC
aa33090 new package for the mixed residual computation for convolution circuits 15 March 2020, 01:40:21 UTC
fb46a93 added formula evaluation in double double and quad double precision, added functions to compute the minimum step size 13 March 2020, 14:25:12 UTC
685e53a applied the offset index in the convergence radius estimates 12 March 2020, 22:46:49 UTC
760ea48 added offset index to the application of Fabry's theorem so the estimate matches the pole of a Pade approximant with linear denominator 12 March 2020, 22:37:12 UTC
6cd9571 update to verbose flag in test procedure on first Pade predictor 12 March 2020, 20:27:29 UTC
80f27b6 added requirement on degrees to the specifications of predictor convolution packages 12 March 2020, 17:15:48 UTC
90efeaf extended and improved test on predictors on homotopies represented by convolution circuits 12 March 2020, 16:42:25 UTC
d342f3d added functions and procedures to compute solution error estimates on directly on coefficient vectors 12 March 2020, 02:07:54 UTC
5a166fa applied SVD computation for test on LU predictor, computed pole step 11 March 2020, 21:06:49 UTC
b1fb9aa moved distance functions from test procedure to packages 11 March 2020, 14:00:06 UTC
a6714e3 added distance computation to the test on predictors for convolution homotopies 11 March 2020, 02:01:40 UTC
496f48a added singular values of Hessians for convolution circuit homotopies 10 March 2020, 22:30:07 UTC
598c9ff added comparison tests with basic computation of Jacobians and Hessians 10 March 2020, 19:14:08 UTC
a80e468 updated makefile for Mac OS X 10 March 2020, 15:29:28 UTC
3f5ff44 started new procedure to develop the Hessian criterion for homotopies represented by convolution circuits 10 March 2020, 02:20:01 UTC
cebf542 added predict procedures to the packages on homotopy convolutions 09 March 2020, 23:31:53 UTC
back to top