https://github.com/janverschelde/PHCpack

sort by:
Revision Author Date Message Commit Date
3e3df0f small update in the phcpy documentation 15 December 2020, 20:45:49 UTC
fe5a249 applied the echelon solvers in triple, penta, octo, and deca double precision 15 December 2020, 19:30:27 UTC
f3958ec added echelon solvers in triple, penta, octo, and deca double precision 15 December 2020, 19:23:24 UTC
b6d3221 added reference to the HILT 20 paper to the PHCpack documentation 15 December 2020, 17:26:55 UTC
40026ef modification for compiler warnings 15 December 2020, 16:28:45 UTC
6ce43ba prepared files for version 1.1.0 of phcpy 15 December 2020, 02:12:40 UTC
0975373 updated files for version 2.4.83 15 December 2020, 01:44:21 UTC
589f232 extended the solve method of the Polynomials class with the retrieval of the gamma constant 15 December 2020, 01:18:55 UTC
957a6fc added functions to the C interface module for Python to set and get the gamma constant 15 December 2020, 00:04:03 UTC
8ac5abe added the verbose level entry message for the interface code to set and get the gamma constant 15 December 2020, 00:01:47 UTC
2830fa6 commented out message in setting up flag homotopies 14 December 2020, 20:49:52 UTC
43f4e08 added functions to set and get the gamma constant 14 December 2020, 17:56:04 UTC
ab9df8d added procedure to retrieve the stored gamma constant 14 December 2020, 00:27:16 UTC
f8cda69 extended blackbox polyhedral solvers with the return of the gamma constant 13 December 2020, 23:27:30 UTC
c282882 updates to make the blackbox solvers return the gamma constant 13 December 2020, 20:57:07 UTC
9f54dd9 updated the messages when the verbose level is positive 12 December 2020, 22:11:42 UTC
9ff32a2 extended track functions with the parameter for the power of t in the definition of the homotopy 12 December 2020, 01:04:47 UTC
7b62e4f extended the functions in the C interface with the passing of the power for t in the definition of the homotopy 12 December 2020, 00:49:24 UTC
65bef56 added the parameter to the power of t to the interface to the homotopy definition procedures 11 December 2020, 22:25:56 UTC
5891165 made prompting in phc -u more robust to type errors of the user 10 December 2020, 22:12:03 UTC
fc52464 improve the interface to the convergence radius estimator in phc -u, for penta, octo, and deca double precision 10 December 2020, 01:14:36 UTC
640b09d improved the interface to phc -u for double double, triple double, and quad double precision 09 December 2020, 22:45:41 UTC
98d0688 improved the interface to phc -u for larger problems when writing to an output file 09 December 2020, 21:54:20 UTC
69d404a updates so phc -u passes the number of tasks and the precision correctly to the convergence radius estimator 09 December 2020, 02:28:06 UTC
9c815be added test to generate a homotopy for the convergence radius estimates 08 December 2020, 22:08:17 UTC
b216b1b added multitasked versions for the convergence radius estimates, so they are now accessible via phc -u 08 December 2020, 19:41:28 UTC
96000eb updated the convergence radius computation in all precisions so the output can go to file 08 December 2020, 02:27:31 UTC
f5b076c new packages with helper procedures to run Newton-Fabry on a homotopy 07 December 2020, 23:50:50 UTC
a7a8ef2 extended the procedures that apply Fabry theorem on homotopies so they write to file 07 December 2020, 22:38:37 UTC
4b7d93c fixed writing of step diagnostics properly to file when in verbose mode 07 December 2020, 21:52:09 UTC
42b63f1 moved a main procedure to a new package to wrap the ADE trackers 07 December 2020, 03:18:33 UTC
47e753c moved a main program into a new package 07 December 2020, 01:46:45 UTC
e19ea99 fixed the posting of the packages to run power series methods 06 December 2020, 19:18:21 UTC
19e4114 moved a main blackbox procedure into a package 06 December 2020, 19:15:06 UTC
a40e22f factored out code from the test package on multitasked Newton to separate packages 06 December 2020, 02:37:58 UTC
6e6d781 extensions for penta, octo, and deca double precision 06 December 2020, 00:16:42 UTC
a7d7672 extended phc -u to run Newton's method for a power series starting at a constant term in triple double precision 05 December 2020, 22:33:29 UTC
3490224 moved a procedure to write the order of symbols into a new package 05 December 2020, 19:33:45 UTC
ce62be7 replace the procedure that defines phc -m by the new package mixed_volume_calculator 05 December 2020, 02:25:43 UTC
6beb6dc new package replaces a procedure to define phc -f 05 December 2020, 01:08:22 UTC
35e9419 Merge pull request #33 from NathanDunfield/master setup.py: use package_data to include binary 04 December 2020, 22:57:59 UTC
9146d0f moved a main procedure into a main package, added verbose levels 04 December 2020, 19:39:44 UTC
6c3ec1d replaced a main procedure by a package that defines phc -c 04 December 2020, 02:42:05 UTC
04db25e Fix for Python 2 setup.py 04 December 2020, 02:22:55 UTC
d68403a renaming of a main procedure into a package to export the Pieri root count in blackbox mode 04 December 2020, 01:35:31 UTC
f9a0940 turned a main procedure into a package, renamed the package with the code to apply continuation in local coordinates to make sample grids 03 December 2020, 18:42:11 UTC
0eccefe updated a test procedure for the renaming of a package 03 December 2020, 02:53:40 UTC
d016f2b eliminated the files with the moved main procedure 03 December 2020, 02:50:08 UTC
4b4cff6 renamed the package and move the definition of phc -a into the renamed package 03 December 2020, 02:47:23 UTC
a079bac moved a main procedure into the main of a package 03 December 2020, 01:41:50 UTC
fee3b92 replaced main procedure for the realization of output feedback laws into a main package 02 December 2020, 17:28:20 UTC
4ce7f87 setup.py: use package_data to include binary 02 December 2020, 17:17:39 UTC
30ae9ee replaced a main procedure by a main package 02 December 2020, 02:13:21 UTC
4442b57 move test procedures to compute series development as solutions to a system with a parameter, out of a procedure into a new package 01 December 2020, 20:30:12 UTC
3861bc7 removed one main procedure from the old design of phc -u 01 December 2020, 17:35:22 UTC
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
back to top