https://github.com/janverschelde/PHCpack

sort by:
Revision Author Date Message Commit Date
72541fb ready for release 2.4.12 of PHCpack and 0.4.1 of phcpy 20 February 2016, 00:47:53 UTC
d3aae9b prepared files for release 0.4.1 of phcpy 20 February 2016, 00:45:02 UTC
8d2f018 adjustment for version 2.4.12 20 February 2016, 00:31:34 UTC
3039937 fixed ()**2 expansion problem in strings, multiprecision, and Laurent versions 19 February 2016, 23:32:05 UTC
27d1868 used the look_ahead() to parse the case (x-y)**2 18 February 2016, 21:10:19 UTC
e9152ae provided checkin function for the solve method 17 February 2016, 15:30:45 UTC
d4e856b added functions to the solver module to check if a system is square or not 16 February 2016, 18:52:19 UTC
f00d904 function added to the C extension module for Python to compute the number of symbols in the string representation of a polynomial system 16 February 2016, 18:48:17 UTC
29d8db9 updated makefiles for a new test program 16 February 2016, 00:07:07 UTC
b106ee0 new function to scan strings for the number of symbols used as variables 15 February 2016, 23:54:10 UTC
bb5e429 added job to extract the number of symbols out of the string representation for a polynomial system, for use in the C interface 15 February 2016, 23:50:31 UTC
7ba91f0 updated makefiles for new test procedure 14 February 2016, 19:22:26 UTC
ba8220f posting of the source code for the new packages to parse the number of symbols 14 February 2016, 19:22:01 UTC
11e3a28 new package to extract the number of symbols out of string representations of Laurent polynomial systems 14 February 2016, 19:18:40 UTC
3557110 small test program to get the size of the support of a polynomial, given as a string 13 February 2016, 17:43:25 UTC
1d78b1c updated version number in the documentation source of PHCpack 13 February 2016, 00:54:06 UTC
c6e4605 adjust greeting banners and READ_ME files for version 2.4.11 13 February 2016, 00:32:35 UTC
aebec0c corrected mistake in the setup.py for both python2 and python3 versions 13 February 2016, 00:20:33 UTC
1faea93 ready for version 0.4.0 of phcpy 13 February 2016, 00:14:43 UTC
f792297 upgraded the documentation for python3 version of phcpy 12 February 2016, 23:56:16 UTC
50be55b upgraded the documentation for the python2 version of phcpy 12 February 2016, 23:52:04 UTC
ecb6097 updated python2 version of the tropisms module 11 February 2016, 17:46:01 UTC
b1a2108 updated test on tropisms for dd and qd 11 February 2016, 00:20:54 UTC
4b6abe8 applied the same upgrades to the polyhedral end games in double double and quad double precision, so it runs fine in silent mode 11 February 2016, 00:18:34 UTC
0383f98 aligned the silent updates of path directions in standard double precision, as needed in the Python module when path tracking is silent 10 February 2016, 23:01:19 UTC
c3fe5e6 added test in the tropisms module to run a polyhedral end game 09 February 2016, 23:05:34 UTC
ad6a0b2 added missing case for quad double precision to solve a random coefficient start system 09 February 2016, 21:11:01 UTC
e5a30f2 initialized numerical tropisms container in the Ada gateway procedures 09 February 2016, 16:50:55 UTC
4949003 fixed dimension calculations when retrieving tropisms in quad double precision 09 February 2016, 03:38:25 UTC
a3de1cc added tests on the C interface for numerical tropisms in double double and quad double precision 07 February 2016, 16:58:39 UTC
5d51385 fixed call in C code for the extension module to store a tropism in quad double precision 07 February 2016, 00:34:15 UTC
500b88e added tests on store/load of numerical tropisms in quad double precision 06 February 2016, 00:51:33 UTC
d24b5c2 fixed initialization of the tropisms in quad double precision 06 February 2016, 00:06:26 UTC
3400974 fixed omission in the registration tables for the C extension modules in python2 and python3 05 February 2016, 14:37:33 UTC
4286541 versions for double double tropisms tested with python3 04 February 2016, 17:42:19 UTC
d8bd69a fixed calls to retrieve tropisms in double double and quad double precision 04 February 2016, 17:15:48 UTC
0a2d6f1 fixed message in exception handler 04 February 2016, 14:19:25 UTC
db7d28c fix in makefile for unix to compile phcpy2c2.so 04 February 2016, 00:24:29 UTC
13a0358 added functions to change a tropism, stored in double precision, in the Python 2 and 3 versions of the tropisms module 02 February 2016, 12:42:49 UTC
b2334ea python2 version of the new tropisms module 31 January 2016, 10:59:27 UTC
ff9a621 more functions and testing in the new module tropisms.py 30 January 2016, 14:41:11 UTC
0a4020c updated and added registration tables for the extension modules in phcpy 30 January 2016, 14:18:11 UTC
79b9e9c start with code on new Python module to manage numerically computed tropisms 30 January 2016, 07:10:05 UTC
8b044b6 added functions to retrieve the dimensions of the numerical tropisms to the C interface and the C extension code for the Python module 29 January 2016, 19:08:09 UTC
959229e added functions to return the dimension of the tropisms to the Ada package and its gateway procedures 29 January 2016, 18:50:04 UTC
d1b35ac returned also string with data when retrieving numerically computed tropisms 29 January 2016, 13:10:59 UTC
86898dd completed extension module with numbtrop_ wrappers for python3 and python2 28 January 2016, 19:19:20 UTC
ce0c709 defined more functions in the C extension module for the management of numerically computed tropisms 27 January 2016, 23:33:36 UTC
1582275 updated makefiles to link the new object file for the C wrappers into the .so file 26 January 2016, 16:41:08 UTC
ef93d21 documentation copied in the header files for the C code to define the Python extension module for python3 26 January 2016, 16:36:13 UTC
aecdc8e clarified the documentation of the prototypes of the C wrappers to the numerically computed tropisms 26 January 2016, 16:05:19 UTC
1a71d06 added all prototypes to the numbtrop wrappers and defined some of them 26 January 2016, 04:12:36 UTC
336a9a9 insert prefex numbtrop_ to all functions in the C wrappers to the numerical tropisms container 26 January 2016, 04:09:32 UTC
1dd6635 code for the double double and quad double versions of the C wrappers to the numerical tropisms container 25 January 2016, 13:33:19 UTC
7b53f61 fixed bug in the dimension when passing the errors on the direction vectors 24 January 2016, 16:28:21 UTC
9af0a27 added more wrappers to manage the containers of numerically computed tropisms 23 January 2016, 18:55:42 UTC
f74b315 improved the documentation and fixed a bug in the dimension calculations 23 January 2016, 18:51:53 UTC
f410d1f added more functions to the C interface to the numerical tropisms container 22 January 2016, 16:26:55 UTC
58371e2 updated makefiles for new test program 22 January 2016, 15:01:54 UTC
af20ac6 new library to manage numerically computed tropisms from C 22 January 2016, 14:55:09 UTC
19e7115 added 18 jobs to the main gateway procedure to the C interface 21 January 2016, 15:50:03 UTC
be49f9d completed interface procedure to the C code to access the numerical tropisms 21 January 2016, 15:26:38 UTC
dd89f70 added assignments for the number of numerically computed tropisms 21 January 2016, 04:41:16 UTC
a42cecb added procedure to access the numerical tropisms container from C code 21 January 2016, 04:05:29 UTC
ea3cc52 new container package to pass numerically computed tropisms from Ada to C 20 January 2016, 15:22:56 UTC
42102de loosened setting of the parameters in the C equivalent driver to phc -p, in case of double double and quad double arithmetic 19 January 2016, 17:16:13 UTC
738fae0 extended the solve_by_*_continuation procedures with calls to the polyhedral end games, for use in the C interface 19 January 2016, 17:12:19 UTC
c2b9396 extra functions to pass the results of the polyhedral end games from the path trackers to the Ada code that supports the C interface 18 January 2016, 21:07:07 UTC
d39d046 prepared for release 2.4.10 of PHCpack and 0.3.9 of phcpy 18 January 2016, 02:53:56 UTC
12e0a4b added short paragraph to document the new module tuning 18 January 2016, 02:22:19 UTC
cf79420 updated makefile for phcpy2c2.so 18 January 2016, 02:02:56 UTC
daf89e3 must use the new name phcpy2c2 in the initialization of the extension module for the python2 version of phcpy 18 January 2016, 01:37:50 UTC
ee693dc updates in the python2 version of phcpy because of renaming of phcpy2c.c into phcpy2c2.c 18 January 2016, 00:53:14 UTC
c0713fb updated makefile for phcpy2c2.so, the python2 version for the extension module 17 January 2016, 19:12:29 UTC
e2203a7 for consistency with python3, renamed the extension module for python2 from phcpy2c.c into phcpy2c2.c 17 January 2016, 19:10:57 UTC
c83c4dc copied wrappers to tune continuation parameters to python2 version of phcpy 16 January 2016, 16:57:35 UTC
86bfa85 complete the wrapping of the tuning of the continuation parameters for python3 16 January 2016, 01:28:28 UTC
36a6762 added more wrappers to tune the parameters and settings of the predictor and the corrector 15 January 2016, 14:21:19 UTC
76ba11e included new section with the auto documentation of the functions in the tuning module 14 January 2016, 16:57:27 UTC
b69ba9c bug caused by standard naming of functions in trackers is resolved 14 January 2016, 16:36:01 UTC
6527f63 new module tuning to tune the parameters, settings, and tolerances of the path trackers, both for python2 and python3 14 January 2016, 16:00:13 UTC
3605caf for the python2 version of phcpy started wrapping of the getting and setting of the continuation parameters 14 January 2016, 03:02:35 UTC
d68e266 started wrapping of the getting and setting of the values of continuation parameters for the python3 version of phcpy 14 January 2016, 02:53:32 UTC
9f2514d automatic redefining of homotopies when the relaxation power is different from one for the polyhedral end games 13 January 2016, 15:16:49 UTC
227b61b added selectors to the homotopy packages needed to reassign in polyhedral end games 13 January 2016, 03:09:38 UTC
7b450b2 improved polyhedral end game in quad double precision 12 January 2016, 15:29:26 UTC
7eee4e9 writing of end solutions when polyhedal end games are applied in double double and quad double precision 11 January 2016, 15:10:27 UTC
545f536 improved code for the polyhedral end games in double double and quad double precision 10 January 2016, 19:08:45 UTC
a574699 moved specifications from the body to the header of the packages to compute the directions of paths in double double and quad double precision 10 January 2016, 00:49:57 UTC
b7b9a21 proper assignment of the estimated winding number to the output parameter in the polyhedral end games 09 January 2016, 04:11:28 UTC
6f2a88d improved the output in the polyhedral end games in double double and quad double precision 09 January 2016, 04:06:53 UTC
99aae47 populated the stubs for polyhedral end games in double double and quad double precision with actual code 08 January 2016, 19:41:40 UTC
970b30b added winding number as extra parameter to the path trackers for the polyhedral end games 07 January 2016, 16:03:37 UTC
715d634 added extra argument to pass the estimated winding numbers in the polyhedral end games 07 January 2016, 04:06:25 UTC
42e98d8 extended code and prepared stubs to extend the polyhedral end games in double double and quad double precision 06 January 2016, 15:54:45 UTC
d23e31c better calculation of the accuracy of the estimated winding numbers obtained by extrapolation in standard double precision 05 January 2016, 22:43:19 UTC
8e999f7 more exporting specifications in a move to better document the code 05 January 2016, 17:28:39 UTC
33ec6c3 exported specifications of extrapolation routines in the polyhedral end game, for standard double precision 05 January 2016, 16:43:17 UTC
674daa9 added print statement with the path number to mark the start of the polyhedral end game 04 January 2016, 23:59:54 UTC
b921780 set the predictor type in a polyhedral end game, invoked when the order of the extrapolator is larger than one 04 January 2016, 17:06:11 UTC
back to top