https://github.com/janverschelde/PHCpack

sort by:
Revision Author Date Message Commit Date
9c325e2 changed the default degrees to [5,1] and eliminated the sbeta parameter 08 August 2019, 02:21:32 UTC
0032966 added functions for 1-homogeneous coordinate transformations for the systems and solutions containers in the C interface 07 August 2019, 23:28:20 UTC
d592fef added jobs to C gateway procedures for 1-homogeneous coordinate transformations 07 August 2019, 22:56:28 UTC
b3bd5d7 added instructions to write target, start, and start solutions when the output file name is given in the C interface to the Pade continuation 07 August 2019, 20:15:56 UTC
f8546ba added silent version of the coefficient scaling procedure 07 August 2019, 16:31:06 UTC
5923fcb fixed default precision for phc -p 07 August 2019, 02:58:35 UTC
16295a4 new package with code to scale the coefficients of homotopies to scale solutions in homogeneous coordinates 07 August 2019, 02:37:09 UTC
a68e012 adjusting the last coefficients in the homotopies works in double precision for tracking paths in homogeneous coordinates 06 August 2019, 19:03:17 UTC
15c697e improved scaling of solutions in homogeneous coordinates 06 August 2019, 02:03:59 UTC
06d27f9 scaling of solutions and last coefficients works at the start ... 05 August 2019, 23:29:32 UTC
9418ace adjustments in mixed residuals for homogeneous coordinates in coefficient homotopy 05 August 2019, 19:16:32 UTC
9c95d5f added double double and quad double versions to scaling solutions and hyperplanes 04 August 2019, 19:07:24 UTC
1e12980 new package to scale a solution and a hyperplane with code from a test procedure 04 August 2019, 18:27:56 UTC
eddebc2 added print statement to verify correspondence in the coefficients of the last equation of the coefficient homotopy and the homotopy with series coefficients 03 August 2019, 20:29:47 UTC
618891d patched the degree computation in the projective transformations of polynomials 02 August 2019, 21:57:39 UTC
5a1c276 enlarged symbol table before adding a new symbol 02 August 2019, 20:16:51 UTC
aa017a0 removed use clauses for compiler warnings 02 August 2019, 20:02:44 UTC
fe424ee set the value of tpow to one when homogeneous coordinates are used 01 August 2019, 22:38:30 UTC
cdaf786 updated double double and quad double versions of calling coefficient homotopy functions in case of running in homogeneous coordinates 01 August 2019, 17:50:37 UTC
2ee5161 extended coefficient homotopies in double double and quad double precision 01 August 2019, 00:56:14 UTC
a493eb0 called coefficient homotopy in corrector in case of homogeneous coordinates 31 July 2019, 22:48:16 UTC
cea70df swapped order of p and q in new functions in the coefficient homotopy in double precision 31 July 2019, 22:42:44 UTC
a319dcb functions added to retrieve the functions from the coefficient homotopy in standard double precision 31 July 2019, 20:44:55 UTC
23d6c71 added double double and quad double versions of the projective transformations setup 31 July 2019, 01:35:56 UTC
005c592 added functions for homogeneous coordinate transformations for systems with coefficients in double double and quad double precision 31 July 2019, 01:22:06 UTC
9656895 prepared homogenization package for extension to double double and quad double versions of its operations 30 July 2019, 22:38:59 UTC
03b7fd5 updated makefiles for the new test procedure 30 July 2019, 22:09:36 UTC
2a75b4f new test procedure to experiment with adjusting coefficients of the last hyperplane in a system in homogeneous coordinates 30 July 2019, 22:04:16 UTC
b5cd002 added new award number to the PHCpack documentation 29 July 2019, 22:22:01 UTC
350fd84 added new award number 29 July 2019, 22:19:23 UTC
ce2f4b0 added homogeneous coordinates and projective transformations to the Pade trackers 29 July 2019, 22:16:33 UTC
1eba433 updated the generation of random systems in phcpy to support also double double and quad double precision 28 July 2019, 17:35:35 UTC
22a4314 updated the random_system() functions in the solver modules so nonsquare systems can be generated 27 July 2019, 20:54:20 UTC
86c8d22 added functions to the extension module for phcpy 27 July 2019, 19:56:07 UTC
e061dab added functions to generate random polynomial systems in double double and quad double precision 27 July 2019, 17:04:03 UTC
0fac8f4 added jobs to generate random systems in double double and quad double precision 27 July 2019, 17:01:15 UTC
1caadbd extended the C extension module for Python to generate random nonsquare systems 26 July 2019, 23:03:58 UTC
7e1289b extended syscon library function and its test program for the generation of nonsquare random systems 26 July 2019, 22:44:49 UTC
3396ade extended job to generate random systems to nonsquare systems 26 July 2019, 22:42:14 UTC
9157144 refactored code in package to provide functions to generate random polynomial systems 26 July 2019, 15:35:56 UTC
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
back to top