https://github.com/janverschelde/PHCpack

sort by:
Revision Author Date Message Commit Date
9a1fdf8 because of changes in the random number generators, changed a new seed for the regression test in the examples module 07 February 2017, 18:27:50 UTC
60ae11e documented the dependency on qdlib for the installation of phcpy 07 February 2017, 16:54:33 UTC
d8c84b5 added two sentences about the dependency on qdlib.a and the -fPIC option 07 February 2017, 16:43:15 UTC
50aad00 prepared files for version 2.4.35 07 February 2017, 15:50:15 UTC
a76ac89 prepared files for release 0.6.4 of phcpy 07 February 2017, 15:24:20 UTC
dcdaa4b updated greetings for version 2.4.35 07 February 2017, 15:12:43 UTC
c19ea51 added section on the new phc -j in the documentation 07 February 2017, 15:10:25 UTC
4c37caa improvements to get the final value of t passed to the solution container 07 February 2017, 03:38:33 UTC
91b5794 added method to get the value for t along with the coordinates of a solution 07 February 2017, 03:17:35 UTC
9b44fe4 added timers and output to file in the driver procedures to the algorithmic differentiation trackers 06 February 2017, 15:04:19 UTC
cfb465f updated the message when running phc in full mode, without options 06 February 2017, 02:26:17 UTC
d11f58a updated the makefile to compile phc on linux for the new option -j 06 February 2017, 02:18:50 UTC
11e746f updated the makefile for Mac OS X to compile phc 06 February 2017, 02:04:44 UTC
3d18653 code to define the option phc -j 06 February 2017, 02:04:05 UTC
727fec1 new procedure to link the path trackers with algorithmic differentiation as phc -j 06 February 2017, 02:02:27 UTC
d4be896 improved code to test Newton's method on the host 05 February 2017, 02:50:56 UTC
ddaa69a new defaults for the parameters are applied in the interface module for phcpy 04 February 2017, 23:13:14 UTC
6c0e04b added default values for double double and quad double runs of the ade path trackers 04 February 2017, 22:57:41 UTC
024c341 provided a constructor with default values for the parameters 04 February 2017, 19:04:38 UTC
512d4da added tests on the path trackers with algorithmic differentiation 04 February 2017, 03:52:09 UTC
7c77974 updated makefile, removing superfluous compiler instructions 03 February 2017, 17:47:55 UTC
c43f2fe added algorithmic differentation trackers to the C extension module for phcpy, in Python 2, for double double and quad double precision 03 February 2017, 17:46:19 UTC
10c8fe9 double double and quad double versions of the algorithmic differentiation trackers in the C interface module for the Python 3 version of phcpy 03 February 2017, 14:39:49 UTC
fbe4384 updated makefile for the extended phcpy2c2 for the Python 2 version of phcpy 03 February 2017, 03:09:45 UTC
b763cf6 updated makefile for phcpy2c2 on unix 03 February 2017, 00:03:27 UTC
34a49fc updates to get the algorithmic differentiation trackers in the Python2 version of phcpy 02 February 2017, 23:50:18 UTC
578a2f9 updated makefiles for the interface modules for the Python 3 version of phcpy 02 February 2017, 23:23:22 UTC
76cc3db extended the C interface module for phcpy2c3 with algodiff trackers in double precision 02 February 2017, 23:21:06 UTC
ea9d277 added interface functions to be called directly from C++ 02 February 2017, 22:11:28 UTC
bf571ad added information about the new phc -u option when running phc without options 02 February 2017, 16:20:29 UTC
01098dc defined the license of the phcpy documentation 02 February 2017, 04:04:26 UTC
811062a defined the license for the PHCpack documentation 02 February 2017, 03:55:37 UTC
d7cfde2 refactored wrapper code from a test procedure into a package 01 February 2017, 14:46:43 UTC
1aa7ef6 prepared files for version 0.6.3 of phcpy 31 January 2017, 23:53:07 UTC
24b0954 prepared files for release 2.4.34 31 January 2017, 23:41:26 UTC
ae158ff to the Ada test procedure, added more tests, on Newton's method and the tracker for one solution path 31 January 2017, 18:49:24 UTC
6294b6a added Newton's method and the tracking of one path to the Lib interface to the Path library on the host 31 January 2017, 18:46:20 UTC
d7fa36f update makefiles for the new test procedures 31 January 2017, 17:03:44 UTC
4157f35 added test procedure to link the new templated path trackers for the host 31 January 2017, 17:01:12 UTC
434a981 added tracking of many paths to the lib2path module 31 January 2017, 15:51:14 UTC
e95cff2 added double double and quad double versions of the wrappers to the templated code 31 January 2017, 04:29:21 UTC
c667025 updated makefiles to compile the new C wrappers 31 January 2017, 04:13:45 UTC
448f9f2 new wrappers to the templated code to call from Ada source code 31 January 2017, 04:09:02 UTC
f8f1ba3 fixed printing in test of path trackers, added description of path_track function 30 January 2017, 23:04:47 UTC
e1bbfce added driver to track all paths on the host in the Path library 30 January 2017, 01:27:58 UTC
06111ea added reading of start system and start solutions to the test of the path tracker 29 January 2017, 21:43:37 UTC
7db5c81 updated makefiles to compile lib2path 29 January 2017, 04:05:55 UTC
a9ebdf8 joined the lib interface to Path data structures in lib2path 29 January 2017, 03:51:53 UTC
6af867b templated code for solutions of polynomial systems in the Path library 29 January 2017, 02:10:21 UTC
76853aa initial versions of code for the predictor and path tracker on the host 28 January 2017, 22:08:57 UTC
aba7ec0 updated the test on Newton's method for templates and call by reference 28 January 2017, 20:42:46 UTC
2f01cfd in test_eval.cpp, PolySys objects must be passed by reference 28 January 2017, 20:08:35 UTC
e0bd281 templated version of the test on the evaluation code on the host 28 January 2017, 18:24:36 UTC
cdb8cdf templated the i/o test in test_poly 28 January 2017, 18:02:30 UTC
8c24e61 added test program for the templated Newton's method on the host 28 January 2017, 04:12:22 UTC
ece87be first templated version of Newton's method on the host 28 January 2017, 03:50:25 UTC
5c7801b wrote documentation strings for the top level evaluation and differentiation functions for execution on the host by the Path library 27 January 2017, 03:56:12 UTC
5024e14 updated READ_ME documentation for the code on the host in the Path library 27 January 2017, 00:23:55 UTC
7b845b6 more guards placed around delete statements in the code for the host 27 January 2017, 00:11:40 UTC
ac9b4d4 guarded a delete with a test if NULL 27 January 2017, 00:08:00 UTC
32056da defined a templated test on the eval & diff for the host in the Path library 27 January 2017, 00:05:02 UTC
ef710ae fixed compilation errors in the new templated code for the evaluation on the host 26 January 2017, 17:24:35 UTC
ad7b579 improved the documentation of the poly header file in the Path library 26 January 2017, 15:57:48 UTC
f8d883d removed allocation of the space for the result of a polynomial evaluation 26 January 2017, 15:49:04 UTC
ea3557c added test program to evaluate a polynomial system 26 January 2017, 04:10:36 UTC
d4f2585 made a first pass throught the code for the host for the evaluation, adding template directives 26 January 2017, 00:11:19 UTC
e19a933 added more templated code for execution on the host of the Path library 25 January 2017, 00:30:10 UTC
a416ef5 added more revised code for the execution on the host in the Path library 24 January 2017, 23:25:03 UTC
da21060 fixed a missing include in the main test 24 January 2017, 22:31:23 UTC
1c930b7 updated description of the Path library 24 January 2017, 20:31:41 UTC
1560591 revised code for the modified Gram-Schmidt on the host in the Path library to work properly with templates 24 January 2017, 20:09:22 UTC
b46089b renamed template type T1 into RealType 24 January 2017, 16:45:42 UTC
4af047f new directory with the reworked templated code for polynomials in the Path library 24 January 2017, 15:56:57 UTC
ac8650b suppressed a superfluous error message and extra priting during the reading of a polynomial system from file 23 January 2017, 15:22:35 UTC
4c4ed50 simple test program on the reading of a polynomial systems in the Path library 23 January 2017, 02:08:08 UTC
2326f40 reformatting code in the test on the witness sets in the Path library 23 January 2017, 01:51:46 UTC
27c1060 reformatting of the code for the linklist in the Path library 23 January 2017, 00:32:06 UTC
8b2abd6 adjusted makefile for the test program in the Path library 22 January 2017, 21:38:57 UTC
7b736e3 added a missing #include in the header file to make path_d 22 January 2017, 21:37:08 UTC
aab737e reformatting code to run GPU tests 22 January 2017, 21:00:19 UTC
077e6fd reformatting of code in the Path/Poly library 22 January 2017, 02:36:31 UTC
df63c5b reformatting code of the polynomials code in the Path/Poly library 22 January 2017, 02:13:10 UTC
ff1e546 added a simple test program for the complex arithmetic on the host, a test on all three levels of precision, for double, double double, and quad double precision 22 January 2017, 00:48:04 UTC
62358e4 reformatting of code in the Path library 22 January 2017, 00:27:06 UTC
ae64d2d another fix in the makefile for Mac OS X 22 January 2017, 00:23:17 UTC
f5122ed corrected some errors in the makefile for Mac OS X 21 January 2017, 00:43:12 UTC
455ebdc adjusted makefile to let the location of g++ be defined globally 21 January 2017, 00:04:35 UTC
ffcb3eb more edits to reformat code in the GPU/Path library 20 January 2017, 05:41:15 UTC
31d19c1 more reformatting in the polysol code in GPU/Path library 20 January 2017, 05:17:37 UTC
eae57e7 reformatted the header file for the utilities of the GPU/Path library 20 January 2017, 04:48:05 UTC
c523e1b reformatting code in the GPU/Path library 20 January 2017, 04:40:28 UTC
5a1f727 reformatted code to work with polynomials in the GPU/Path library 19 January 2017, 00:17:30 UTC
549d407 updated makefiles for the new test procedure 17 January 2017, 23:50:25 UTC
8d2ec22 one new single Ada procedure to test the 2-norm computation on a GPU in three different levels of precision 17 January 2017, 23:31:24 UTC
fae5dfd concatenated the kernels for the three precisions to build one main program, for ts_gpu2norm.adb 17 January 2017, 23:20:25 UTC
f2c56fc updated makefiles for new test procedure 17 January 2017, 00:06:40 UTC
25c8553 new test program to compute the 2-norm of a vector in Ada and C in three different levels of precision 17 January 2017, 00:05:34 UTC
7e8a364 reformatting of code to evaluate and run Newton's method on the host 16 January 2017, 22:58:09 UTC
16cdb4e resolved the compilation of all ped kernels for three precisions into one single test program 16 January 2017, 22:21:14 UTC
c3df305 redefined the kernels for separate compilation 16 January 2017, 02:12:22 UTC
back to top