https://github.com/janverschelde/PHCpack

sort by:
Revision Author Date Message Commit Date
8fbddfb illustrated quality up with the options -b2 and -t12 of phc 07 October 2015, 21:45:57 UTC
4044b1c made end of second critical section consistent as with double double and quad double precision in the multitasking polyhedral trackers in double precision 07 October 2015, 21:22:24 UTC
678719b fixed makefile for the test program ts_filman 07 October 2015, 19:11:22 UTC
ce6c255 fixed call to the root refiners for double double and quad doubles in a test program on the extrapolators 07 October 2015, 18:45:35 UTC
5944d51 fix in test program, problem caused by refactoring of code 07 October 2015, 18:31:57 UTC
5c4a9cc updated general READ_ME files for next release 07 October 2015, 13:09:25 UTC
971587f prepared release 0.3.1 of phcpy 07 October 2015, 12:04:55 UTC
0900abe forgot to update the version number when updating the date 07 October 2015, 11:55:11 UTC
dbae4aa updated version to 2.4.02 in its greetings 07 October 2015, 11:28:53 UTC
bea3592 for double double and quad double arithmetic, end of second critical section must be farther in the multitasking polyhedral path trackers 06 October 2015, 22:18:15 UTC
d063331 changes to double double predictors caused by added exponentiation with 64-bit integer 06 October 2015, 18:44:25 UTC
8510835 updates to singular value and least squares computation because of exponentiation functions added for 64-bit integers 06 October 2015, 18:40:33 UTC
a9c15fc added exponentiation for 64-bit integers of double double and quad doubles 06 October 2015, 18:35:45 UTC
1d6a002 added wrapper to convert 64-bit integer numbers to double double and quad doubles 06 October 2015, 17:39:27 UTC
30a0cb9 scaling of the powers of the continuation parameter added in the multitasked versions of the polyhedral homotopy trackers 06 October 2015, 02:14:01 UTC
ad84b39 added the scripts that define the web interface 05 October 2015, 18:25:13 UTC
e6b744a update so that phc -p writes version number and seed used in the random number generators for reproducible runs 04 October 2015, 23:37:38 UTC
ca4c0c3 update so that output file of phc -m contains the seed for the random number generator and the version number 04 October 2015, 23:19:19 UTC
8315734 change to write seed and version number in output file of phc -r 04 October 2015, 23:04:09 UTC
ee74ee9 fixed patch for exponentiation of double double and quad double with double using the addition functions in the double double and quad double number packages 03 October 2015, 19:44:57 UTC
52e2508 upgraded version number in the source code directory to 2.4.02 03 October 2015, 19:39:49 UTC
3f9591d extended exponentiation of double double and quad double number with wrappers for the case the exponent is of type double 03 October 2015, 19:38:24 UTC
dc3b754 better approximation for t**m in case t is double double or quad double and m is a double float 03 October 2015, 02:12:31 UTC
bd5cf78 better values for tolerances when calling root refiners in blackbox mode after tracking paths in double double and quad double precision 02 October 2015, 21:37:40 UTC
0a87361 reset the default tolerances for the polyhedral continuation in double double and quad double precision 02 October 2015, 16:36:59 UTC
e26f633 updates caused by extra parameter (induced permutation) in the black box mixed volume computations 01 October 2015, 22:58:45 UTC
a36c2e3 changed type of tolerance parameters in the root refiners in double double and quad double precision 01 October 2015, 22:37:28 UTC
fbe55db blackbox polynomial continuation procedures call the silent root refiners in double double and quad double precision that filter out the path failures 01 October 2015, 13:32:40 UTC
44837ee versions of root refiners that filter out path failures from solution lists computed in double double and quad double precision 01 October 2015, 02:50:34 UTC
3d7837c reset the tuning of the continuation parameters for double double and quad double path tracking to the default values for double precision 30 September 2015, 19:00:36 UTC
32d3c6a updated root refiners on solutions computed in double double and quad double precision with a condition report 30 September 2015, 17:35:53 UTC
081b405 tuning of continuation parameters for double double and quad double arithmetic 29 September 2015, 21:57:52 UTC
53c3a08 the induced permutations are returned in the blackbox mixed volume computations 29 September 2015, 21:06:28 UTC
4668470 unused input parameter is removed from blackbox polyhedral continuation 29 September 2015, 17:42:42 UTC
baa974a relabeled permutations in case indexing would start at zero 29 September 2015, 17:41:39 UTC
88690b7 simplified calls the black box polyhedral continuation eliminating unused variable 29 September 2015, 16:11:46 UTC
a8f7126 added code to filter solutions given in double double and quad double precision 29 September 2015, 13:44:37 UTC
4256c7e new packages and drivers to compute condition tables and reports for lists of solutions computed in double double and quad double precision 28 September 2015, 22:54:00 UTC
4b9a3dd new packages to select solutions in double double and quad double precision 28 September 2015, 21:16:28 UTC
5fa9f9b updated makefiles for new test programs 28 September 2015, 19:29:39 UTC
9567bd2 new packages for point lists and quad trees to hash solutions with coordinates in double double and quad double precision 28 September 2015, 19:27:47 UTC
9bd87f2 updated documentation about downloading and installing, with the inclusion of a picture about the interfaces 28 September 2015, 14:56:48 UTC
0c947a2 extended the solver module of phcpy with a solve function with a last option to set the precision to double, double double, or quad double 27 September 2015, 21:48:31 UTC
8cac36d extended C code for the Python interface with blackbox solvers in double double and quad double precision 27 September 2015, 21:12:35 UTC
19adac8 updated C interface with blackbox solvers in double double and quad double precision 27 September 2015, 20:32:38 UTC
b73505c added jobs to the gateway to the C interface to solve systems in blackbox mode in double double and quad double precision 26 September 2015, 23:17:36 UTC
9ba9e76 the black box solvers for double double and quad double precision are now finally completed, as needed for the C and Python interfaces 26 September 2015, 23:08:28 UTC
669b3c2 the blackbox solver now recognizes the options -b2 and -b4 to solve a polynomial system in blackbox mode with double double and quad double arithmetic 26 September 2015, 00:18:07 UTC
f9f6b1f new packages with wrappers to read systems in double double and quad double precision as needed in the blackbox solvers 26 September 2015, 00:15:00 UTC
0194be7 updates to blackbox polynomial continuation in double double and quad double precision as needed for the blackbox solvers 26 September 2015, 00:06:43 UTC
a7b9071 extended root refiners for Laurent polynomial systems in double double and quad double precision 26 September 2015, 00:00:10 UTC
d0e8056 blackbox solvers in double double and quad double precision completed 25 September 2015, 17:57:59 UTC
05eaa74 more versions of the blackbox solver for polynomial systems with coefficients in double double and quad double precision 25 September 2015, 15:39:52 UTC
7f07827 new packages to represent monomial maps with coefficients in double double and quad double precision, for use in the stubbed black box solvers for binomial systems 25 September 2015, 15:38:27 UTC
8e4aa40 added directory Circuits to include path for the windows makefile 24 September 2015, 21:22:35 UTC
3f65f89 lowered bound from 2**32-1 to 2**31-1 24 September 2015, 21:21:13 UTC
260bd57 added "with Black_Polyhedral_Continuations" to phcpack.adb 24 September 2015, 20:08:02 UTC
57aa391 adjusting READ_ME files for release 2.4.01 of PHCpack 24 September 2015, 18:39:14 UTC
f597ae3 prepared for release 0.3.0 of phcpy 24 September 2015, 18:15:50 UTC
2bb5223 updated greeting banners for release 2.4.01 of PHCpack 24 September 2015, 15:51:54 UTC
d0a3a68 added blackbox solvers for Laurent polynomial systems in double double and quad double precision 24 September 2015, 15:38:57 UTC
7ac06f3 black box root counters support double double and quad double precision 24 September 2015, 15:10:05 UTC
239ddcc added push procedure for solutions with double double and quad double complex coefficients 24 September 2015, 14:44:02 UTC
086ac67 extended version of the solvers of binomial systems in quad double precision in black box mode 23 September 2015, 14:00:36 UTC
2acaea2 extended root refiners in quad double precision with reporting version 23 September 2015, 13:59:26 UTC
91afde9 added functions to compute the size limit of string representations of polynomials, used in the Python interface to load polynomials from the system containers into a Python session 22 September 2015, 22:42:01 UTC
d658307 changes in syscon caused changes in message passing routines 22 September 2015, 20:32:26 UTC
ac2aabf more consistent naming of C functions that involve the standard systems containers 22 September 2015, 20:04:12 UTC
179cd48 provided gateway functions to return the size limit of (Laurent) polynomials stored in the systems containers 22 September 2015, 16:11:23 UTC
da50cba added function to compute an upper bound on the size of the string representations of polynomials 22 September 2015, 15:06:35 UTC
e6d4d9f writing to strings of multivariate Laurent polynomials and multiprecision versions adjusted so stack_overflow is less likely to occur for huge polynomials 22 September 2015, 13:41:48 UTC
37c7c40 increased the fixed limit on the number of characters in a string representation of a polynomial in several variables 21 September 2015, 22:26:26 UTC
de90dfe updated makefiles for new test program 21 September 2015, 22:25:39 UTC
18b527f the new recursive writing of a polynomial to a string makes fewer recursive calls and avoids stack_overflow with polynomial that have 700 hundred terms 21 September 2015, 22:22:20 UTC
24de59b extended main black box solvers for one single equation to double double and quad double precision 21 September 2015, 14:21:02 UTC
7e8b2dd extended the solvers of one polynomial equation in one variable in black box mode to double double and quad double precision 21 September 2015, 14:18:26 UTC
7daefc4 adjusted procedure call for being in a new package 20 September 2015, 20:47:39 UTC
3ae500b black box factorization runs in double double and quad double precision 20 September 2015, 20:46:21 UTC
b7833e2 fixed dependency on a new package in a test program 19 September 2015, 15:31:29 UTC
12f80fe fixed bug in normalize operation when expanding the trace form in double double and quad double precision of the interpolating polynomial 19 September 2015, 11:00:34 UTC
7008bc5 removed code from the test program, code that was exported by the drivers 19 September 2015, 09:42:10 UTC
74d2e1a updated drivers to call the factorization routines for multivariate polynomials with complex coefficients in double double and quad double precision 18 September 2015, 14:11:47 UTC
5ddd650 extended factorization routines with monodromy operations in double double and quad double precision arithmetic 18 September 2015, 09:57:32 UTC
fe21147 extended procedure to perform a monodromy breakup of multivariate polynomials with complex coefficients in double double and quad double precision 18 September 2015, 09:30:30 UTC
cf83c77 added routines for the combinatorial exploration with the linear trace in double double and quad double precision to factor multivariate polynomials with complex coefficients 18 September 2015, 08:24:08 UTC
c8ce261 new package to interpolate a factor given by witness points, with extracted code, and extended for double double and quad double precision 17 September 2015, 13:59:08 UTC
b28292f new package to certify one factor of a single multivariate polynomial with the linear trace, with extracted code and extended for double double and quad double precision 17 September 2015, 12:49:55 UTC
15e9372 new package with factored out coded and extended for double double and quad double precision 17 September 2015, 09:00:52 UTC
6261079 new packages for divided differences in double double and quad double precision 16 September 2015, 10:20:21 UTC
76b87c0 new packages for grids of sample points on hypersurfaces in double double and quad double precision 16 September 2015, 09:25:48 UTC
f8d5d7e edits to make room for versions running in higher precision 16 September 2015, 07:39:42 UTC
e02faf1 computing sequences of generic points on hypersurfaces in double double and quad double precision is done in new packages 15 September 2015, 14:52:37 UTC
9829388 clarified dependencies for generic points computations 14 September 2015, 19:46:56 UTC
ac81ce0 removed superfluous with/use cause pointed out by gnat gpl 2015 14 September 2015, 19:43:50 UTC
12ea97a updates because of new package standard_lined_hypersurfaces 14 September 2015, 19:41:17 UTC
5512482 refactored code from hypersurface_samplers into the new standard_lined_hypersurfaces 14 September 2015, 19:36:11 UTC
53db748 reformatting in the code dedicated to compute generic points on hypersurfaces to make room for the versions in double double and quad double precision 13 September 2015, 18:53:55 UTC
bff4351 added procedures to deal with special case of solving linear systems in black box mode with doble double and quad double arithmetic 12 September 2015, 17:58:29 UTC
78e0fc5 updates for double double and quad double precision black box solving of binomial and simplex systems 11 September 2015, 18:09:55 UTC
9aa85f8 verbose versions of the root refiners in double double and quad double precision 11 September 2015, 18:00:06 UTC
back to top