https://github.com/janverschelde/PHCpack

sort by:
Revision Author Date Message Commit Date
425de84 prepared files for version 1.0.9 of phcpy 01 December 2020, 02:23:17 UTC
d89af1b prepared files for version 2.4.82 01 December 2020, 02:02:13 UTC
abbd07d adjustment so the start solutions are stored as Solution objects 01 December 2020, 01:45:47 UTC
934dbe5 adjustment so the verbose level is passed correctly 01 December 2020, 01:28:38 UTC
513a2c6 extended the class polynomials with attributes for the start system and the start solutions; and extended the solve method 01 December 2020, 01:03:02 UTC
a7b1c76 extended the solver interface procedures so the start system and start solutions are stored in the data management package 30 November 2020, 23:48:16 UTC
fff60b7 to the blackbox polyhedral solvers, added procedures that return the start system and the start solutions 30 November 2020, 22:59:01 UTC
b79fe2c added solve procedure that return the start system and start solutions 30 November 2020, 21:07:31 UTC
633e8d5 updated makefiles for the renaming of a test procedure 30 November 2020, 02:22:14 UTC
1dff4ec renamed scaling procedures and packages 30 November 2020, 02:16:53 UTC
5b6d7c5 more updates for name changes in packages 30 November 2020, 01:19:19 UTC
19ef928 updated the main procedures for the homotopies for enumerative geometry 30 November 2020, 01:15:29 UTC
3df3cfe renaming of a package with the addition of a main procedure 29 November 2020, 20:05:16 UTC
afaa1ed updated the makefile for windows to build the test on monomials in all precisions 29 November 2020, 01:57:49 UTC
7e44613 refactored and improved tests on monomial evaluation and differentiation in quad double, penta double, octo double, and deca double precision 29 November 2020, 01:44:34 UTC
a1324b0 updated makefile for windows 28 November 2020, 23:28:16 UTC
7a531ef improved the test functions to evaluate and differentiate monomials in double, double double, and triple double precision 28 November 2020, 23:11:19 UTC
4e79091 updated the makefile for windows 28 November 2020, 20:53:02 UTC
e912de2 removed a __syncthreads() and fixed a makefile to compile the monomials kernels 28 November 2020, 20:49:09 UTC
6708da8 added the __forceinline__ to all functions 28 November 2020, 19:56:00 UTC
a6fc41b bug fix in the application of the mode for complex convolutes in double double precision 28 November 2020, 17:27:53 UTC
3e584a8 fixed a test on convolutions in penta double precision 28 November 2020, 04:20:47 UTC
50a7357 added tests on convolutions for randomly generated inputs 28 November 2020, 04:04:51 UTC
af26011 updated the makefile for windows 28 November 2020, 01:47:16 UTC
e0ad858 new testers for all precision and bundling of all tests on convolutions 28 November 2020, 01:11:55 UTC
d875527 added synchronization statements to triple double and quad double convolution kernels 27 November 2020, 21:00:43 UTC
ef43e07 swapped __syncthreads statement and improved the tests on convolutions 27 November 2020, 20:16:36 UTC
dfc4c43 improved the convolution kernels in deca double precision 27 November 2020, 00:20:47 UTC
4a9b209 improved kernels in triple, quad, and penta double precision by adding synchronization statements and padding to the kernels 26 November 2020, 22:45:51 UTC
da1ec23 added synchronization statements for the complex convolution kernels in octo double precision 26 November 2020, 20:42:51 UTC
c81e52d fixed the problems caused by thread divergence in the kernels to convolute two complex vectors in double double precision 26 November 2020, 20:07:56 UTC
1dbacee added padded convolute kernels in octo double precision 26 November 2020, 03:46:08 UTC
513f04b added padded convolute kernels in double, double double and triple double precision 26 November 2020, 01:08:18 UTC
afaea38 fixed bugs in calling convolution kernels for real vectors in penta double and deca double precision 25 November 2020, 23:22:40 UTC
d70a197 updated makefile for windows 25 November 2020, 17:18:39 UTC
c5aab9e added kernels to improve the tests on multiple double arithmetic 25 November 2020, 17:04:01 UTC
af0f47c improved the test on the multiple double arithmetic 25 November 2020, 01:24:08 UTC
008e1da added architecture flags and removed the specific makefile for the C2050 24 November 2020, 23:26:10 UTC
4491633 improved the tests on the convolutions for all precisions 24 November 2020, 18:58:29 UTC
3d5ab41 added increment and decrement kernels for all precisions and the option to compute complex convolutions via real convolutions 24 November 2020, 03:06:12 UTC
de30d65 added looped kernels for convolutions of complex vectors in triple double precision 23 November 2020, 23:31:49 UTC
a067902 added double looped kernels to convolute complex vectors in double and double double precision 23 November 2020, 22:26:18 UTC
c3dddcd moved main procedures to wrap witness set construction for hypersurfaces into a separate new package 23 November 2020, 01:12:07 UTC
a542787 moved blackbox main procedures into blackbox continuation packages 22 November 2020, 23:57:23 UTC
a7dfa0e removed old package after name change of the package to main_reduction 22 November 2020, 23:23:49 UTC
34fd130 name change of test procedure and updated makefiles 22 November 2020, 19:56:20 UTC
ecee529 move main procedures to reduce systems into the main_reduction package 22 November 2020, 19:49:46 UTC
d9396a5 moved procedures for blackbox root refinement into packages 22 November 2020, 18:38:17 UTC
62ba9f5 moved the black box root counters procedure into the main procedure of the package black box root counters 22 November 2020, 01:14:23 UTC
a4e036a replaced main procedures for the blackbox solvers by packages 21 November 2020, 21:26:15 UTC
75f7e32 moved main procedures into a main package to define phc -B 21 November 2020, 17:33:18 UTC
79502f6 replaced main procedures for verification and jumpstart homotopies by packages 21 November 2020, 02:44:50 UTC
4b31e18 added code for complex deca double coefficients 20 November 2020, 23:28:07 UTC
4664b62 two bugs fixed in the code for complex convolutions on the host in triple double precision 20 November 2020, 17:53:21 UTC
83028db added python function to compute the support sets of a polynomial system 20 November 2020, 02:15:21 UTC
db029fb modified code of the C interface to compute support sets 20 November 2020, 02:10:33 UTC
fe28fa0 extension to the giftwrap interface to compute the supports sets 20 November 2020, 02:06:01 UTC
0ad847f added definitions to evaluate and differentiate monomials with complex coefficients in deca double precision 19 November 2020, 21:13:53 UTC
92dd2de bug fixed in the code on the host in deca double precision 19 November 2020, 17:52:21 UTC
98db57c small correction in the kernels in deca double precision 19 November 2020, 01:18:01 UTC
dd0b99b redefined kernels to evaluate and differentiate monomials in octo and deca double precision 18 November 2020, 19:49:17 UTC
a02ec78 redefined the kernels to evaluate and differentiate monomials in penta double precision 18 November 2020, 17:32:51 UTC
6c9fb8d redefined the kernels to evaluate and differentiate a monomial in quad double precision 18 November 2020, 03:03:05 UTC
890f164 redefined the kernels to evaluate and differentiate monomials in triple double precision 18 November 2020, 02:28:54 UTC
91cc6c9 redefined the kernels to evaluate and differentiate in double double precision 18 November 2020, 01:52:52 UTC
a753132 redefined the kernels to evaluate and differentiate monomials in double precision 17 November 2020, 23:46:05 UTC
4e8257b added the architecture flag in the makefile for windows 16 November 2020, 23:39:48 UTC
7686fdc added architecture flag to compile on different GPUs 16 November 2020, 22:52:37 UTC
c6bdb27 fixed one bug in the monomials kernels in deca double precision 16 November 2020, 20:26:02 UTC
14c44d4 added makefile for the NVIDIA C2050 GPU with the -arch=sm_20 flag! 16 November 2020, 01:14:01 UTC
7cf45ce added a makefile for the NVIDIA C2050 GPU 15 November 2020, 22:24:35 UTC
81146a9 added kernels to evaluate and differentiate with deca doubles 14 November 2020, 23:08:02 UTC
d192a4c added code to evaluate and differentiate in deca double precision 14 November 2020, 18:16:06 UTC
d6d6462 updated the makefile for windows 14 November 2020, 03:48:24 UTC
1ff8e52 defined the test setup for deca double precision 14 November 2020, 03:43:40 UTC
0d1dd1e added kernels to evaluate and differentiate in octo double precision 14 November 2020, 01:13:55 UTC
a96dc30 updated the makefile for windows 13 November 2020, 21:10:57 UTC
efd2557 added code to evaluate and differentiate in octo double precision 13 November 2020, 21:00:45 UTC
5326a29 fixed the making of a random octo double so the last double is nonzero 13 November 2020, 20:46:58 UTC
3be169a added kernels to evaluate and differention in penta double precision 13 November 2020, 02:11:26 UTC
0258084 added penta double differentiation code for the host 12 November 2020, 23:51:50 UTC
3196e09 added kernels to evaluate and differentiate monomials with penta doubles 12 November 2020, 22:08:56 UTC
3a998ca updated the makefile for windows 12 November 2020, 05:47:52 UTC
db2cf98 added code to evaluate and differentiate monomials with penta doubles 12 November 2020, 05:43:56 UTC
06d0768 added initialization to sum of errors in test on complex quad doubles 12 November 2020, 02:58:36 UTC
c1bd932 added synchronization statements after each call to a convolute function 12 November 2020, 01:51:17 UTC
ffbce5c bug fix in the generation of real input in quad double precision 12 November 2020, 00:28:22 UTC
5bcdd14 updated makefile for windows 12 November 2020, 00:21:26 UTC
afcbe40 improved tests and one bug fix 12 November 2020, 00:14:36 UTC
2ae6795 updated the makefile for windows 11 November 2020, 19:30:35 UTC
834eec6 extracted the setup of test data into separate function libraries 11 November 2020, 19:18:29 UTC
99f9813 added code for evaluation and differentiation of monomials in complex quad double arithmetic 11 November 2020, 04:48:59 UTC
266d90f fixed some problems and improved the tests 11 November 2020, 01:46:01 UTC
94589e1 added kernels to evaluate and differentiation monomials with real coefficients in quad double precision 10 November 2020, 21:42:22 UTC
270eafa updated makefile for windows 10 November 2020, 05:09:00 UTC
70a36fe added evaluation and differentiation functions in quad double precision 10 November 2020, 05:05:19 UTC
d4ba2c9 used proper == before calling the kernels 10 November 2020, 03:02:28 UTC
e3e16c1 added code to evaluate and differentiate monomials with complex triple double arithmetic 10 November 2020, 01:26:10 UTC
d840e5f uncommented real test and updated the makefile for windows 09 November 2020, 20:50:12 UTC
ec90412 added code to evaluate and differentiate monomials with complex double double arithmetic 09 November 2020, 20:45:58 UTC
back to top