https://github.com/janverschelde/PHCpack

sort by:
Revision Author Date Message Commit Date
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
5b70342 added predictor types for the SVD application 09 March 2020, 17:33:24 UTC
e16e3ff added the application of the SVD in the test on the Newton-Fabry-Pade predictor on convolutions 09 March 2020, 02:05:15 UTC
365d30e better contol of output in test on the predictor for convolution homotopies 08 March 2020, 21:03:36 UTC
7eaf63f double double and quad double versions of the predictors on homotopies represented by convolution circuits 08 March 2020, 04:21:59 UTC
2e94daa bugs fixed for circuits with zero constant coefficients 08 March 2020, 03:53:22 UTC
f0b07c1 bug fix in making convolution circuits for a homotopy 08 March 2020, 02:57:55 UTC
c5b4a42 new package to compute a predictor for homotopies represented by convolution circuits 07 March 2020, 21:09:03 UTC
7953e18 updated test procedure on predictor with homotopy convolution circuits 07 March 2020, 00:27:43 UTC
67e187e added function to return the system structure after making circuits 06 March 2020, 14:53:10 UTC
986338a new test on convolution circuits for homotopies 05 March 2020, 18:52:28 UTC
33defa8 bug fixed with adding of functions to properly test on zero degree vectors 05 March 2020, 18:16:53 UTC
4502e6d new package to prompt user for the data in an artificial-parameter homotopy 05 March 2020, 16:49:24 UTC
5da6f69 updated makefiles for new test procedure 05 March 2020, 00:39:38 UTC
9e90118 new test procedure to develop the Pade predictor with convolution circuits 05 March 2020, 00:34:47 UTC
328d677 modifications for compiler warnings 04 March 2020, 22:28:18 UTC
df65ed4 added work space to the SVD multitasked linearized series solver 03 March 2020, 17:16:14 UTC
cf55c04 applied the new SVD solver procedure in the multitasked package 03 March 2020, 03:17:30 UTC
192644c added another Solve() procedure to solve with SVD with multitasking 03 March 2020, 03:07:14 UTC
f7a916b added procedures to make the series solver with SVD work on 1 task 02 March 2020, 23:55:35 UTC
bd719a4 added tests on using SVD in the multitasked series linearization 02 March 2020, 02:14:14 UTC
73e2ccc added vectors of workspace vectors to the application of QRLS in multitasking 29 February 2020, 19:40:55 UTC
fe8598d changes to call QRLS correctly 28 February 2020, 23:40:10 UTC
fbf7723 called the QRLS with multitasking in the test on overdetermined problems 28 February 2020, 17:40:09 UTC
ffb2d63 added procedures to apply least squares solving with multitasking 28 February 2020, 03:22:34 UTC
88cf3de added tests for overdetermined matrix series problems 27 February 2020, 16:49:53 UTC
back to top