https://github.com/janverschelde/PHCpack

sort by:
Revision Author Date Message Commit Date
41d4c95 updated files for version 1.1.1 of phcpy 27 February 2021, 02:40:51 UTC
0b8caf1 Merge pull request #40 from d-torrance/ts-errfree Restore ts_errfree target to Unix & Mac Makefiles 27 February 2021, 01:54:57 UTC
5e4cb28 update configuration file for PHCpack documentation 27 February 2021, 01:48:34 UTC
c25eb1e updated release date 27 February 2021, 01:47:06 UTC
c17ee63 added a paragraph to document the new phc -z -p 26 February 2021, 03:36:52 UTC
1bc3537 updated files for version 2.4.84 24 February 2021, 23:43:40 UTC
1de2d17 updated the makefile for the renaming of a test procedure 23 February 2021, 22:12:19 UTC
add8fc5 updated test procedure for the renaming of a package 23 February 2021, 22:02:00 UTC
f906ade updates for the renaming of drivers_for_poly_continuation 23 February 2021, 21:56:42 UTC
951d88d Restore ts_errfree target to Unix & Mac Makefiles 23 February 2021, 12:23:01 UTC
b34b451 defined phc -z -p and phc -p -z 23 February 2021, 01:52:11 UTC
a1a2e67 added a main procedure to get the start system and solutions out of the output file of phc -b 23 February 2021, 01:47:33 UTC
354ca28 updated option handlers for the upcoming -p addition to phc -z 22 February 2021, 02:36:05 UTC
75bae1a updated verbose message for renaming of mainzip 22 February 2021, 02:22:00 UTC
f5e8d7f added functions on complex data for the LU solver 21 February 2021, 02:11:27 UTC
73ab56b bug fixed after added a test on the LU solver 20 February 2021, 22:20:34 UTC
d767873 added forward substitution and an LU solver to the reference code for the host 20 February 2021, 20:21:22 UTC
bd26a02 updated the makefile for windows 20 February 2021, 01:29:43 UTC
7ad2c57 added a matrix-matrix multiplication to test the LU factorization on series and randomized the test exponentials 20 February 2021, 01:26:02 UTC
e159061 added an inplace lu factorization matrices of power series 19 February 2021, 03:42:32 UTC
04bf132 moved a main procedure into the main solution filters package 18 February 2021, 02:47:11 UTC
e6df7d9 renamed a package and procedures 18 February 2021, 02:06:17 UTC
5a03d49 moved the scan_for_start_system from test procedure into a package 18 February 2021, 01:25:06 UTC
e4c7f7f added separate procedure to get start system and solutions from file 17 February 2021, 02:48:35 UTC
92e408f updated the makefiles for the new test procedure 16 February 2021, 01:58:44 UTC
661e57f added test procedure to extract the start system and start solutions from the output file of the blackbox solver 16 February 2021, 01:54:13 UTC
bcb4413 added functions to generate random lower triangular matrices 15 February 2021, 01:00:01 UTC
acd7e64 updated the makefile for windows 14 February 2021, 02:18:45 UTC
cde93a7 moved test functions into separate files 14 February 2021, 02:14:55 UTC
65c3e4a added a solver for upper triangular systems for series with complex coefficients 14 February 2021, 01:52:52 UTC
38f110f added a function to compute the inverse of a series with complex coefficients in double precision 14 February 2021, 01:47:55 UTC
f634f1d added an upper triangular solver 13 February 2021, 01:44:28 UTC
58f241a name of function changed 13 February 2021, 01:25:25 UTC
4ec4dfa added functions to generate random upper triangular matrices of power series in double precision 12 February 2021, 03:26:19 UTC
413d9b0 added a function to compute the inverse of a power series 11 February 2021, 03:05:32 UTC
0bad61e updated the makefile for windows 10 February 2021, 16:39:11 UTC
0fa36a0 moved code from the test function into new files 10 February 2021, 16:35:58 UTC
ab14888 added code to test the matrix-vector product on series with complex data 09 February 2021, 03:03:48 UTC
c3f79fa fixed index error in the generation of a power series for exp(x), for complex x 09 February 2021, 02:50:38 UTC
6223017 added functions to generate power series for exp(x) for complex x 09 February 2021, 01:53:20 UTC
074a075 added functions to test complex numbered series vectors 08 February 2021, 00:39:25 UTC
9347027 added functions to generate random matrices, added code for matrix-vector product 06 February 2021, 19:33:21 UTC
134f1bc added functions to generate series for exp(x), for random x values 06 February 2021, 18:02:31 UTC
919402e updated the makefile for windows 06 February 2021, 02:27:16 UTC
549cd11 added the inner product to test vectors on series vectors 06 February 2021, 02:24:20 UTC
4eeb843 added a makefile for windows 06 February 2021, 02:00:27 UTC
862f3ca new folder to accelerate operations on vectors and matrices of power series 06 February 2021, 01:49:34 UTC
ba098a1 edited the documentation of functions in quad double precision; added complex convolution and add job functions in penta double precision 05 February 2021, 05:03:17 UTC
808cd9c updated the makefiles to compile the test program in penta double precision 04 February 2021, 00:57:55 UTC
9f6845e added functions in penta double precision on complex data 04 February 2021, 00:54:44 UTC
50cac4c added functions to generate polynomials with complex coefficients in penta double precision 03 February 2021, 02:52:10 UTC
b9dbf02 fixed an error in the output on complex data in quad double precision 02 February 2021, 02:45:59 UTC
b478a3c extended testers on complex data in quad double precision 02 February 2021, 02:27:49 UTC
4dc5b6b added code to launch kernels on complex data in quad double precision 02 February 2021, 00:05:37 UTC
3aa4553 added kernels for convolutions and update jobs on complex data in quad double precision 01 February 2021, 01:46:03 UTC
1b1bbbb one bug fix and edits in the cmplx4_error_sum function 30 January 2021, 20:14:11 UTC
2e364ab updated the makefiles 30 January 2021, 00:32:52 UTC
413f10d extended evaluation and differentiation on complex data in quad double precision on the host 30 January 2021, 00:27:35 UTC
fcd4f56 fixed a superfluous semicolon in the error sum on complex data in triple double precision 29 January 2021, 23:52:54 UTC
8924a1f added convolution and addition jobs on complex data in quad double precision 29 January 2021, 00:42:40 UTC
16f97af extended functions for complex data in quad double precision 28 January 2021, 23:04:02 UTC
01a568a edited the documentation 28 January 2021, 15:49:06 UTC
3a56673 added functions to generate polynomials with random complex coefficients in quad double precision 28 January 2021, 02:46:03 UTC
d5dc17b extended the code to call the kernels to evaluate and differentiate at complex data in triple double precision 28 January 2021, 02:06:31 UTC
88dd212 added the convolution and addition kernels on complex data in triple double precision 28 January 2021, 01:19:16 UTC
9309215 added tests on the host code on complex data in triple double precision 27 January 2021, 01:36:55 UTC
566fa4d extended the code for the host in triple double precision on complex data with functions to evaluate and differentiate with jobs 26 January 2021, 01:10:25 UTC
6bdca73 added code for convolution and addition jobs on the host on complex data, in triple double precision 25 January 2021, 00:53:38 UTC
cb2e4c1 added code for complex data in triple double precision 23 January 2021, 23:01:22 UTC
e2738ac added code to generate polynomials with complex coefficients in triple double precision 23 January 2021, 19:05:44 UTC
d52f9ea updated the makefile for windows 23 January 2021, 01:51:09 UTC
3970318 fixed a test on the error in double double precision 23 January 2021, 01:50:05 UTC
8e39168 updates to use the test_helpers in the triple double precision functions 23 January 2021, 01:45:43 UTC
928c45f extended kernels for complex data in double double precision 23 January 2021, 01:25:35 UTC
2aec842 moved print function from kernels into job_coordinates library 22 January 2021, 22:13:11 UTC
17ffaaf added convolution and addition kernels for complex data in double double precision 21 January 2021, 22:12:23 UTC
c12c67e added tests on complex data, restored setprecision() to 16 after printing in lower precision 20 January 2021, 22:31:08 UTC
32a242f extended host code in double double precision with functions which use the jobs on complex data 19 January 2021, 17:18:56 UTC
e367a53 updated the makefile for windows, fixed the makefile for linux 18 January 2021, 21:12:45 UTC
83db5d5 new code for complex data in double double precision; factored out test helper functions 18 January 2021, 21:01:14 UTC
eccb6ed added functions to generate polynomials with complex coefficients in double double precision 18 January 2021, 01:27:14 UTC
efb7906 fixed a type error, sqrt into sqr, in the generation of random double double complex coefficients of monomials 18 January 2021, 00:18:10 UTC
8d4b3fe added kernels for complex data in double precision 17 January 2021, 19:52:13 UTC
41c6be1 extended tests for complex data 16 January 2021, 19:34:51 UTC
2aedbf9 extended host code for complex evaluation and differentiation 16 January 2021, 00:12:58 UTC
c2c3988 extended the setup for the tests on random complex data 15 January 2021, 22:48:40 UTC
d57e6b8 added a function to generate a random polynomial with complex coefficients in double precision 15 January 2021, 22:12:01 UTC
2917d5d fixed a type error in the factor module of phcpy 14 January 2021, 19:23:51 UTC
2bf0ed5 added degrees 0 and 8 for all precisions in the run sequences 13 January 2021, 22:38:02 UTC
415d25a added more tests to the main run_polynomials.cpp 13 January 2021, 01:24:04 UTC
0b342a0 restored the bounds on the shared memory sizes for the complex convolution kernels in quad and penta double precision 12 January 2021, 18:25:01 UTC
365360d added two extra tests to the runs on evaluation and differentiation 12 January 2021, 01:25:54 UTC
a5907c2 updates to get the wall clock time on windows 11 January 2021, 23:29:13 UTC
5db3fa4 added measuring and reporting of the wall clock time 11 January 2021, 22:46:21 UTC
2370582 separate timings for convolutions and addition kernels 11 January 2021, 16:37:23 UTC
ea5a2e4 improved a test program 11 January 2021, 01:45:26 UTC
e52b6ee fixed the testing sequence in deca double precision 11 January 2021, 01:32:41 UTC
8a63673 change the smflag in the makefile for windows, removed duplicate object file when linking test_polynomials 11 January 2021, 01:19:29 UTC
bdc854d improved all testers in multiple double precision with the execution mode and a function to test a sequence 11 January 2021, 01:13:00 UTC
c505645 improved the tests in double precision 10 January 2021, 23:29:58 UTC
back to top