https://github.com/janverschelde/PHCpack

sort by:
Revision Author Date Message Commit Date
5e53f96 removed extra space in documentation strings of the crude path trackers 05 July 2017, 22:39:21 UTC
627bae1 prepared files for version 0.6.8 of phcpy 05 July 2017, 22:00:57 UTC
a00df27 prepared files for version 2.4.39 05 July 2017, 21:37:19 UTC
9894ecd replaced default value for the maximum number of variables to patch a memory leak 05 July 2017, 21:18:57 UTC
5994f41 provided job codes in the C interface to define cascade homotopies for Laurent systems 05 July 2017, 17:16:34 UTC
d6dc153 added jobs to define cascade homotopies for Laurent systems 05 July 2017, 17:13:58 UTC
c562f93 added wrappers to the Python extension module, to move Laurent systems from and into the systems containers and start, target systems 04 July 2017, 21:39:30 UTC
56f84e4 added functions to the C interface to copy Laurent systems from and into the containers 04 July 2017, 20:58:40 UTC
13d4fd5 added jobs to move Laurent systems into and from the containers 04 July 2017, 20:53:56 UTC
ac97ede to the Python C extension module added functions to run a coefficient parameter homotopy on Laurent systems in an interactive manner 04 July 2017, 19:00:21 UTC
62445da added solving of Laurent systems with a coefficient-parameter homotopy to the C interface 04 July 2017, 02:58:25 UTC
bf8de8a added homotopy continuation solvers for Laurent systems to the Ada gateway 04 July 2017, 02:55:39 UTC
a1c5ba3 added functions in the C interface to solve Laurent systems by homotopy continuation 03 July 2017, 14:36:01 UTC
0103e1a added three jobs for the C interface to solve a Laurent system by homotopy continuation 03 July 2017, 14:32:46 UTC
ad114b3 wrapped the 15 jobs to read, write systems in Laurent homotopies and clear data in the C interface 03 July 2017, 01:32:45 UTC
524786d added 15 jobs to the Ada gateway for the C function for the Laurent homotopies 03 July 2017, 01:07:38 UTC
38c0761 added reading and writing of Laurent systems in a homotopy for the Ada gateway 02 July 2017, 22:26:28 UTC
24fcb64 added definition of cascade homotopies for Laurent systems in the gateway interface 02 July 2017, 19:16:45 UTC
0ceee1f added procedure to create and clear homotopies for Laurent systems, to prepare the C and Python interfaces 02 July 2017, 02:15:04 UTC
a8cd19d added operations to store start and target Laurent systems 01 July 2017, 23:23:59 UTC
de89954 added embedding of Laurent systems to the sets module of phcpy 01 July 2017, 04:02:03 UTC
ab608b8 bug fix in calculation of size limit of a Laurent polynomial in standard double precision 01 July 2017, 03:51:58 UTC
81bbc26 applied the deallocation methods in the Python code for the trackers 01 July 2017, 01:25:30 UTC
efe7889 exported deallocation procedures of the operations in PHCpack to the Python interface 01 July 2017, 01:17:25 UTC
c2d1a9a fixed memory leak in interface job to scan for the number of symbols in a system 01 July 2017, 01:11:41 UTC
80dd35a fixed memory leak in parsings of number of variables in a system 01 July 2017, 01:08:53 UTC
aaa79df shorted the Python code to compute embedded systems using the interface functions 30 June 2017, 15:49:29 UTC
a112e8c extended C library to define the Python extension module with function to embed Laurent systems 30 June 2017, 02:06:02 UTC
ddb98b4 added functions to the C interface to embed Laurent systems 29 June 2017, 14:14:58 UTC
5b8defe added jobs to the Ada gateway to C, jobs to square and embed Laurent systems 29 June 2017, 14:12:31 UTC
1166380 added silent procedures to square and embed Laurent polynomial systems 29 June 2017, 14:08:10 UTC
082faeb added check to see if all components of a solution are valid before classification 29 June 2017, 03:25:40 UTC
5e3ee11 new package to check whether all components of a vector are valid numbers 29 June 2017, 03:19:57 UTC
4f688fa added is_valid functions to the floating-point and complex number packages 29 June 2017, 03:05:51 UTC
5077ffe test function added to check if a number is valid or not 29 June 2017, 02:49:20 UTC
076c68f added writing of seed and version number to homotopy membership test and monodromy in phc -f 28 June 2017, 16:59:34 UTC
56fec45 at the end of phc -c operations, the seed and version number is written to file for reproducible runs 28 June 2017, 01:32:29 UTC
173e0cf updated makefiles for new test procedure 27 June 2017, 23:26:12 UTC
d87678c added test program to see how NaN is recognized 27 June 2017, 23:25:13 UTC
36811b4 embeddings followed by cascades work for Laurent systems, at several levels of precision 27 June 2017, 16:44:40 UTC
72c0c9d modified drivers for option #4 of phc -c to take the file names on the command line into account 27 June 2017, 02:48:30 UTC
ad31926 the witness generate cascade works for Laurent systems 26 June 2017, 02:47:32 UTC
2032f2f added type to define arrays of Laurent systems 26 June 2017, 01:59:42 UTC
8dc2335 phc -c can remove embeddings from witness sets for Laurent systems 26 June 2017, 01:34:27 UTC
7452179 added operations to represent witness sets for Laurent systems 26 June 2017, 01:26:07 UTC
d697c01 fixed bugs in embedding of Laurent systems with quad double coefficients 25 June 2017, 02:10:51 UTC
e0fbc4f extended drivers to embed Laurent systems, works with phc -c 25 June 2017, 01:57:31 UTC
2cc2358 added embedding operations for Laurent polynomial systems 25 June 2017, 01:52:15 UTC
1e9df5b added code to apply permutations to Laurent systems 25 June 2017, 00:23:54 UTC
514c967 command line arguments for phc -c must be passed on to the square and embed procedures 24 June 2017, 00:06:15 UTC
a7a224c moved packages to prompt for systems and solutions to the Solutions folder 23 June 2017, 23:52:44 UTC
2d3f424 the blackbox root refiners are slimmer using refactored code 23 June 2017, 23:37:12 UTC
32512af basic weeding verification in phc -v now accepts also Laurent systems 23 June 2017, 18:33:20 UTC
cd7dd4d added root refining procedures for Laurent systems which do not make a separate list of solutions 23 June 2017, 18:32:18 UTC
524145d factored code out of the main driver to verify solutions into new package to scan, read, and prompt for solutions 23 June 2017, 17:01:13 UTC
f9cdb58 started new code to verification solutions of Laurent systems 23 June 2017, 02:59:43 UTC
0d234e4 added code to scan, read, and prompt for Laurent system 23 June 2017, 02:46:28 UTC
18c2028 added information about the display format of i/o of Laurent polynomial systems 23 June 2017, 02:38:47 UTC
bb89361 new package to scan, read, and prompt for systems, obtained with refactoring code 22 June 2017, 16:00:13 UTC
10ffe4b set the deflate flag to false for the black box root refiners for the Laurent systems 22 June 2017, 03:23:09 UTC
92eff35 added blackbox root refining for Laurent systems to phc -v 22 June 2017, 03:19:02 UTC
c963a2d refactored code for the blackbox root refiners, called by phc -v 22 June 2017, 02:50:53 UTC
6b27662 added versions of the black box root refiners for Laurent systems 22 June 2017, 02:04:35 UTC
5d88ad3 added undergraduate research report on use of PHCpack 21 June 2017, 20:07:55 UTC
2d0ded4 tested embedding of Laurent polynomial systems 21 June 2017, 19:10:59 UTC
9953918 added representations of hyperplanes as Laurent polynomial types 21 June 2017, 16:32:31 UTC
57d2d47 added functions to work with witness sets of Laurent systems 21 June 2017, 02:53:43 UTC
d0ee7de new packages to embed Laurent polynomials in a larger space of variables 21 June 2017, 02:44:15 UTC
59d07f6 updated script with the example of the special 7-bar problem 20 June 2017, 15:55:09 UTC
306ae78 added an example for a generic seven bar mechanism 20 June 2017, 03:16:52 UTC
dfec7d7 swapped nested procedure out because of GNAT GPL 2017 error 16 June 2017, 17:41:01 UTC
a665e82 added reference to a paper of a user 14 June 2017, 22:30:26 UTC
c9eb0f2 added functions for crude path trackers to the tracker module of phcpy 11 June 2017, 17:04:36 UTC
6ea46ea updated makefiles to include the code for the jumpstart library when compiling the extension modules for Python 11 June 2017, 02:21:15 UTC
459d59c added functions for the crude path trackers in the extension module for Python 11 June 2017, 02:16:34 UTC
0b7acad tested crude path trackers in the C interface 10 June 2017, 23:24:15 UTC
990749f added job codes for the crude path trackers 10 June 2017, 22:36:38 UTC
c0b4dca new package crude path trackers to allow for direct monitoring of path trackers 10 June 2017, 03:10:51 UTC
7d9c479 added appending of solutions to the container in test on running the trackers 09 June 2017, 18:29:28 UTC
5a278a6 adjusted makefiles for new test procedure 09 June 2017, 18:03:11 UTC
357f6b3 new test procedure to develop trackers which allow monitoring through interface 09 June 2017, 02:45:12 UTC
60cf442 updated the tutorial of PHCpack with mentioning the phcpy interface for SageMath 07 June 2017, 17:48:37 UTC
9e969e3 additions to the reference manual concerning the power series module 07 June 2017, 17:28:48 UTC
18c086d prepared files for version 0.6.7 of phcpy 07 June 2017, 16:28:36 UTC
40cd75a updated a "to appear" reference in a README file 07 June 2017, 16:18:18 UTC
247d167 prepared files for release 2.3.38 07 June 2017, 16:05:58 UTC
61dd817 added motivating example for a rational approximation of a function 06 June 2017, 14:34:21 UTC
02ec937 added coordinates function to extract the value out of the solution vector for the index corresponding to the series parameter 06 June 2017, 03:08:00 UTC
f93c9f1 fixed bugs in the gateway code for double double and quad double precision to compute the Pade approximant 04 June 2017, 21:49:57 UTC
a4b4344 added index of the continuation parameter, fixed bug in the example Pade test 04 June 2017, 21:36:24 UTC
16f7083 fixed precision argument in example test for Pade approximants 04 June 2017, 18:59:11 UTC
89bd967 updated series module for the the Python 3 version of phcpy to compute Pade approximants in the regular case 04 June 2017, 18:47:18 UTC
224a673 updated Pade approximant Python 2 interface code for double double and quad double precision 04 June 2017, 01:21:39 UTC
ff5758e extended the series module for Python 2 with Pade approximants 03 June 2017, 21:37:01 UTC
ae792d4 prepared C code for the extension module for Python 3, fixed newline in extension module for Python 2 03 June 2017, 17:29:12 UTC
6850ee2 prepared C code for the python 2 extension module 03 June 2017, 03:09:24 UTC
2c8dd31 more verbose job because of bug hunting 03 June 2017, 00:12:48 UTC
3ba60b2 clearing the homotopy system causes troubles because of shared data effects 03 June 2017, 00:04:07 UTC
655ddef added a test on the indexing in the setting of the degree of series parameter 02 June 2017, 23:36:56 UTC
70fc4c3 patch in the computation of the denominator coefficients for a Pade approximants in case of a singular coefficient matrix and zero right hand side vector 02 June 2017, 16:53:58 UTC
back to top