https://github.com/janverschelde/PHCpack

sort by:
Revision Author Date Message Commit Date
039b22f added brief descriptions on the new folders in the source code 30 June 2021, 23:22:40 UTC
b02bdb0 added a short paragraph on the use of gprbuild 30 June 2021, 20:58:09 UTC
bf36b99 better title for the phc -m option 30 June 2021, 20:45:57 UTC
22786c6 updated the description of the tree structure of the source code 30 June 2021, 20:28:36 UTC
301a0a4 updated the makefile for Linux for the DEMiCs_CFLAGS 30 June 2021, 20:09:12 UTC
70707e3 fixed a case error in the makefile for windows 30 June 2021, 19:40:08 UTC
c10bc4f excluded a C file for the build of phc on macOS 30 June 2021, 19:15:26 UTC
93098ad updated the build instructions for main so also the -k option is compiled 30 June 2021, 18:46:20 UTC
ebd9893 copied skip function as skip_info into the main file of the Feedback folder 30 June 2021, 17:06:24 UTC
bf17095 renaming of functions in the Feedback folder for naming conflicts, added build instructions for all test functions 30 June 2021, 16:02:59 UTC
4968675 updates for the build instructions for windows 30 June 2021, 02:32:50 UTC
72f91f8 deleted obsolete code 30 June 2021, 02:16:28 UTC
bdf9211 updated more files for version 2.4.85 30 June 2021, 01:31:13 UTC
9ebb546 prepared files for version 2.4.85 29 June 2021, 23:03:45 UTC
6d28481 added linearized versions of upper triangular solvers in double precision 29 June 2021, 21:55:21 UTC
93ed934 gprbuild main.gpr builds phctop, a phc without -j and -k 29 June 2021, 16:06:44 UTC
7938562 added the linearization of matrices of power series 29 June 2021, 15:13:46 UTC
73524d6 added linearization of vectors of power series 29 June 2021, 01:08:15 UTC
c326df6 new functions to generate matrices of power series 28 June 2021, 22:30:26 UTC
e07d3b5 added random series, generated following the log(1+x) expansion 28 June 2021, 18:41:28 UTC
8d57587 removed the obsolete pieri_root and fixed a test function 27 June 2021, 23:47:22 UTC
fba3770 removed more obsolete packages 27 June 2021, 22:57:24 UTC
93e0157 removed another obsolete package 27 June 2021, 21:52:56 UTC
6ac3c13 removed the obsolete package face_structures 27 June 2021, 21:30:59 UTC
077951c updated the gpr files not to exclude the C MixedVol code 27 June 2021, 19:07:45 UTC
fbde7cc updated makefiles for the name changes of the MixedVol C source files 27 June 2021, 18:23:14 UTC
7654afa added an #include statement for a compiler warning 27 June 2021, 18:14:08 UTC
5c99071 renamed the C MixedVol updated a test and modified the gpr file 27 June 2021, 17:32:12 UTC
c8336d0 new gpr file for the root counts, improved several gpr files 26 June 2021, 23:51:06 UTC
dd0ddbc downgrade a c++ test to c and improved the build to include also the C tests 26 June 2021, 21:59:55 UTC
34a0568 improved the gpr file to also build the test programs in subfolders 26 June 2021, 21:09:10 UTC
e7961cc updated the gprbuild instructions for the system folder 26 June 2021, 20:48:14 UTC
24aa1e4 moved a test on the C timer to the Basic_Timer folder 26 June 2021, 18:55:23 UTC
64f38ae added log2(#cols) of the summation kernels 25 June 2021, 23:28:36 UTC
2caf9e9 defined kernels for the complex matrix-vector product for series 25 June 2021, 19:57:33 UTC
86e3c42 improved tests on inner products of vectors of series 25 June 2021, 17:42:34 UTC
26f086f updated build instructions for the Lib folder 25 June 2021, 15:43:07 UTC
e914791 added a preliminary project file for the Lib folder ... 25 June 2021, 01:39:39 UTC
7e0d499 fixed the test package on Laurent series polynomials 25 June 2021, 00:30:50 UTC
9b4b993 added complex versions of the inner product kernels 24 June 2021, 22:45:17 UTC
9a2d0fe kernels for the inner product of power series work for any dimension 24 June 2021, 21:42:30 UTC
aff260a added summation kernels that work for dimensions equal to powers of 2 24 June 2021, 18:29:45 UTC
e81b98d bug fixed in a kernel after updated test 24 June 2021, 16:39:48 UTC
c934778 more uniform and consistent renaming of functions 24 June 2021, 15:54:49 UTC
dd4c66c updated the makefiles for new kernel 24 June 2021, 01:44:48 UTC
fb7d8ea defined a first kernel for the inner product of two vectors of series 24 June 2021, 01:25:53 UTC
8db2717 added includes for the PHCLib folder to build the shared phcpy2c object files 23 June 2021, 00:24:36 UTC
ee8c048 updated makefile for mac for the new Mod folder 23 June 2021, 00:20:43 UTC
e40d88c update in makefile for new Mod folder with the extension module code for python 23 June 2021, 00:04:10 UTC
c9aaf14 moved code for the extension module to a separate folder 22 June 2021, 22:18:40 UTC
962fa74 new test to get the levels of back substitution operations 22 June 2021, 00:30:52 UTC
c4be6bb splitted test file in two different test programs, for separated test modules 21 June 2021, 20:21:58 UTC
3f3ec5f updates to phc -u on Laurent series writes to file 21 June 2021, 00:47:48 UTC
6d8a213 more refactoring and the addition of another procedure 20 June 2021, 20:45:58 UTC
7be2b4f refactored allocation and newton steps procedure 20 June 2021, 19:45:46 UTC
fccfa0c defined a stub procedure so phc -u has the same functionality as a test 19 June 2021, 18:25:39 UTC
34047c5 prepared for adding Laurent series Newton to phc -u with a stub procedure 18 June 2021, 18:02:17 UTC
44ee292 fixed tasking.gpr for windows 17 June 2021, 21:13:49 UTC
1047264 updated the build instructions for the test procedures on tasking 17 June 2021, 21:05:52 UTC
6bffcd0 first version of .gpr file to build the test procedure to run demics 17 June 2021, 20:33:06 UTC
aea48c9 fixed makefile for windows to build ts_demicsrun 17 June 2021, 20:22:32 UTC
3601918 removed an obsolete specification file 17 June 2021, 18:36:03 UTC
bdc78b2 removed the obsolete package standard_floating_newton_steps 17 June 2021, 18:24:05 UTC
474d515 removed obsolete code, updated the build instructions 17 June 2021, 17:59:10 UTC
b52e052 removed an obsolete test procedure 17 June 2021, 16:24:51 UTC
e04214f added build instructions to test a Newton-Puiseux algorithm for space curves 16 June 2021, 23:51:17 UTC
cc182fa updated makefiles for a new Structures folder 16 June 2021, 18:12:29 UTC
56b30c4 new folder Structures with code from State 16 June 2021, 18:08:25 UTC
bf50513 Added the test on complex polynomial matrices to the gpr file. 16 June 2021, 16:09:34 UTC
538ff10 many fixes in the functional C interface, with an initial .gpr file 16 June 2021, 00:14:20 UTC
d16e0d3 forgot to push an update 16 June 2021, 00:06:43 UTC
59c3da0 removed an obsolete body of the unix timing package 15 June 2021, 22:38:06 UTC
0a75bb1 fixed test code and removed obsolete definitions 15 June 2021, 22:22:00 UTC
94a274c updates needed for the new create in the multiprecision 64-bit based floats 15 June 2021, 21:50:31 UTC
5501f5b removed obsolete stubs for singular values of floating-point matrices 15 June 2021, 21:37:10 UTC
e100b09 extended the multiprecision 64-bit based floats to instantiate the abstract ring 15 June 2021, 21:31:14 UTC
5271909 fixed multiprecision polynomial conversion routines and added output stubs 15 June 2021, 21:16:55 UTC
2ff7c3c fixed a bug in a package with output procedures 15 June 2021, 20:50:17 UTC
7949281 removed a superfluous procedure to merge solution lists 15 June 2021, 20:33:20 UTC
1d4b5b3 fixed the test code for higher-order deflation 15 June 2021, 19:58:04 UTC
6c046fc removed the obsolete package standard_monomial_correctors 15 June 2021, 18:47:50 UTC
4717013 removed the obsolete package multprec_directions_of_paths 15 June 2021, 18:34:13 UTC
67955bf removed an obsolete instantiation of a homotopy 15 June 2021, 18:25:58 UTC
9985bce removed an obsolete procedure 15 June 2021, 18:22:02 UTC
76930fd bug fix in a package to write linear product systems 15 June 2021, 18:15:03 UTC
eeafcbf removed the obsolete package standard_sparse_solvers 15 June 2021, 17:58:57 UTC
32ff637 fixed a test procedure on solving a binomial system 15 June 2021, 17:40:44 UTC
e8a183d fixed the test procedure on monomial map substitution 15 June 2021, 17:26:12 UTC
b9250b5 removed the obsolete package power_transformations 15 June 2021, 17:06:18 UTC
4a5300e removed an obsolete test procedure on binomial systems 15 June 2021, 16:56:31 UTC
362e289 removed the obsolete package polyhedral_coefficient_tracking 15 June 2021, 16:39:58 UTC
b832def removed the obsolete package triangulations_io 15 June 2021, 16:19:56 UTC
83a590d defined the build of all tests on the numerical irreducible decomposition 15 June 2021, 15:55:57 UTC
bba32e5 defined build instructions to make all tests on the numerical Schubert calculus 15 June 2021, 14:53:39 UTC
5def581 defined an aggregated project to build all tests on deformations 15 June 2021, 14:31:49 UTC
d4b54e4 added an aggregated project file to build the mathematical library 15 June 2021, 01:01:17 UTC
a03dceb updated build instructions for the new Types folder 14 June 2021, 21:06:07 UTC
8997c42 commented out the timers in the main of demics 14 June 2021, 20:03:22 UTC
930de99 fixed three test procedures on multitasking 14 June 2021, 19:53:11 UTC
f468933 updated the makefiles for the new Types folder 14 June 2021, 18:29:26 UTC
back to top