https://github.com/janverschelde/PHCpack

sort by:
Revision Author Date Message Commit Date
c08ee26 updated READ_ME for version 2.3.98 of PHCpack 25 June 2015, 22:53:21 UTC
cf3db1d forgot to stage and commit the most recent versions of some packages 25 June 2015, 22:22:11 UTC
123de4f adjustments for version 0.2.7 of phcpy 25 June 2015, 17:13:05 UTC
f1c0ca0 made adjustments for version 2.3.98 of PHCpack 25 June 2015, 17:07:46 UTC
5e4948a interface has faster function to load all solution strings into Python list 25 June 2015, 00:06:22 UTC
605fb74 extended wrappers to functions for faster solution retrievals 25 June 2015, 00:03:11 UTC
9ca7438 bug fixes and added omissions in gateway to C procedures 25 June 2015, 00:00:20 UTC
c6cd06b added functions for faster retrieval of all solution strings in the containers 24 June 2015, 22:34:41 UTC
dc3d5ce bug fix: write the entire solution to string, not just the vector 24 June 2015, 22:26:44 UTC
01b8471 fixed documentation error in the specification of the gateway procedure 24 June 2015, 21:33:11 UTC
840cd36 added 12 extra operations to the gateway to C procedure 24 June 2015, 20:24:02 UTC
6c1be80 added operations to the solutions containers for retrieval of the current solution and to move the pointer from the current to the next solution 24 June 2015, 19:04:00 UTC
141203e makefile adjusted as no more use for the gnat95 option 24 June 2015, 02:49:36 UTC
faf77da worked with access to file_type so Ada 2005 errors are gone at last 24 June 2015, 02:37:49 UTC
27a4960 updated makefiles for the refactoring and the new file_management package 23 June 2015, 23:26:47 UTC
2b2afd5 new package file_management refactors standard_solutions_container 23 June 2015, 23:25:30 UTC
96d2773 fixed documentation error 23 June 2015, 23:23:12 UTC
5162fce fix in test because of changed specification in a package 23 June 2015, 22:13:05 UTC
8b29bcb fixed bug in the initialization in the retrieve_next of solutions 23 June 2015, 20:15:37 UTC
e5b9df8 extended the C interface for faster retrieval of solutions 23 June 2015, 18:58:30 UTC
886a1a0 added operations to retrieve solutions from the containers faster 23 June 2015, 18:55:07 UTC
198773b use Jacobian circuits on polynomial systems to refine roots with phc -v in double double and quad double arithmetic 22 June 2015, 23:03:56 UTC
7a67c53 added routines to refine solutions using Jacobian circuits in double double and quad double precision 22 June 2015, 16:32:16 UTC
ef5243c new packages to evaluate and differentiate polynomial systems with arbitrary multiprecision arithmetic 22 June 2015, 14:55:43 UTC
45fced3 new package to extract a flattened representation of a polynomial system with arbitrary multiprecision coefficients 22 June 2015, 14:03:02 UTC
557a1c7 encapsulation packages for circuits to evaluate Jacobian matrices in double double and quad double precision 21 June 2015, 21:08:15 UTC
a903807 upgraded circuit package with Jacobian evaluation in double precision 21 June 2015, 20:15:01 UTC
cb1059f upgraded interface in package to evaluate Jacobian matrix with reverse mode in standard double precision 21 June 2015, 18:58:32 UTC
98cbe23 new package to encapsulated data structures to evaluate and differentiate polynomial systems with complex coefficients in double precision 20 June 2015, 22:44:53 UTC
6602f58 modifications regarding memory management and versions provided for quad double and arbitrary multiprecision 19 June 2015, 17:56:39 UTC
8e368ae encapsulation to evaluate gradients in the reverse mode in double double precision 19 June 2015, 16:36:18 UTC
75e5dea extended versions to compute the gradient in double double, quad double, and multiprecision arithmetic, for when there are no common factors 19 June 2015, 16:16:47 UTC
f2ee32b updated makefiles for new test program on circuits 19 June 2015, 15:21:46 UTC
6693fb4 updated code for gradients when no nontrivial common factors and encapsulated data structures into a new package to represent circuits 19 June 2015, 15:13:31 UTC
ab42885 extended version of split_common_factors for exponents 18 June 2015, 16:04:18 UTC
af9075e refactored code to split the common factors from the exponent vectors 18 June 2015, 15:26:51 UTC
75f2b2b updated makefiles for moved source code 17 June 2015, 21:13:27 UTC
9839a96 completed moving files from Functions to Circuits, with updated READ_ME files 17 June 2015, 20:00:47 UTC
2bd4361 moved files from the Functions folder to the new Circuits Folder 17 June 2015, 19:44:10 UTC
7d50484 new directory to store code for algorithmic differentation 17 June 2015, 19:32:36 UTC
38aafc2 tests on variable precision linear systems solving on matrices defined by vectors of columns 17 June 2015, 02:08:53 UTC
0420d40 added writing of seed after the writing of the time stamp in blackbox solver 16 June 2015, 16:51:10 UTC
b889199 routine to define the writing of the seed used in the random number generators 16 June 2015, 16:47:00 UTC
abdbaa1 function in C and Python interface to get the current seed of the random number generators 16 June 2015, 02:35:26 UTC
3f82064 new function for export to the C interface to get the value of the seed used in the random number generators 16 June 2015, 02:30:36 UTC
c78a32a factored out code to convert matrices into vectors of vectors, out of the test program ts_vlu into the new package matrix_to_vecvec_conversions 15 June 2015, 16:12:37 UTC
1e1e3d3 new package to convert matrices as two dimensional data structures into vectors of columns 15 June 2015, 16:08:27 UTC
3f96dad extended variable precision linear solvers with versions for matrices defined as vectors of columns 15 June 2015, 14:38:54 UTC
c409e65 new package to convert vectors of vectors for various levels of precision 15 June 2015, 14:32:46 UTC
199b4bd lusolve on vectors of vectors in arbitrary multiprecision 14 June 2015, 19:40:02 UTC
2fedce3 refactored lufco for multiprecision linear solvers into estco procedure 14 June 2015, 18:57:38 UTC
1fe22ed lusolve on vectors of vectors in double double and quad double precision 14 June 2015, 18:02:59 UTC
46432b5 lusolve for standard double precision works for matrices defined as vectors of columns 14 June 2015, 16:53:12 UTC
e70410a tests on condition estimators for matrices as vectors of columns, for double, double double, and quad double precision 13 June 2015, 22:39:07 UTC
03a2d74 more testing and a bug fixed in the double double precision version of the lu factorization on a matrix as a vector of columns 13 June 2015, 03:35:57 UTC
89cf323 updated makefiles for new test program 13 June 2015, 00:00:38 UTC
5869558 new test program on lu factorization of matrices given as vectors of columns, bug fix for the standard double precision version 12 June 2015, 23:59:37 UTC
95f3eaf better LU support for matrices given as vectors of columns 12 June 2015, 15:20:42 UTC
3726683 refactored code for an LU factorization on matrices given by column vectors, with added code to estimate condition numbers 11 June 2015, 17:07:30 UTC
cec10e6 added extra comparisons with the straighforward Jacobian calculation 10 June 2015, 22:42:04 UTC
cf9e5f2 improved condition number of the evaluation of the Jacobian matrix 10 June 2015, 02:08:42 UTC
f3e4182 improved definition of condition number of gradient evaluations with more tests in various levels of precision 09 June 2015, 16:07:35 UTC
45eb0c9 bug fixes and extra tests 08 June 2015, 18:07:46 UTC
0b11f6c added procedures to compute the condition number of the evaluation problem of a polynomial system and its Jacobian matrix 08 June 2015, 00:02:21 UTC
5b8d18c added random conditioned test to the gradient evaluation 07 June 2015, 00:52:30 UTC
c8b2b44 extension for double double, quad double, and arbitrary multiprecision coefficients 07 June 2015, 00:47:17 UTC
68227e4 added performance test to the evaluation of the gradient 05 June 2015, 15:56:23 UTC
465a332 code to define the cyclic n-roots systems factored out of the tests into a separate package 05 June 2015, 15:10:18 UTC
312a8fe updated makefiles for new test program 04 June 2015, 21:26:04 UTC
c145dd3 new package to evaluate the gradient and compute its condition number at various levels of precision 04 June 2015, 21:24:33 UTC
1fc150f added tests on the calculation of the gradient in multiprecision arithmetic with the reverse mode 03 June 2015, 14:56:24 UTC
0885be4 new package to compute gradients in arbitrary multiprecision 03 June 2015, 02:19:38 UTC
2656ca3 new packages to evaluate monomials with arbitrary multiprecision arithmetic 02 June 2015, 17:03:43 UTC
b4614d4 fixed bug in initialization of the sum for the generic vectors which affected the multiprecision versions 02 June 2015, 16:51:35 UTC
86d0cf7 evaluation of gradient with computation of numerator of the condition number in quad double precision 02 June 2015, 02:44:27 UTC
c682a6b evaluation of the gradient in double double precision with computation of the numerators of the condition number 01 June 2015, 23:11:00 UTC
4b79ab2 Merge branch 'master' of https://github.com/janverschelde/PHCpack updated evaluation of gradient with computation of numerators of the condition number of this evaluation 01 June 2015, 22:04:37 UTC
6ad963c needed to commit this file for the merge 01 June 2015, 22:03:43 UTC
39c7b8f updated evaluation and differentiation of polynomials with standard double complex coefficients with the computations of the numerators of the condition numbers 01 June 2015, 22:01:47 UTC
f524225 Merge pull request #5 from janverschelde/janverschelde-patch-1 Update PHCpack.m2 31 May 2015, 00:30:04 UTC
ddc1db6 Update PHCpack.m2 When symbols in the original ring become part of a new, larger ring used inside a method, then the symbols remain part of the larger ring once outside the method. This is a nuisance for users of the method who do not want to make a new ring each time they call the method. Therefore, make a new ring as the original ring before leaving the method. 31 May 2015, 00:29:28 UTC
0575d7a better formatting for the elapsed user times and speedups 30 May 2015, 03:47:34 UTC
dc7f645 fixed bug in removing nonsolutions in blackbox solver when input is an overdetermined polynomial system 27 May 2015, 22:30:40 UTC
b2fa1c1 performance test extended to double double and quad double arithmetic to evaluate and differentiate one product of n variables in reverse mode 27 May 2015, 01:30:12 UTC
204cfcd added performance test on the evaluation and differentiation of a product of variables, comparing straightforward algorithm with the reverse mode 26 May 2015, 23:32:20 UTC
25f6b85 small changes while running performance checks 26 May 2015, 23:19:18 UTC
c40872d extended tests on evaluating cyclic n-roots problems with double double and quad double arithmetic 25 May 2015, 20:51:18 UTC
ce04339 fixed bug in computation of start system in mixed_volume of PHClab 25 May 2015, 01:43:42 UTC
de12c6d fixed the mixed volume computation in the mixed_volume of PHClab 24 May 2015, 01:45:22 UTC
6ea4760 updated configuration for Sphinx documentation with version 2.3.97 22 May 2015, 20:13:33 UTC
9d6441d version 0.2.6 of phcpy and READ_ME files for 2.3.97 of PHCpack 22 May 2015, 18:21:29 UTC
da0acd1 Merge branch 'master' of https://github.com/janverschelde/PHCpack Deleted two files standard_point_lists.ads and standard_point_lists.adb from Deformations/Homotopy directly in the web browser. 22 May 2015, 17:54:29 UTC
5e0f7c4 updated greeting for version 2.3.97 of PHCpack 22 May 2015, 17:53:25 UTC
865c121 Delete standard_point_lists.ads This file is obsolete by the corresponding file in Deformations/Solutions. 22 May 2015, 16:10:09 UTC
4349c07 Delete standard_point_lists.adb The file is obsolete by the corresponding file in the Deformations/Solutions folder. 22 May 2015, 16:09:07 UTC
23d3020 corrected the implementation to determine the number of variables that appear with a nonzero exponent in a system 22 May 2015, 15:15:33 UTC
e3d7f25 fixed bug in mixedVolume of PHCpack.m2, needs version 2.3.97 of PHCpack 21 May 2015, 22:30:26 UTC
f2d14c1 improved restructured Sphinx documentation for PHCpack 21 May 2015, 19:39:20 UTC
657fd81 improved restructuring of the Sphinx documentation for phcpy 21 May 2015, 19:36:04 UTC
58e07af changes in main driver to the root counting methods because of added flag in the drivers to the MixedVol Algorithm 21 May 2015, 17:31:19 UTC
back to top