| | | | Path |
---|
| M | | | rrompy/hfengines/base/marginal_proxy_engine.py |
| M | | | rrompy/hfengines/base/matrix_engine_base.py |
| M | | | rrompy/reduction_methods/base/generic_approximant.py |
| M | | | rrompy/reduction_methods/base/rb_utils.py |
| M | | | rrompy/reduction_methods/distributed/rational_interpolant.py |
| M | | | rrompy/reduction_methods/distributed/rb_distributed.py |
| M | | | rrompy/reduction_methods/distributed_greedy/rational_interpolant_greedy.py |
| M | | | rrompy/reduction_methods/distributed_greedy/rb_distributed_greedy.py |
| M | | | rrompy/reduction_methods/pivoting/__init__.py |
| M | | | rrompy/reduction_methods/pivoting/rational_interpolant_pivoted.py |
| V | | | rrompy/reduction_methods/{pivoting/rational_interpolant_pivoted_pole_matching.py → pole_matching/rational_interpolant_pole_matching.py} |
| M | | | rrompy/reduction_methods/pivoting/rb_distributed_pivoted.py |
| P | | | rrompy/reduction_methods/pivoting/rb_distributed_pivoted_pole_matching.py Deleted after being copied to multiple locations: rrompy/reduction_methods/pole_matching/generic_pole_matching_approximant.py rrompy/reduction_methods/pole_matching/rb_distributed_pole_matching.py |
| A | | (dir) | rrompy/reduction_methods/pole_matching/ |
| P | | | rrompy/reduction_methods/pole_matching/__init__.py Copied from rrompy/hfengines/vector_linear_problem/bidimensional/__init__.py |
| P | | | rrompy/reduction_methods/pole_matching/generic_pole_matching_approximant.py Copied from rrompy/reduction_methods/pivoting/rb_distributed_pivoted_pole_matching.py |
| V | | | rrompy/reduction_methods/{pole_matching/rational_interpolant_pole_matching.py ← pivoting/rational_interpolant_pivoted_pole_matching.py} |
| V | | | rrompy/reduction_methods/{pole_matching/rb_distributed_pole_matching.py ← pivoting/rb_distributed_pivoted_pole_matching.py} |
| M | | | rrompy/reduction_methods/trained_model/trained_model_data.py |
| M | | | rrompy/reduction_methods/trained_model/trained_model_pivoted_data.py |
| M | | | rrompy/reduction_methods/trained_model/trained_model_pivoted_general_pole_matching.py |
| M | | | rrompy/reduction_methods/trained_model/trained_model_pivoted_rational.py |
| M | | | rrompy/reduction_methods/trained_model/trained_model_pivoted_rb.py |
| M | | | rrompy/reduction_methods/trained_model/trained_model_pivoted_rb_pole_matching.py |
| M | | | rrompy/reduction_methods/trained_model/trained_model_rb.py |
| M | | | rrompy/utilities/numerical/point_matching.py |
| M | | | rrompy/utilities/poly_fitting/heaviside/heaviside_to_from_affine.py |