https://github.com/janverschelde/PHCpack

sort by:
Revision Author Date Message Commit Date
6ab1048 updated documentation for version 2.4.21 about new option phc -u 02 July 2016, 00:01:01 UTC
6fb71ce updated phcpy documentation for the new module series and version 0.5.0 01 July 2016, 23:52:48 UTC
768a3a9 adjustments for version 2.4.21 01 July 2016, 23:20:47 UTC
cd4f483 new module series added to version 0.5.0 of phcpy 01 July 2016, 23:12:27 UTC
7f74d75 added forgotten prototype declaration for syspool_quaddobl_size() 01 July 2016, 23:08:31 UTC
e38493f updated the makefiles for the shared objects for phcpy 01 July 2016, 22:43:02 UTC
020f058 added nine functions to define the Python interface to the power series methods 01 July 2016, 19:10:13 UTC
4748585 updated makefiles for the C interface to the Newton power series 01 July 2016, 17:31:01 UTC
40cc7fd first initial C interface to the Newton power series completed 01 July 2016, 17:28:44 UTC
e81af90 added jobs to get the size of the system pools 01 July 2016, 17:17:18 UTC
6977491 C interface to the power series methods almost complete 01 July 2016, 03:05:51 UTC
73fae59 added operations to copy systems from the pool to the system container 30 June 2016, 23:54:45 UTC
25dbf05 power series solutions are stored as systems in the system pools 30 June 2016, 23:15:20 UTC
d89b81e added convertor functions between series and polynomial representations 30 June 2016, 22:45:07 UTC
9bc62f1 versions of the systems pools for double double and quad double precision 30 June 2016, 20:03:59 UTC
5a0c31b renamed systems_pool to standard_systems_pool 30 June 2016, 19:47:23 UTC
29d047a initial version of C interface to the power series method 30 June 2016, 16:19:50 UTC
ee9337e fixed the call to the quad double version of the Newton series method in the gateway to C procedure 30 June 2016, 16:17:27 UTC
918f21b started definition of the gateway of the power series method to the C interface 30 June 2016, 02:50:18 UTC
457c81a updated the main dispatcher to populate the phc -u 29 June 2016, 22:09:19 UTC
686cea3 added code to define the new phc -u 29 June 2016, 22:02:55 UTC
c6cd033 new package to compute power series solutions to polynomial systems 29 June 2016, 20:14:51 UTC
2a9c3db added tests in double double and quad double precision 29 June 2016, 17:23:43 UTC
1dddc8e updated makefiles for new test program 29 June 2016, 16:53:36 UTC
b65ae39 new package to make series starting at isolated solutions of polynomial systems 29 June 2016, 16:50:38 UTC
810b556 placed guard before the Root function to avoid numerical crash 29 June 2016, 02:38:18 UTC
464f3ee applied the setting of the order to the polynomials and their derivatives 29 June 2016, 00:12:41 UTC
3e4f4f0 added set_order for Jacobian matrices of truncated power series 29 June 2016, 00:06:56 UTC
cafa9f0 replaced sum(t.dg) by explicit loop in the output of polynomials with double double, quad double, and multiprecision coefficients 28 June 2016, 23:51:51 UTC
752964b bug fix in Max_Norm for series, added Max_Norm for vectors of series 28 June 2016, 23:36:20 UTC
c53601a added printing of the evaluated polynomials at the series at the start of each reporting QR Newton method 28 June 2016, 22:11:34 UTC
ec8b0b0 update makefiles for the new test program ts_tropelim 28 June 2016, 19:44:53 UTC
062960f new test program to transform Laurent systems 28 June 2016, 19:43:02 UTC
25b5a72 replaced call to Sum() by an explict loop to avoid a crash reading x+(-1-2*i)*y 28 June 2016, 18:12:30 UTC
5e2bb14 Newton's method on series in double double and quad double precision 28 June 2016, 01:46:55 UTC
6f0fcab instantiated Jacobians of series systems in double double and quad double precision 27 June 2016, 22:13:45 UTC
80ef75a added tests on polynomials with series coefficients in double double and quad double precision 27 June 2016, 20:43:29 UTC
54f424c defined the working with polynomials that have series as coefficients in double double and quad double precision 27 June 2016, 18:52:34 UTC
29508f4 added extra test on the arithmetic of power series 27 June 2016, 17:37:55 UTC
794d785 bug fix in dividing double double by complex double double 27 June 2016, 17:30:47 UTC
16891d7 new packages to solve linear systems of series in the least squares sense in double double and quad double precision 26 June 2016, 22:46:39 UTC
4c062da defined vector norms for vectors of truncated power series in double double and quad double precision 26 June 2016, 21:41:20 UTC
c1b7b19 defined norms of series with coefficients in double double and quad double precision 26 June 2016, 20:33:30 UTC
9f18a3c new packages to solve linear system with LU factorization for series in double double and quad double precision 26 June 2016, 19:18:32 UTC
4230ba6 defined vectors of vectors and matrices of series in double double and quad double series 26 June 2016, 17:24:24 UTC
4c357ec initial versions of sqrt and n-th root of series with coefficients in double double and quad double precision 26 June 2016, 02:44:42 UTC
bad4eff packages to generate series with random coefficients 26 June 2016, 00:39:38 UTC
8724840 define vectors of series with double double and quad double precision coefficients 26 June 2016, 00:27:33 UTC
ce3753d defined truncated power series with coefficients in double double and quad double precision 25 June 2016, 20:26:45 UTC
f5552b5 added Safe_Norm() function to deal with tiny numbers 24 June 2016, 23:34:20 UTC
2d86b54 added Newton steps with a QR decomposition on truncated power series 24 June 2016, 21:47:32 UTC
6dcae06 the Householder QR on truncated power series works 24 June 2016, 15:58:50 UTC
16d0e81 instantiated input/output for rings of truncated power series and vectors 24 June 2016, 14:45:31 UTC
e634b37 the qr decomposition works for zero-th order terms of the series 24 June 2016, 02:17:06 UTC
c07ca85 more tests on qr decomposition for matrices of truncated power series 23 June 2016, 23:34:33 UTC
789d8ce fixed bug in parallel monodromy caused by renaming of a function 23 June 2016, 21:41:46 UTC
1ce2bf6 index error in all orthonormal basis computations fixed 23 June 2016, 17:26:38 UTC
09779a7 bug fix in get of truncated power series 23 June 2016, 17:19:10 UTC
e16f623 added QRLS with tests on the solving of overdetermined linear systems 23 June 2016, 14:10:04 UTC
07c8332 more complete code to compute series solutions in the least squares sense 23 June 2016, 01:16:14 UTC
e91dcf6 added package to compute linear series in the least squares sense 22 June 2016, 23:24:27 UTC
059691c added definition of two-norm of series 22 June 2016, 23:18:16 UTC
7e97fda new package to define norms and normalizations of truncated power series 22 June 2016, 20:57:13 UTC
aee64a1 norm function and normalize procedure added to compute norms of vectors of truncated power series 22 June 2016, 15:19:04 UTC
26a1795 defined the square of a norm via an inner product of vectors of truncated power series 21 June 2016, 23:36:45 UTC
7fc6841 verified that the norm of a normalized series equals one 21 June 2016, 20:15:25 UTC
a2d493b defined conjugate of a series with complex coefficients 21 June 2016, 19:56:29 UTC
18b9304 code to run many Newton steps to compute truncated power series 21 June 2016, 14:40:11 UTC
5ffa3e4 updated makefiles for new test procedure 21 June 2016, 01:31:23 UTC
d2f1038 new package to apply Newton's method to compute series approximations 21 June 2016, 01:30:30 UTC
af621b6 added filter() method to remove tiny coefficients from series 20 June 2016, 22:23:22 UTC
6d94f9f added test on Newton step 20 June 2016, 21:42:23 UTC
dacbb4a set_order() procedure for vectors of series for accurate evaluation 20 June 2016, 18:01:08 UTC
76316a4 extended convertor operators and added new input/output for vectors of series 20 June 2016, 16:08:50 UTC
4dd0f28 updated makefiles and bug fix in ts_sersys 19 June 2016, 22:30:10 UTC
0de3e0e packages instantiated to evaluate and differentiate systems of series polynomials 19 June 2016, 22:22:48 UTC
0c5209f improved input/output of series polynomials 19 June 2016, 22:11:17 UTC
be5709d more general convertor functions and set_order procedure added 19 June 2016, 21:14:34 UTC
6c30e02 instantiated vectors of vectors of truncated power series 19 June 2016, 16:59:44 UTC
af1313a defined systems of series polynomials 19 June 2016, 02:00:52 UTC
d673773 added encapsulated get/put for series polynomials 18 June 2016, 20:32:56 UTC
f1b0c2b symbolic input/output of series 18 June 2016, 01:35:52 UTC
4efbbee basic get() for the input of truncated power series 17 June 2016, 22:33:23 UTC
8dee616 fixed Mul() procedure so also order is upgraded when multiplying with a higher order series 17 June 2016, 12:37:31 UTC
8e5ef6a fixed procedures Add() and Sub() so updated series can upgrade its order 16 June 2016, 22:53:49 UTC
89f9a38 instantiated package to evaluate series polynomials 16 June 2016, 19:23:05 UTC
f31a18e updated files for version 0.4.9 of phcpy 15 June 2016, 22:13:17 UTC
7db605f prepare for release 2.4.20 of PHCpack 15 June 2016, 21:51:31 UTC
767a0dd added text for -h -c and -h -f, with updated restructured text documentation 15 June 2016, 20:12:54 UTC
f27c0b7 added documentation on phc -a 15 June 2016, 17:42:56 UTC
1aea7a8 new package to convert polynomials to polynomials with series coefficients 15 June 2016, 14:55:04 UTC
2f89f3a adjusted makefiles for new test program 14 June 2016, 23:30:23 UTC
b85a385 instantiated polynomials in several variables with series as coefficients 14 June 2016, 23:29:18 UTC
415470a documented -g, fixed -h -f and edited restructured text 14 June 2016, 21:57:48 UTC
e23f967 online help for phc -q and -r, with improved corresponding restructured text 14 June 2016, 18:33:19 UTC
f7eeec8 added online help for -e and -s, updated restructured text documentation 14 June 2016, 15:55:11 UTC
aab3252 improved documentation in the online help and restructured text 13 June 2016, 21:50:44 UTC
901d744 improved documentation in the online help and restructured text 13 June 2016, 20:56:12 UTC
c1dd57e improved documentation of the options of phc 13 June 2016, 18:30:14 UTC
0b0761b added help information about the options -p, -t, and -v 13 June 2016, 18:19:48 UTC
back to top