https://github.com/janverschelde/PHCpack

sort by:
Revision Author Date Message Commit Date
c4f4657 fixed mistake in autodoc generation of phcpy documentation 21 September 2016, 03:00:27 UTC
907ce51 prepared release 0.5.5 of phcpy 21 September 2016, 01:05:14 UTC
fb6953c added checkin function to the start system constructor to test if input is square 21 September 2016, 00:54:26 UTC
f54152c prepared files for version 2.4.26 20 September 2016, 17:34:04 UTC
399ddc6 prepared greeting banners for version 2.4.26 20 September 2016, 17:26:30 UTC
6758f84 shifted the monomials in the transformed systems to remove the negative exponents 20 September 2016, 02:22:36 UTC
69360a5 added coordinate transformations to the development of the Newton-Puiseux algorithm 19 September 2016, 03:19:12 UTC
d727c9d refactored code in pretropism computation 18 September 2016, 02:06:21 UTC
d267c41 phc -r checks for the systems being square or not 17 September 2016, 01:18:28 UTC
e7411bc another small documentation change... 16 September 2016, 02:27:04 UTC
65de989 small documentation changes 15 September 2016, 02:58:18 UTC
21c0b09 added computation of the initial terms of the Puiseux series 13 September 2016, 02:27:19 UTC
9841453 extended test program for the Newton-Puiseux algorithm with silent versions of the drivers 11 September 2016, 23:52:12 UTC
246e86c added silent versions of driver procedures 11 September 2016, 23:49:53 UTC
c24c546 updated makefiles for the new test procedure 11 September 2016, 03:22:42 UTC
c0e4799 added procedure to develop the Newton-Puiseux algorithm 11 September 2016, 03:19:12 UTC
ab4326f moved procedure from body to the specification in the drivers for static lifting 11 September 2016, 03:15:17 UTC
636c140 updates in message passing code for polyhedral homotopies because of function renamings 09 September 2016, 22:01:01 UTC
b8da8a0 completed consistent uniform renaming of function names in cells container 09 September 2016, 21:53:11 UTC
6c6d9ed renaming in celcon function caused changed in MPI code 09 September 2016, 04:16:58 UTC
44bede1 made naming in cell container C interface more uniform 09 September 2016, 04:13:42 UTC
dc65170 added functions to copy start solutions from the cell to the solution container 08 September 2016, 02:21:32 UTC
d3acca9 added jobs to move start solutions from the cells container to the solutions container 08 September 2016, 02:17:03 UTC
01429cc added solving of start system to query of cell 07 September 2016, 02:41:20 UTC
77c4723 added hit enter to continue statements to make the program more user friendly 06 September 2016, 01:49:56 UTC
c574c0c updated makefile for Mac OS X to compile the path trackers with Algorithmic Differentiation and Evaluation 05 September 2016, 00:29:35 UTC
9f8f4d7 fixes for the Apple g++ compiler, LLVM version 7.3.0 05 September 2016, 00:27:43 UTC
aa51abd finished reformatting of the code to evaluate at the host 04 September 2016, 02:32:50 UTC
1824c9e fixed bug introduced by reformatting of the code 04 September 2016, 01:04:22 UTC
178d41f reformatted code for better readability 03 September 2016, 01:50:49 UTC
dd2a16b renamed phcwulf module into the server module for Python 3 02 September 2016, 03:05:16 UTC
d77d78a renamed phcwulf module into server module for Python 2 02 September 2016, 03:00:05 UTC
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
back to top