https://github.com/janverschelde/PHCpack

sort by:
Revision Author Date Message Commit Date
45c2d43 documented release history for 0.1.9 of phcpy 30 June 2014, 20:47:43 UTC
ef1f577 adjusted READ_ME text 30 June 2014, 19:57:56 UTC
478de9c updates for version 0.1.9 of phcpy 30 June 2014, 19:32:00 UTC
d8204e6 updated READ_ME in src directory for release 2.3.89 30 June 2014, 16:47:26 UTC
fc9420b adjusted conf.py of phcpy documentation for version 0.1.9 30 June 2014, 15:38:20 UTC
015286e prepared greetings for version 2.3.89 30 June 2014, 15:24:34 UTC
c79777e double double and quad double versions for random coefficients systems 29 June 2014, 17:13:59 UTC
30a835d new examples directory for phcpy 28 June 2014, 17:54:51 UTC
f82cea0 added URL to arxiv location for EuroSciPy 2013 proceedings paper 28 June 2014, 17:39:46 UTC
05801d3 updated PHCpack documentation for the new option phc -0 27 June 2014, 22:32:07 UTC
484d304 added versions of the simplex solvers for double double and quad double arithmetic 27 June 2014, 15:44:44 UTC
4c9162c updated and new versions of binomial solvers for systems with double double and quad double complex coefficients 26 June 2014, 23:10:50 UTC
6f85a6d new package for exponentation of quad double complex numbers 26 June 2014, 21:58:38 UTC
796b569 new package for exponentiation of double double complex numbers by high powers 26 June 2014, 21:28:42 UTC
ed34f65 versions of binomial system solvers in quad double arithmetic 26 June 2014, 15:57:02 UTC
947a660 extended option -0 so user can provide digits to seed the random number generator 25 June 2014, 22:37:07 UTC
7bf1729 another seed for the examples and added random_system to solver 25 June 2014, 22:35:09 UTC
cc53751 added random_system to export to Python interface 25 June 2014, 22:30:46 UTC
9bb862a after generating random system, symbol table must be filled in properly 25 June 2014, 22:28:28 UTC
103309d extended symbol table with function to return default symbols x1, x2, ... 25 June 2014, 22:26:46 UTC
77cee8b C interface has access to random generation of polynomial system 25 June 2014, 21:33:38 UTC
14381f9 extensions to export generation of random system to C and Python 25 June 2014, 21:33:02 UTC
197ae65 now we can call phc -0345332 to use 345332 to seed the random number generator 25 June 2014, 13:44:36 UTC
f7ce848 phc -p uses coefficient homotopies 24 June 2014, 19:08:49 UTC
129377a simpler complex arithmetic in double double precision 24 June 2014, 16:11:25 UTC
5d96e63 double double version of coefficient-parameter homotopies 24 June 2014, 14:57:04 UTC
4a625c2 random polynomials with same support with double double complex coefficients 24 June 2014, 14:54:57 UTC
7aadadc blackbox polynomial continuations use the coefficient homotopy 23 June 2014, 15:43:36 UTC
d70496b improved data access to evaluate Jacobian matrices 23 June 2014, 15:16:48 UTC
0daf340 added performance test for evaluation and differentiation of coefficient homotopies 23 June 2014, 14:48:10 UTC
01e77a6 bug fix after comparision with standard homotopy package 23 June 2014, 00:16:49 UTC
e6df326 extensions for general power of t and gamma constant 22 June 2014, 23:12:46 UTC
33fba47 tested evaluation and differentiation of coefficient-parameter homotopies 22 June 2014, 22:13:06 UTC
6d1dc27 encapsulation of evaluators and differentiators 22 June 2014, 20:39:51 UTC
e8b12c0 computation of Jacobian matrices is tested for coefficient-parameter homotopy 22 June 2014, 17:26:05 UTC
3c840f7 updates for Jacobian matrices in coefficient-parameter homotopy test program 22 June 2014, 17:04:49 UTC
2805353 test program for coefficient-parameter homotopy 21 June 2014, 17:13:54 UTC
f0e8166 new package for efficient coefficient-parameter homotopy evaluation 21 June 2014, 17:11:53 UTC
6eed465 faster check on clusters in root refinement at end 20 June 2014, 16:54:44 UTC
7f9220f adjustment of multiplicity field when considering clusters 20 June 2014, 14:56:24 UTC
a234a63 faster check on clusters 19 June 2014, 22:41:59 UTC
a77f924 insert with duplicates returns location of added hashed point 19 June 2014, 21:22:58 UTC
a8fe827 added multiplicity function for use with a hashed point list 18 June 2014, 22:42:22 UTC
6976311 added another insert to count multiplicities of clustered solutions 18 June 2014, 22:24:03 UTC
12c0cd8 only merge clustered solutions when multiplicity flags raised 18 June 2014, 21:10:44 UTC
34b01e0 improved incremental check for clustering of solutions added 17 June 2014, 21:19:20 UTC
1fb723d added insert operations to point lists 17 June 2014, 20:13:54 UTC
147ea9c number of equations is written in blackbox polyhedral start system solver 17 June 2014, 18:05:16 UTC
c2b0be8 fixed compiler errors in mpi2track.c and parallel_phcpack.c 17 June 2014, 01:58:23 UTC
be59d05 changes because of compiler warnings 17 June 2014, 01:37:30 UTC
dc46126 updated ts_shapiro for a compiler warning 15 June 2014, 21:36:15 UTC
ed17484 modified ts_detsys.adb for a compiler warning 15 June 2014, 21:29:06 UTC
4c4a846 refactored ts_induce into a new package to transform pairs of flags 15 June 2014, 20:17:56 UTC
8618d72 updated makefiles for new test programs 15 June 2014, 00:23:02 UTC
a537358 updated READ_ME for ts_cycfun 15 June 2014, 00:21:52 UTC
de61e11 test function for evaluation and diffentiation of cyclic n-roots system 15 June 2014, 00:20:20 UTC
f9f78e0 improved formatting and specification of complex least squares 13 June 2014, 21:11:32 UTC
f519fcf lowered default on the number of Newton iterations in correctors from 4 to 3 13 June 2014, 20:26:45 UTC
e3041d5 bug fix in Conjugate of complex number arithmetic 13 June 2014, 20:12:55 UTC
0d983fa another update for a compiler warning 13 June 2014, 18:42:35 UTC
aa4eaa9 modification because of compiler warning 13 June 2014, 18:35:38 UTC
c70eeb8 indexed versions for Speelpenning's example in double double and quad double arithmetic 12 June 2014, 16:23:42 UTC
43fe01f fixed documentation error 12 June 2014, 16:15:07 UTC
4617a83 indexed version added to computation of Speelpenning's example 12 June 2014, 16:02:40 UTC
bf2101d no endgames needed in polyhedral homotopies to solve random systems 11 June 2014, 22:26:55 UTC
4327851 added initialization for when underflow is handled gracefully in deflation 11 June 2014, 18:59:05 UTC
9875736 performance test on auto vectorization and LU factorization works for doubles, but not for vectors of complex numbers 11 June 2014, 17:44:13 UTC
b997775 specific complex number arithmetic runs faster when optimized 11 June 2014, 15:55:20 UTC
fc592ee removed obsolete code 10 June 2014, 22:17:17 UTC
176744f updated versions for double double and quad double arithmetic 10 June 2014, 22:15:32 UTC
7d79415 improved general implementation of evaluation and differentation of product of variables 10 June 2014, 22:02:31 UTC
f7d52d2 applies same changes to double double and quad double computation of Speelpenning products as to those in standard arithmetic 10 June 2014, 15:07:19 UTC
7e01dd2 eliminated vector to accumulate backward products in speelpenning product 10 June 2014, 14:42:55 UTC
8f26f63 simpler complex arithmetic makes for faster computations 07 June 2014, 18:53:27 UTC
f1c3008 add v2.3.85 to .gitignore 06 June 2014, 16:19:58 UTC
2722020 add v2.3.84 to .gitignore 06 June 2014, 16:14:12 UTC
8fde39d Adjusted greetings for version 2.3.88 of PHCpack. 06 June 2014, 16:00:07 UTC
b40f67c update phcpy documentation for version 0.1.8 and addition of reference to the EuroSciPy 2013 paper on phcpy 06 June 2014, 15:55:35 UTC
9ea3096 prepare phcpy for release 0.1.8 06 June 2014, 15:49:41 UTC
5e18a96 improved Python interface to Littlewood-Richardson homotopies 05 June 2014, 19:59:43 UTC
74abae9 passing coordinates of the fixed flag from C to Python 05 June 2014, 19:57:41 UTC
035a582 improved C interface to Littlewood-Richardson homotopies with passing of flags 05 June 2014, 16:33:10 UTC
15f33be improved Python interface to the Littlewood-Richardson homotopies 04 June 2014, 22:07:23 UTC
a3e2912 improved for the Python interface 04 June 2014, 22:05:58 UTC
aae4e65 changes to drivers for Littlewood-Richardson homotopies for the Python interface 04 June 2014, 22:04:35 UTC
5ecba64 added littlewood_richardson_homotopies function to the schubert module 04 June 2014, 14:23:53 UTC
92a3940 basic C interface to Littlewood-Richardson homotopies for triple intersections 04 June 2014, 14:21:36 UTC
8872d7f simple C interface to Littlewood-Richardson homotopies 02 June 2014, 16:24:13 UTC
63ca8fb prepare for simple interface to Littlewood-Richardson homotopies 02 June 2014, 16:23:42 UTC
a109c75 modifications in drivers to Littlewood-Richardson homotopies for C interface 02 June 2014, 16:23:07 UTC
4085be8 changed "out Boolean_Matrix" to "in out Boolean_Matrix" for warnings 30 May 2014, 18:02:15 UTC
c7ac0b1 modification of form_lp.adb for a compiler warning 30 May 2014, 17:25:56 UTC
a316e5a one modification because of compiler warning 30 May 2014, 13:51:38 UTC
38f7a06 modification for compiler warning 29 May 2014, 21:06:03 UTC
511757f small modification for a compiler warning 29 May 2014, 21:00:44 UTC
095b2d6 changes for compiler warnings 29 May 2014, 15:57:54 UTC
9945e0c made changes for compiler warnings 29 May 2014, 15:21:09 UTC
33ebd3b small changes for compiler warnings 29 May 2014, 14:56:09 UTC
1fa9490 added random_triplet to generate triple random intersection condition to ts_checkers.adb 28 May 2014, 22:20:22 UTC
f601f51 fixed allocation error in Python interface for resolving Schubert conditions 28 May 2014, 19:39:06 UTC
back to top