[BACK]Return to READ_ME CVS log [TXT][DIR] Up to [local] / OpenXM_contrib / PHC / Ada / Root_Counts / Product

File: [local] / OpenXM_contrib / PHC / Ada / Root_Counts / Product / READ_ME (download)

Revision 1.1.1.1 (vendor branch), Sun Oct 29 17:45:29 2000 UTC (23 years, 7 months ago) by maekawa
Branch: PHC, MAIN
CVS Tags: v2, maekawa-ipv6, RELEASE_1_2_3, RELEASE_1_2_2_KNOPPIX_b, RELEASE_1_2_2_KNOPPIX, RELEASE_1_2_2, RELEASE_1_2_1, HEAD
Changes since 1.1: +0 -0 lines

Import the second public release of PHCpack.

OKed by Jan Verschelde.

Generalized Bezout numbers and linear-product start systems in PHCv2.

Besides some renaming nothing is new in this release.

Four types of start systems are implemented, based on total degree,
m-homogeneous, multi-homegenous, and generalized Bezout number.

--------------------------------------------------------------------------------
file name                          : short description
-------------------------------------------------------------------------------
total_degree_start_systems         : start systems based on total degree
ts_startsys                        : test on total-degree based start systems
--------------------------------------------------------------------------------
sets_of_unknowns                   : set of unknowns of polynomials
sets_of_unknowns_io                : input/output for sets of unknowns
partitions_of_sets_of_unknowns     : partitions of sets of unknowns
partitions_of_sets_of_unknowns_io  : input/output for partitions
degrees_in_sets_of_unknowns        : compute degrees and degree tables
m_homogeneous_bezout_numbers       : calculation of m-homogeneous bounds
random_product_system              : systems of products of hyperplanes
random_product_system_io           : input/output for product systems
m_homogeneous_start_systems        : creation of m-homogeneous start systems
interpolating_homotopies           : homotopies based on interpolation
interpolating_homotopies_driver    : driver for interpolating homotopies
drivers_for_m_homogenization       : menu-driver for m-homogenization
ts_drivmhom                        : calls the driver for m-homogenization
--------------------------------------------------------------------------------
generate_unions                    : all unions of k numbers from a range
degree_structure                   : model for multi-homogeneous structure
multi_homogeneous_start_systems    : construct multi-homogeneous start systems
drivers_for_multi_homogenization   : menu-driver for multi-homogenization
ts_drivmuho                        : calls the driver for multi-homogenization
--------------------------------------------------------------------------------
set_structure                      : model of general degree structure
set_structure_io                   : input/output of set structures
degree_sets_tables                 : generalized permanents
random_product_start_systems       : construct random linear-product systems
drivers_for_set_structures         : menu-driver for set structures
ts_drivss                          : calls the driver for set structures
--------------------------------------------------------------------------------

wc *adb counts 4286 lines of Ada code