https://github.com/janverschelde/PHCpack

sort by:
Revision Author Date Message Commit Date
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
c20a796 improved output for double double and quad double arithmetic in the test for the end games 03 January 2016, 22:21:37 UTC
d1b91c1 prepared READ_ME files for version 2.3.09 03 January 2016, 01:15:54 UTC
f4b0efe adjusted makefiles for renaming of PHCpy into PHCpy2 03 January 2016, 00:33:39 UTC
4866356 adjusted version number to 2.4.09 03 January 2016, 00:18:29 UTC
7d00421 adjusted files for version 0.3.8 of phcpy 03 January 2016, 00:13:48 UTC
7e9e01e renaming of directory PHCpy into PHCpy2 for consistency with PHCpy3 02 January 2016, 22:40:52 UTC
d127109 upgraded documentation for the version 0.3.8 of phcpy with Python 3.5 made with sphinx 1.3.3 02 January 2016, 01:48:34 UTC
3998d06 used the ast.literal_eval() instead of eval() 01 January 2016, 21:15:22 UTC
552146f minor formatting changes in the module to handle solutions 01 January 2016, 20:14:57 UTC
4d85249 fixed the from-import statements for version 3.5 of Python 31 December 2015, 19:12:34 UTC
ed62632 updated makefiles to place phcpy2c3.so in the right directory PHCpy3/phcpy 31 December 2015, 18:27:04 UTC
030312d new folder for phcpy to install with Python 3.5 31 December 2015, 18:25:40 UTC
3c24596 updated makefiles to compile phcpy2c3.so on Linux for using in Python 3.5 30 December 2015, 19:08:00 UTC
add4f3b makefiles augmented to compile phcpy2c3.so on Mac OS X 30 December 2015, 17:44:43 UTC
6686c9e new phcpy2c3 defines the module extension for Python 3.5, tested on Mac OS X 30 December 2015, 17:00:56 UTC
50bd2f2 adjustments of the READ_ME files for version 2.4.08 29 December 2015, 20:40:00 UTC
ff6b934 adjusted documentation configuration for the new release and added a users reference 29 December 2015, 18:36:35 UTC
6beb6be adjusted greeting banners for version 2.4.08 29 December 2015, 17:56:10 UTC
cda04b3 updated the phcpy documentation about the membership test and numerical irreducible decomposition, prepared files for version 0.3.7 of phcpy 28 December 2015, 23:33:37 UTC
bedff3f the tolerances are explicit parameters for the memberhip test in the Python interface, with large default values 28 December 2015, 19:56:23 UTC
9e2238e minor improvement in the output for the homotopy membership test with double doubles and quad doubles 28 December 2015, 19:35:03 UTC
e282013 started documentation on the homotopy membership test 28 December 2015, 03:58:03 UTC
7251075 fixed small type error in the test_member() of sets.py 28 December 2015, 03:48:38 UTC
06e101f added functions for the membership tests to module sets.py 27 December 2015, 22:24:40 UTC
031db43 fixed the assignments of the return values in the membership tests in the C interface 27 December 2015, 22:06:12 UTC
e92eb81 added interactive test in the C interface on the homotopy membership test 27 December 2015, 02:35:01 UTC
80eb134 bug fixes with confusion about dimension and number of variables, forgot to initialize the sampling machine 27 December 2015, 02:32:14 UTC
a903c43 wrapped the C functions to call the homotopy membership test into the py2c module 26 December 2015, 23:51:05 UTC
b64ad2c added functions to the C interface to run the homotopy membership test 26 December 2015, 19:28:32 UTC
c7a5824 new jobs to export the homotopy membership tests to C 26 December 2015, 02:37:04 UTC
48df324 prepared extra procedures to run the homotopy membership test for use in the C interface 25 December 2015, 21:50:11 UTC
e3c4912 updated makefiles for new test program 25 December 2015, 17:33:32 UTC
8fea46c new test program to test the homotopy membership test in the C interface 25 December 2015, 17:10:56 UTC
7463fcd update configuration of Sphinx documentation for release 2.4.07 24 December 2015, 21:01:13 UTC
34daeeb greeting banners and READ_ME files prepared for version 2.4.07 24 December 2015, 20:52:02 UTC
930c10a prepared release 0.3.6 of phcpy 24 December 2015, 20:38:02 UTC
e17f831 jobs and functions added to make the monodromy breakup go verbose in the C and Python interfaces 24 December 2015, 18:29:59 UTC
8178412 jobs and functions added to mute the monodromy factorization in double double and quad double precision, for the C and Python interface 24 December 2015, 17:43:47 UTC
84f58d7 standardized names of functions for the monodromy breakup in standard double precision in the C module that exports to Python 24 December 2015, 16:17:51 UTC
e4146f3 exported the reporting of the diagnostics of the trace grid to phcpy 24 December 2015, 02:18:01 UTC
8362c3d small changes to limit the verbosity during the runs of the monodromy breakup in double double and quad double precision 24 December 2015, 00:31:06 UTC
bd592dc eased the too restrictive settings of the continuation parameters in the sampling machine in double double and quad double precision 24 December 2015, 00:17:13 UTC
2ca9394 added extra functionality to the Python module to deal with positive dimensional solution sets 23 December 2015, 17:38:17 UTC
50796f6 trace grid diagnostics in double double and quad double precision added to the C interface 22 December 2015, 19:00:59 UTC
fabb875 improved exception handler messages in the Ada gateway to C routine 22 December 2015, 17:02:52 UTC
bad3132 improved the tests in the Python code on the monodromy breakup in double double and quad double precision 22 December 2015, 15:40:51 UTC
a71889f first versions to run monodromy breakup in double double and quad double precision through the Python interface 22 December 2015, 01:52:37 UTC
dc65ad3 all function to run the monodromy breakup in double double and quad double precision are ready for the Python interface 22 December 2015, 01:23:24 UTC
239d1cf more jobs in the interface to Python for the monodromy breakup in double double and quad double precision 21 December 2015, 20:11:05 UTC
22eee31 updated makefiles for extra object file include in the test on the C interface to factor pure dimensional solution sets 21 December 2015, 02:48:56 UTC
92cb938 after fixing a bug in the C interface for the monodromy breakup factorization, the factorization works in double double precision 21 December 2015, 02:44:51 UTC
f268931 all functions to run the monodromy breakup in double double and quad double precision have been wrapped in C 20 December 2015, 23:48:45 UTC
ebd3291 functions to store gamma constants in double double and quad double precision 20 December 2015, 01:29:58 UTC
28901af version of track_paths in double double and quad double precision for the C code to run the monodromy breakup 19 December 2015, 04:15:28 UTC
20a94c3 added jobs in the Ada interface code to generate random complex numbers in double double and quad double precision 18 December 2015, 15:24:33 UTC
d943489 wrapped generation of random complex numbers in double double and quad double precision for the random coefficients in the interface for the monodromy breakup 18 December 2015, 15:22:18 UTC
f130a81 added jobs to generate random complex numbers in double double and quad double precision for use in the C and Python interfaces 18 December 2015, 04:01:24 UTC
cdad182 new jobs in the C interface for the monodromy breakup in double double and quad double precision 17 December 2015, 17:41:32 UTC
2ab3e80 more jobs in the Ada code for the C interface to monodromy breakup in double double and quad double precision 17 December 2015, 17:26:47 UTC
cd7bee0 added more jobs to export monodromy breakup in double double and quad double precision to C 17 December 2015, 15:23:00 UTC
8dd882d added two jobs to the C gateway for the monodromy breakup in double double and quad double precision 17 December 2015, 12:46:41 UTC
c32eefc added more jobs in support of the C interface for monodromy breakup in double double and quad double precision 17 December 2015, 03:29:18 UTC
e8be529 standardized naming of packages in double precision for monodromy breakup in the Ada interface code to C 16 December 2015, 19:05:44 UTC
a648089 explicit #include needed for g++ 16 December 2015, 18:48:01 UTC
8e8a1ee new packages to manage data for the interface to run monodromy breakup in double double and quad double precision 16 December 2015, 15:34:23 UTC
3c08759 two new more jobs for a monodromy breakup in double double and quad double precision 16 December 2015, 02:12:26 UTC
b64b9b9 new jobs documented and wrapped to aid with the interfaced code for a monodromy breakup in double double and quad double precision 15 December 2015, 15:29:45 UTC
fc67b2a added operations in the gateway to C functions to assign coefficients of slices in double double and quad double precision 15 December 2015, 03:40:42 UTC
back to top