https://github.com/janverschelde/PHCpack

sort by:
Revision Author Date Message Commit Date
107098e updated files for version 1.0.1 of phcpy 03 October 2019, 23:31:26 UTC
ff00f03 updated makefile for Mac OS X 03 October 2019, 23:17:14 UTC
d789cd3 updated files for version 2.4.73 03 October 2019, 22:40:29 UTC
dac097e updated makefile for Mac OS X for phcpy in python 2.7, 3.6, and in sage 03 October 2019, 20:58:24 UTC
70c90fa fixed out of bound index 03 October 2019, 20:38:28 UTC
108ccbd updated makefiles for the Mac OS X to compile phc without QD and without Path 02 October 2019, 03:03:39 UTC
45fd889 added procedures to compile phc without the QD and without the Path library 02 October 2019, 02:56:21 UTC
55f76db added the number of tasks to the solve method in the class polynomials 30 September 2019, 00:23:51 UTC
e79c04f added the collection of demonstration polynomial systems 29 September 2019, 01:16:44 UTC
73945d1 added the list of variables as a data attribute in the class polynomials 28 September 2019, 22:07:13 UTC
d80abbb updated the python2 version with the polynomials and the updated setup.py 24 September 2019, 02:56:11 UTC
0ca5cd5 updated the setup.py module for the phcpy for python3 to include the polynomials module 24 September 2019, 02:48:55 UTC
970eb54 started the definition of the class Polynomials for the python3 version of phcpy 22 September 2019, 20:01:03 UTC
278dfae added the reference to the SciPy 2019 paper to the reference list of PHCpack in the documentation 21 September 2019, 23:27:50 UTC
63354d4 added also to the python2 of the Solution class the alternative argument to the constructor 21 September 2019, 23:10:08 UTC
74e60e0 added alternative dictionary argument to the constructor of a Solution in the python3 version of phcpy 21 September 2019, 22:59:59 UTC
68ed43d swapped also in the python2 version of the class Solution the string representation for the dictionary in the constructor 19 September 2019, 02:43:43 UTC
17b62bd in the class Solution, swapped the string representation with the dictionary format of a solution 19 September 2019, 02:32:03 UTC
59ac6ed added basic version of a Solution class to the python2 solutions module 18 September 2019, 01:39:04 UTC
a1bdac5 added a basic definition of a Solution class to the solutions module 18 September 2019, 01:31:48 UTC
f91630f avoided asking name of file twice if equation-by-equation solver is called 15 September 2019, 00:16:33 UTC
8e6f322 passed file type and boolean to the equation-by-equation wrapper 15 September 2019, 00:13:33 UTC
0416dc2 added function to the interface module to read solutions from file, given a file name 09 September 2019, 02:53:11 UTC
fc875d8 added function to read solutions from file with a given name 08 September 2019, 02:38:53 UTC
c694436 added jobs to read solutions from file, give a file name in a string 08 September 2019, 01:12:57 UTC
a3eef4c extended the output of a procedure with the new name of the output file 07 September 2019, 16:59:29 UTC
54bd57d updated procedures that call the equation-by-equation solver 07 September 2019, 03:41:55 UTC
e9eae0f added the name of the output file to the blackbox mode of the equation-by-equation solver 07 September 2019, 03:39:28 UTC
20a7be0 added verbose level to the call of the equation-by-equation solver 06 September 2019, 03:16:53 UTC
6fbe74a fixed the code to add the names of the extra multi-homogeneous coordinates in the C interface to the Pade continuation 05 September 2019, 02:37:55 UTC
64e4b0b prepared files for version 1.0.0 of phcpy 02 September 2019, 02:01:57 UTC
5934250 prepared files for version 2.4.72 02 September 2019, 00:36:53 UTC
cf88e9a added affinization transformations to the C extension module for phcpy 02 September 2019, 00:28:49 UTC
9bb6b4d tests on 1-homogenization and m-homogenization in the curves module extended 31 August 2019, 17:45:00 UTC
d4f7a19 extended the C extension module for phcpy with (multi-)projective transformations 31 August 2019, 17:40:57 UTC
6c14e54 moved functions to convert homotopies in multi-homogeneous coordinates into the library module, for the C extension module for phcpy 31 August 2019, 02:51:53 UTC
43d3037 added to the curves module a test on 2-homogenization 31 August 2019, 00:11:38 UTC
1cf66bd more updates for compiler warnings in the packages running cascade homotopies 29 August 2019, 17:39:48 UTC
52bc7d7 updated package for compiler warnings 29 August 2019, 16:54:31 UTC
ce42d50 updated greeting banners for the phc -u 29 August 2019, 16:13:07 UTC
5ead3a4 improved solution error norm estimate with threshold index and zero check 28 August 2019, 21:19:11 UTC
fa4afb5 the verbose mode of the step-by-step tracker also shows all Newton iterations 27 August 2019, 17:57:05 UTC
0f71114 added verbose level to the step control procedures 27 August 2019, 16:37:40 UTC
9d15b36 initialized the mhom parameter to zero in the main procedures for the Pade trackers 27 August 2019, 02:21:28 UTC
006b8a0 extended the track function in the curves module with multi-homogenization 25 August 2019, 16:59:02 UTC
5cc22b7 added passing of index representation of the partition to the C extension module for Python 25 August 2019, 01:33:59 UTC
a8be6f3 fixed c++ compiler error and updated the extension module for Python 23 August 2019, 15:02:12 UTC
f704ee0 updated mpi version of Pade continuation for multi-homogeneous coordinates 23 August 2019, 00:11:41 UTC
5f109a1 moved functions to add symbols for the extra homogeneous variables 22 August 2019, 23:16:07 UTC
5a9974e changed return type from int to void in C function to define the partition 22 August 2019, 22:39:38 UTC
f8f00d8 moved functions from main library C function to a function module 22 August 2019, 16:49:06 UTC
9a06ad4 applied multi-projective and affine transformations in the C interface to Pade continuation 21 August 2019, 20:45:13 UTC
70f04d4 updated the Ada interface procedure to C to take in the partition of the variables for multi-homogenization 21 August 2019, 20:20:37 UTC
ef6a601 added a procedure to write the partition of the variables to file 21 August 2019, 18:04:56 UTC
195f2e6 updated the C interface function to pass the index representation of the partition of the variables for use in multi-homogenization 21 August 2019, 17:04:15 UTC
3f2e1bd updates for passing the multihomogeneous versions to double double and quad double versions of the wrapped Pade trackers 21 August 2019, 03:07:11 UTC
3bfda41 passed the multi-homogenization parameters properly; used the coefficient homotopies also in the silent version of the wrapped Pade trackers in double precision 20 August 2019, 23:29:31 UTC
00bd5d2 added functions to the C interface for multi-homogeneous coordinate transformations 20 August 2019, 21:14:36 UTC
05ec7cc added jobs for the multi-projective coordinate transformations for the C interface 20 August 2019, 20:05:55 UTC
ed46583 added menu for multi-homogenization into the flow of the C interface for the Pade tracker 20 August 2019, 16:38:51 UTC
52a4ccb added function to define a partition of the set of unknowns to the C interface for the Pade continuation 19 August 2019, 22:52:22 UTC
c508b3e added one extra iteration in the silent version of the Newton's method on power series 19 August 2019, 22:23:37 UTC
b690fbd completed the first definition of the scaling of multi-homogeneous solutions and the last m equations in the homotopies 19 August 2019, 02:19:39 UTC
836e4b7 verified the connections between the coefficients in the coefficient homotopy and the constant coefficients of the series homotopies 18 August 2019, 18:43:15 UTC
baa0a1a transformed solutions and systems from multihomgeneous to affine coordinates in the root refiners after the path tracking 18 August 2019, 00:40:52 UTC
fe1cd61 defined affine transformations for solutions in multi-homogeneous coordinates 17 August 2019, 23:28:14 UTC
0be4f02 initialized the coefficient homotopy, also for multihomogenization 17 August 2019, 22:44:45 UTC
1249d0f added multihomogeneous parameters to the Pade path trackers 17 August 2019, 20:50:44 UTC
f45370c added procedures to scale solution vectors in multi-homogeneous coordinates 16 August 2019, 23:01:28 UTC
0ef07c7 improved entering of the partition for the multi-homogenization 16 August 2019, 20:25:42 UTC
7db34c8 added access type to the partition type 16 August 2019, 20:22:17 UTC
81bbee1 path tracking in static multi-projective coordinates works 16 August 2019, 02:55:59 UTC
f0b5299 fixed compilation errors 16 August 2019, 01:53:23 UTC
4f46904 added wrappers to combine homogenization and adding the linear equations 16 August 2019, 01:39:55 UTC
9c8b676 added functions to interactively read a partition of sets of variables 15 August 2019, 22:15:51 UTC
b0cc924 replace boolean flag for homogenization by a natural number to prepare for multi-homogenization 15 August 2019, 20:02:16 UTC
b246d56 new package to make polynomials and systems multi-homogeneous 15 August 2019, 16:35:43 UTC
fa455c1 added functions to compute multi-degrees for polynomials with coefficients in double double and quad double precision 15 August 2019, 15:57:38 UTC
08517b9 added the linear equations to the multi-projective version of the system 15 August 2019, 01:36:29 UTC
313b428 updated makefiles for new test procedure 14 August 2019, 22:08:45 UTC
680466b added test procedure to develop multi-homogeneous projective transformations 14 August 2019, 22:05:17 UTC
4cab4ba prepared files for version 0.9.9 of phcpy 13 August 2019, 23:46:20 UTC
0bc21e5 the step-by-step trackers in curves support homogeneous coordinates 13 August 2019, 23:41:56 UTC
a7001fc prepared files for version 2.4.71 13 August 2019, 22:34:16 UTC
70eb0f5 bug fix in Python2 extension module for initialization of quaddobl homotopy 13 August 2019, 22:24:56 UTC
4246ebb updated function in the curves module to show the pole step, estimated distance, and Hessian step; fixed initializers of homotopies with default input values 13 August 2019, 22:04:15 UTC
0ff6480 step-by-step Pade tracker in homogeneous coordinates in the C interface done 13 August 2019, 19:55:21 UTC
4413dc3 updates in the C interface to the step-by-step Pade tracker 13 August 2019, 17:52:14 UTC
4d47ae0 Ada procedure gets the homogeneous coordinates option to initialize the step-by-step Pade tracker 13 August 2019, 17:49:12 UTC
5629dc9 added default value for the homogeneous input argument of the step-by-step Pade tracker 13 August 2019, 02:26:17 UTC
8acbaaf the step-by-step tracker in phc -u now works in homogeneous coordinates, also in double double and quad double precision 13 August 2019, 02:23:44 UTC
3ce8b67 updates for the step-by-step Pade tracker in homogeneous coordinates, works in double precision 12 August 2019, 23:41:47 UTC
8df940f disabled the corrector feedback loop, ignoring corrector failure 12 August 2019, 16:17:12 UTC
63a549f fixed writing of homotopy parameters in the curves module, to fix the removal of the beta for the series step size control 12 August 2019, 14:53:52 UTC
907c12a added default values for the new parameters of the track functions in the curves module 11 August 2019, 22:48:03 UTC
09a7313 added functions to the C extension module for phcpy to support the Pade continuation in homogeneous coordinates 11 August 2019, 21:58:26 UTC
a147a6b added default values in the Python interface module for Pade continuation 11 August 2019, 17:04:26 UTC
37292f6 updated the MPI version of Pade continuation so the affine solutions are written to the output file as well 10 August 2019, 22:00:31 UTC
8882901 added an extra flag to indicate whether a file is local to the interface functions to Pade continuation 10 August 2019, 21:23:50 UTC
4a7dbf4 updated library interface function to Pade continuation so the target system and its solutions are written in affine coordinates at the end of the output 10 August 2019, 16:14:00 UTC
back to top