https://github.com/janverschelde/PHCpack

sort by:
Revision Author Date Message Commit Date
ae9f173 fixed mistake in the makefile for Windows 31 August 2016, 22:27:43 UTC
83d1bac prepared version 0.5.4 of phcpy 31 August 2016, 18:12:32 UTC
52c105a prepared release 2.4.25 of PHCpack 31 August 2016, 17:55:38 UTC
517b8fa adjusted version number of PHCpack for release 2.4.25 31 August 2016, 17:48:53 UTC
fc8d5b1 another update in the reference manual of phcpy 31 August 2016, 04:04:42 UTC
75f4089 one more update to the documentation of the reference manual 30 August 2016, 04:05:54 UTC
74859da small updates in the documentation for the reference manual for Python 3 29 August 2016, 02:45:49 UTC
9eb6b00 more updates in the documentation for the reference manual 28 August 2016, 01:52:01 UTC
4de000e more text added for the reference manual of the Python 3 version of phcpy 27 August 2016, 03:31:08 UTC
b1f4754 added more text to the end of the reference manual documentation 26 August 2016, 02:52:39 UTC
418337d correction in refman.rst of the Python 2 version and proper chapter headings 25 August 2016, 03:19:27 UTC
260b6c4 used proper chapter headers for the phcpy documentation, needed to restructure the reference manual properly 24 August 2016, 02:40:55 UTC
3fd9977 moved autogenerated module documentation to a new chapter, the reference manual 22 August 2016, 19:59:59 UTC
c825293 extended the introduction to the use cases with a reference to numpy for the new use case with the four lines problem 22 August 2016, 02:41:53 UTC
e99fee6 updated the scripts to compute the use case of the problem of four lines with the computation of the intersection points 22 August 2016, 02:30:30 UTC
ce47bdb updated the documentation for the four lines problem so the intersection points are marked on the plot 22 August 2016, 02:17:40 UTC
52c9372 added figure and text to the use case description of the four lines 21 August 2016, 01:12:23 UTC
cac55ef added matplotlib plots to show the four lines problem and its solutions 20 August 2016, 22:25:58 UTC
953c489 prepared points in the use case of the four lines for visualization 20 August 2016, 02:46:11 UTC
0c75e07 started restructured text documentation of the use case of the lines which meet four given lines 19 August 2016, 02:27:23 UTC
92915d7 extended four lines Pieri problem with a real case 18 August 2016, 22:51:01 UTC
01d406d added verbose option to the running of the Pieri homotopies in the schubert module 18 August 2016, 22:04:45 UTC
2873fa8 verification of the intersection conditions for the four lines problem with determinants on numpy matrices 18 August 2016, 17:49:13 UTC
2093b70 added the start of another use case 18 August 2016, 03:15:17 UTC
c2a9188 fixed bug in the Pieri root count and added verbose option 18 August 2016, 02:51:58 UTC
d58f24a added an introductory paragraph to the use cases 17 August 2016, 02:35:44 UTC
24e99d5 more proper chapter and section headings in the restructured text documentation 16 August 2016, 00:52:21 UTC
f3b95c0 applied the proper chapter and section headings for in the restructured text documentation 15 August 2016, 00:22:37 UTC
0ffc979 prepared version 0.5.3 of phcpy 13 August 2016, 23:03:28 UTC
3a654e6 prepared release 2.4.24 of PHCpack 13 August 2016, 22:42:56 UTC
9ebff3d completed to documentation of the third use case in the phcpy documentation 13 August 2016, 22:29:23 UTC
9094993 corrected touchcircle.py scripts in the example folders of PHCpy2 and PHCpy3 13 August 2016, 21:29:37 UTC
66d65bf extended the documentation for the tangent lines to a circle use case 13 August 2016, 17:02:47 UTC
b49aa10 started the description of the new use case 13 August 2016, 03:11:18 UTC
9d9935a upgraded the example scripts for the use case on tangent lines to a circle 13 August 2016, 02:34:06 UTC
0f5bbe8 extended the diagonal solver with a multi staged cascade 12 August 2016, 23:05:21 UTC
afe7a09 added functions to filter solutions that are not vanishing 12 August 2016, 18:42:58 UTC
09d85a0 fixed numbering of figures and updated the style so chapter titles are better formatted 11 August 2016, 20:29:08 UTC
6117261 added the start of another use case 11 August 2016, 02:33:35 UTC
de3a127 made homotopy membership tests completely silent when verbose is set to false 10 August 2016, 23:06:44 UTC
30ebcbb added wrapper to membership test 10 August 2016, 22:47:21 UTC
698ea7c added function to the solver module to return the list of variable names 10 August 2016, 21:03:59 UTC
0bedd9b fixed numbering of figure in documentation of the interface modules of phcpy 09 August 2016, 22:56:40 UTC
e32c713 fixed number of figures in the documentation of the path trackers 09 August 2016, 22:40:53 UTC
d223f89 fixed number of figures in the documentation of the dashboard module 09 August 2016, 22:25:45 UTC
2f2749b fixed numbering of figures in the use cases documentation 09 August 2016, 20:55:25 UTC
bf4a6c6 added put_vector for the dobldobl, quaddobl versions, and also for LU and QR 09 August 2016, 02:19:40 UTC
c3bc0b5 added a put_vector for solution vectors in double double and quad double precision 09 August 2016, 02:07:57 UTC
bf75579 added put_vector of solution vectors in standard double precision to print more diagnostics when running Newton's method on truncated power series 09 August 2016, 01:57:28 UTC
03a843f merged use cases into one chapter in the Sphinx documentation for phcpy 08 August 2016, 18:05:05 UTC
a814fca adjusted the Sphinx documentation for the use case 4-bar design 08 August 2016, 02:16:19 UTC
07e6b73 added visualization of the coupler curve to the fourbar scripts for python 2 and python 3 08 August 2016, 01:54:42 UTC
8d161f6 added picture with the complete coupler curve of the straight line 4-bar design 08 August 2016, 00:32:34 UTC
7000a5e added reference to the script appolonius.py in the PHCpy2 and PHCpy3 examples folders 07 August 2016, 00:23:13 UTC
b18a6de added matplotlib code to plot part of the coupler curve of the straight line 4-bar design use case 06 August 2016, 03:03:01 UTC
dab1409 added picture of part of the coupler curve for the straight-line mechanism 05 August 2016, 23:28:55 UTC
c90b8f1 added the matplotlib visualization to the fourbar.py scripts in the examples directories of the Python2 and the Python3 distribution 05 August 2016, 02:16:20 UTC
6de3e05 added more text and an extra section to the restructured text for the straight line 4-bar design use case 05 August 2016, 00:53:27 UTC
eed79e0 added a figure with a straight line design of a 4-bar mechanism to the phcpy documentation 04 August 2016, 22:29:48 UTC
3046086 started postprocessing in the Python 2 script fourbar.py 03 August 2016, 22:56:41 UTC
b6652f1 corrected mistake and added a straight line case to the 4-bar design 03 August 2016, 02:20:34 UTC
e6c9594 added a mathematical description of the formulation of the equations to the use case study of the 4-bar mechanism 02 August 2016, 22:45:48 UTC
5d6f80e fixed the toctree of the Sphinx documentation for Python2 02 August 2016, 19:27:39 UTC
b5f5261 refactored code in the 4-bar use case, introducing functions 02 August 2016, 17:17:21 UTC
a378ac7 first version of the Sphinx documentation to introduce the design of a 4-bar mechanism as another use case 02 August 2016, 01:56:09 UTC
8006754 basic versions of scripts for another use case, to design a 4-bar mechanism 02 August 2016, 01:30:41 UTC
45c2305 prepared version 0.5.2 of phcpy 31 July 2016, 19:57:01 UTC
d45a6c1 updated configuration number of the sphinx documentation of PHCpack 31 July 2016, 19:41:32 UTC
5880677 prepared greeting banners and READ_MEs for version 2.4.23 31 July 2016, 19:38:01 UTC
2651b4a SVD Newton applied in phc -u to return the inverse condition number 31 July 2016, 19:26:19 UTC
d53164d added wrappers to SVD Newton methods on matrix series 31 July 2016, 01:17:06 UTC
2181fa1 added test procedures to test the SVD Newton on matrix series 30 July 2016, 18:49:34 UTC
9f72357 added SVD Newton method to the linearized matrix series 30 July 2016, 02:36:51 UTC
a316ba8 linearization with SVD added in double double and quad double precision 29 July 2016, 21:56:43 UTC
3fabfd2 added singular value decomposition to the linearization of matrix series systems, in standard double precision 29 July 2016, 20:58:37 UTC
ab459cf added circle problem of Appolonius as a use case to the phcpy documentation 29 July 2016, 20:11:56 UTC
ea524b4 more symmetric perturbed instance of the circle problem of Appolonius 29 July 2016, 17:21:48 UTC
d20dd02 added SVD to solve lead coefficient in the linearization of matrix series 29 July 2016, 02:36:39 UTC
03d5ad3 added a perturbed instance to the special instance to show the double solutions 29 July 2016, 02:01:37 UTC
82c5bfe added condition number estimates to the linearized version of Newton's method on truncated power series 29 July 2016, 01:44:13 UTC
6f0b4e6 cleaned up the test procedure to use the series path tracker 28 July 2016, 22:08:56 UTC
3a14ca8 Python 3 version of the appolonius.py script 28 July 2016, 21:36:49 UTC
eba7dfa added special configuration of the Appolonius circle problem with a more general setup 28 July 2016, 21:14:04 UTC
03b7b93 added matplotlib code to visualize the circles of Appolonius problem 28 July 2016, 02:54:34 UTC
3f76618 fixed bug in saving the second coordinate of each center of a touching circle 28 July 2016, 01:57:26 UTC
a2324f6 used linearization on the matrix series in the power series predictor methods 27 July 2016, 22:30:46 UTC
141ec3e refactored code in the script to solve the circle problem of Appolonius 27 July 2016, 18:43:44 UTC
a261d3f added Python3 version of solving the circle problem of Appolonius 26 July 2016, 22:28:58 UTC
02dbe36 minor changes to the posting of the appolonius.py script 26 July 2016, 18:54:06 UTC
97de279 added script to solve the circle problem of Appolonius 26 July 2016, 18:49:08 UTC
5694077 test procedures for the linearization in Newton's method with double double and quad doubles 25 July 2016, 22:18:07 UTC
0eee63b defined linearization in Newton's method for series in double double and quad double precision 25 July 2016, 21:35:49 UTC
80ae978 linearization applied for the update in Newton's method to compute power series solutions 25 July 2016, 21:15:28 UTC
521fa6f bug fix in the conversion of vectors of series into series vectors 25 July 2016, 20:48:39 UTC
a37a80c polynomial series with coefficients in double double and quad double precision 24 July 2016, 15:07:33 UTC
d545868 defined series that have multivariate polynomials for coefficients 24 July 2016, 01:49:56 UTC
0773101 fixed type error in documentation of packages of matrix series 24 July 2016, 00:50:28 UTC
f609bb8 added eval() functions to evaluate vector series in standard double, double double, and quad double precision 23 July 2016, 22:39:47 UTC
76a7731 prepared version 0.5.1 of phcpy with fixed makefile for Mac OS X 22 July 2016, 20:32:56 UTC
1306da2 prepared source code for version 2.4.22, updated conf.py for 1.4.4 of Sphinx 22 July 2016, 19:56:08 UTC
back to top