README.md
setup.py
xv/math/_TEMP.py
xv/math/__init__.py
xv/math/activity/__init__.py
xv/math/activity/_activity_manager.py
xv/math/advanced/__init__.py
xv/math/advanced/_advanced_manager.py
xv/math/advanced/_assorted_problems_manager.py
xv/math/advanced/_banach_tarski_paradox_manager.py
xv/math/advanced/_inequality_problems_manager.py
xv/math/advanced/_putnam_manager.py
xv/math/algebra/__init__.py
xv/math/algebra/_algebra_manager.py
xv/math/algebra/abstract/__init__.py
xv/math/algebra/abstract/_func_manager.py
xv/math/algebra/abstract/_func_transform_manager.py
xv/math/algebra/abstract/_gamma_func_manager.py
xv/math/algebra/abstract/_laplace_transform_manager.py
xv/math/algebra/abstract/_polynomial_manager.py
xv/math/algebra/complex/__init__.py
xv/math/algebra/complex/_complex_number_manager.py
xv/math/algebra/helper/__init__.py
xv/math/algebra/helper/_law_of_proportion_helper.py
xv/math/algebra/helper/_law_of_proportion_helper_BEFORE_SympyUnitSystem.py
xv/math/algebra/linear/__init__.py
xv/math/algebra/linear/_algebric_expression_manager.py
xv/math/algebra/linear/_law_of_proportion_manager.py
xv/math/algebra/linear/_linear_equation_manager.py
xv/math/algebra/linear/_linear_equations_advanced_manager.py
xv/math/algebra/linear/_matrix_manager.py
xv/math/algebra/linear/_matrix_solver.py
xv/math/algebra/linear/_multi_variable_manager.py
xv/math/algebra/linear/_physical_quantity.py
xv/math/algebra/linear/_physical_quantity_system.py
xv/math/algebra/linear/_set_theory_manager.py
xv/math/algebra/linear/_single_variable_manager.py
xv/math/algebra/linear/_single_variate_first_order.py
xv/math/algebra/numbersystem/__init__.py
xv/math/algebra/numbersystem/_rational_number_line_manager.py
xv/math/algebra/numbersystem/_rational_number_manager.py
xv/math/algebra/numbersystem/_integers/__init__.py
xv/math/algebra/numbersystem/_integers/_integersystem.py
xv/math/algebra/realanalysis/__init__.py
xv/math/algebra/realanalysis/_binomial_manager.py
xv/math/algebra/realanalysis/_multinomial_manager.py
xv/math/aops/__init__.py
xv/math/aops/_aops_manager.py
xv/math/assorted/__init__.py
xv/math/assorted/_mid_level_math_manager.py
xv/math/basicmaths/__init__.py
xv/math/basicmaths/_advanced_power_manager.py
xv/math/basicmaths/_arithmetic_expression_manager.py
xv/math/basicmaths/_arithmetic_grid_manager.py
xv/math/basicmaths/_arithmetic_inequality_manager.py
xv/math/basicmaths/_arithmetic_operation_manager.py
xv/math/basicmaths/_basicmaths_manager.py
xv/math/basicmaths/_bivariate_expressions.py
xv/math/basicmaths/_decimal_operation_manager.py
xv/math/basicmaths/_decimal_operation_manager2.py
xv/math/basicmaths/_exp_expression.py
xv/math/basicmaths/_fast_arithmetic_manager.py
xv/math/basicmaths/_inequality_grid_manager.py
xv/math/basicmaths/_lcm_manager.py
xv/math/basicmaths/_logarithm_manager.py
xv/math/basicmaths/_long_arithmetic_process_manager.py
xv/math/basicmaths/_multi_layered_fraction.py
xv/math/basicmaths/_number_system_manager.py
xv/math/basicmaths/_number_unit_manager.py
xv/math/basicmaths/_positional_value_manager.py
xv/math/basicmaths/_power_manager.py
xv/math/basicmaths/_prime_number_manager.py
xv/math/basicmaths/_profit_loss_manager.py
xv/math/basicmaths/_ratio_manager.py
xv/math/basicmaths/_series_pattern_manager.py
xv/math/basicmaths/_simple_arithmetic_manager.py
xv/math/basicmaths/_unicodeimagemanager.py
xv/math/calculus/__init__.py
xv/math/calculus/_calculus_manager.py
xv/math/calculus/differentialequation/__init__.py
xv/math/calculus/differentialequation/_differential_equation_manager.py
xv/math/calculus/differentialequation/_differential_equation_overview_manager.py
xv/math/calculus/differentiation/__init__.py
xv/math/calculus/differentiation/_applied_differentiation_manager.py
xv/math/calculus/differentiation/_differentiation_basics_manager.py
xv/math/calculus/differentiation/_differentiation_manager.py
xv/math/calculus/differentiation/_differentiation_overview_manager.py
xv/math/calculus/differentiation/_limits_manager.py
xv/math/calculus/differentiation/_limits_manager_NEW_VERSION_NOT_WORKING.py
xv/math/calculus/differentiation/_max_min_manager.py
xv/math/calculus/differentiation/_xn_manager.py
xv/math/calculus/integration/__init__.py
xv/math/calculus/integration/_applied_integration_manager.py
xv/math/calculus/integration/_integration_manager.py
xv/math/calculus/integration/_integration_overview_manager.py
xv/math/calculus/integration/_standard_integration_manager.py
xv/math/core/__init__.py
xv/math/core/_arithmetic_series.py
xv/math/core/_geometric_series.py
xv/math/crypto/__init__.py
xv/math/crypto/_crypto_introduction_manager.py
xv/math/cut_the_knot/__init__.py
xv/math/cut_the_knot copy/__init__.py
xv/math/cut_the_knot/algebra/__init__.py
xv/math/cut_the_knot/algebra/_algebra_manager.py
xv/math/cut_the_knot/arithmetic/__init__.py
xv/math/cut_the_knot/arithmetic/_arithmetic_manager.py
xv/math/de_solvers/__init__.py
xv/math/de_solvers/_solve_dae_differential_algebraic_equations.py
xv/math/de_solvers/_solve_first_order_nonlinear_pde.py
xv/math/de_solvers/_solve_fourier_series_pde_solutions_multi_mode.py
xv/math/de_solvers/_solve_greens_function_methods.py
xv/math/de_solvers/_solve_implicit_nonlinear_solve_newton_engine.py
xv/math/de_solvers/_solve_integral_equations.py
xv/math/de_solvers/_solve_integro_differential_equations.py
xv/math/de_solvers/_solve_linear_systems_nxn_matrix_exponential.py
xv/math/de_solvers/_solve_nonclassical_differential_equations.py
xv/math/de_solvers/_solve_nonlinear_planar_systems_phase_plane.py
xv/math/de_solvers/_solve_numerical_ode_methods_advanced.py
xv/math/de_solvers/_solve_numerical_pde_finite_difference_methods.py
xv/math/de_solvers/_solve_numerical_stability_and_stiffness_analysis.py
xv/math/de_solvers/_solve_ode_autonomous_differential_equations.py
xv/math/de_solvers/_solve_ode_autonomous_scalar_phase_line.py
xv/math/de_solvers/_solve_ode_boundary_value_problems_sturm_liouville.py
xv/math/de_solvers/_solve_ode_conservative_newtonian_mechanics_form.py
xv/math/de_solvers/_solve_ode_definitions.py
xv/math/de_solvers/_solve_ode_first_order_bernoulli.py
xv/math/de_solvers/_solve_ode_first_order_clairaut.py
xv/math/de_solvers/_solve_ode_first_order_exact.py
xv/math/de_solvers/_solve_ode_first_order_exact_integrating_factor.py
xv/math/de_solvers/_solve_ode_first_order_homogeneous_yprime_f_y_over_x.py
xv/math/de_solvers/_solve_ode_first_order_lagrange.py
xv/math/de_solvers/_solve_ode_first_order_linear_nonhomogeneous.py
xv/math/de_solvers/_solve_ode_first_order_riccati.py
xv/math/de_solvers/_solve_ode_first_order_separable.py
xv/math/de_solvers/_solve_ode_higher_order_constant_coeff.py
xv/math/de_solvers/_solve_ode_laplace_transform_ivp.py
xv/math/de_solvers/_solve_ode_linear_system_2x2_constant_coeff.py
xv/math/de_solvers/_solve_ode_numerical_rk4_ivp.py
xv/math/de_solvers/_solve_ode_second_order_cauchy_euler_homogeneous.py
xv/math/de_solvers/_solve_ode_second_order_linear_homogeneous_const_coeff.py
xv/math/de_solvers/_solve_ode_second_order_linear_nonhomogeneous_const_coeff.py
xv/math/de_solvers/_solve_ode_second_order_reduction_of_order.py
xv/math/de_solvers/_solve_ode_second_order_variation_of_parameters.py
xv/math/de_solvers/_solve_ode_series_methods_power_frobenius.py
xv/math/de_solvers/_solve_ode_special_function_families.py
xv/math/de_solvers/_solve_ode_yprime_equals_fx.py
xv/math/de_solvers/_solve_pde_definitions.py
xv/math/de_solvers/_solve_pde_elliptic.py
xv/math/de_solvers/_solve_pde_hyperbolic.py
xv/math/de_solvers/_solve_pde_linear.py
xv/math/de_solvers/_solve_pde_nonhomogeneous_boundary_conditions.py
xv/math/de_solvers/_solve_pde_parabolic.py
xv/math/de_solvers/_solve_pde_poisson_inhomogeneous_elliptic.py
xv/math/de_solvers/_solve_pde_separation_of_variables_1d_dirichlet.py
xv/math/de_solvers/_solve_second_order_pde_canonical_reduction.py
xv/math/de_solvers/_solve_transform_methods_fourier_laplace.py
xv/math/formulae/__init__.py
xv/math/formulae/_formula.py
xv/math/formulae/_formula_helper.py
xv/math/formulae/_formula_set.py
xv/math/fourier/__init__.py
xv/math/fourier/_fourier_series_manager.py
xv/math/general/__init__.py
xv/math/general/_overview_manager.py
xv/math/general/_transform_manager.py
xv/math/geometry/__init__.py
xv/math/geometry/_area_manager.py
xv/math/geometry/_basic_geometric_calculation_manager.py
xv/math/geometry/_basic_geometry_manager.py
xv/math/geometry/_basic_plotting_manager.py
xv/math/geometry/_circle_manager.py
xv/math/geometry/_decoding_xy_graph_manager.py
xv/math/geometry/_ellipse_manager.py
xv/math/geometry/_geometry_3d_manager.py
xv/math/geometry/_geometry_manager.py
xv/math/geometry/_jacobian_manager.py
xv/math/geometry/_laplace_plotter_manager.py
xv/math/geometry/_moment_manager.py
xv/math/geometry/_movement.py
xv/math/geometry/_movement_plotting_manager.py
xv/math/geometry/_movements.py
xv/math/geometry/_plotter3d_manager.py
xv/math/geometry/_polygon_manager.py
xv/math/geometry/_popular_shapes_manager.py
xv/math/geometry/_quiver_manager.py
xv/math/geometry/_system_of_inequalities.py
xv/math/geometry/_triangle_manager.py
xv/math/geometry/_volume_area_manager.py
xv/math/geometry/templates/__init__.py
xv/math/geometry/templates/notebooks/__init__.py
xv/math/grades/__init__.py
xv/math/grades/_amc8_manager.py
xv/math/grades/_grade10_manager.py
xv/math/grades/_grade11_manager.py
xv/math/grades/_grade12_manager.py
xv/math/grades/_grade2_manager.py
xv/math/grades/_grade3_manager.py
xv/math/grades/_grade4_manager.py
xv/math/grades/_grade5_manager.py
xv/math/grades/_grade6_manager.py
xv/math/grades/_grade7_manager.py
xv/math/grades/_grade8_manager.py
xv/math/grades/_grade9_manager.py
xv/math/graph/__init__.py
xv/math/graph/_graph_manager.py
xv/math/helper/__init__.py
xv/math/helper/_base_helper.py
xv/math/helper/_algebra/__init__.py
xv/math/helper/_algebra/_algebra_helper.py
xv/math/helper/_algebra/_algebric_expression_helper.py
xv/math/helper/_algebra/_arithmetic_series_helper.py
xv/math/helper/_algebra/_binomial_helper.py
xv/math/helper/_algebra/_complex_number_helper.py
xv/math/helper/_algebra/_complex_number_helper2.py
xv/math/helper/_algebra/_euler_number_helper.py
xv/math/helper/_algebra/_func_classification_helper.py
xv/math/helper/_algebra/_func_transform_helper.py
xv/math/helper/_algebra/_funct_simp_transform_helper.py
xv/math/helper/_algebra/_gamma_func_helper.py
xv/math/helper/_algebra/_geometric_series_helper.py
xv/math/helper/_algebra/_laplace_transform_helper.py
xv/math/helper/_algebra/_linear_equations_helper.py
xv/math/helper/_algebra/_matrix_helper.py
xv/math/helper/_algebra/_multi_variable_helper.py
xv/math/helper/_algebra/_multinomial_helper.py
xv/math/helper/_algebra/_polynomial_helper.py
xv/math/helper/_algebra/_single_variable_equation_helper.py
xv/math/helper/_algebra/_single_variable_helper.py
xv/math/helper/_algebra/_single_variable_helper2.py
xv/math/helper/_algebra/_single_variable_helper3.py
xv/math/helper/_aops/__init__.py
xv/math/helper/_aops/_aops_helper.py
xv/math/helper/_aops/_combinatorics_helper.py
xv/math/helper/_arithmetic/__init__.py
xv/math/helper/_arithmetic/_advanced_power_helper.py
xv/math/helper/_arithmetic/_arithmetic_expression_helper.py
xv/math/helper/_arithmetic/_arithmetic_expression_solver.py
xv/math/helper/_arithmetic/_arithmetic_grid_helper.py
xv/math/helper/_arithmetic/_arithmetic_helper.py
xv/math/helper/_arithmetic/_arithmetic_operation_helper.py
xv/math/helper/_arithmetic/_arithmetic_walk_helper.py
xv/math/helper/_arithmetic/_decimal_operation_helper.py
xv/math/helper/_arithmetic/_divisibility_helper.py
xv/math/helper/_arithmetic/_elementary_integer_helper.py
xv/math/helper/_arithmetic/_fast_arithmetic_helper.py
xv/math/helper/_arithmetic/_fast_calculation_helper.py
xv/math/helper/_arithmetic/_inequality_grid_helper.py
xv/math/helper/_arithmetic/_integer_properties_helper.py
xv/math/helper/_arithmetic/_irrational_number_helper.py
xv/math/helper/_arithmetic/_irrational_operation_helper.py
xv/math/helper/_arithmetic/_lcm_hcf_helper.py
xv/math/helper/_arithmetic/_logarithm_helper.py
xv/math/helper/_arithmetic/_logarithm_helper_DO_NOT_DELETE_JAN_28_2024.py
xv/math/helper/_arithmetic/_long_arithmetic_process_helper.py
xv/math/helper/_arithmetic/_long_arithmetic_process_helper2.py
xv/math/helper/_arithmetic/_long_arithmetic_process_helper3.py
xv/math/helper/_arithmetic/_positional_value_helper.py
xv/math/helper/_arithmetic/_positional_value_helper2.py
xv/math/helper/_arithmetic/_power_helper.py
xv/math/helper/_arithmetic/_power_walk_helper.py
xv/math/helper/_arithmetic/_prime_number_helper.py
xv/math/helper/_arithmetic/_prime_number_helper2.py
xv/math/helper/_arithmetic/_profit_loss_helper.py
xv/math/helper/_arithmetic/_ratio_helper.py
xv/math/helper/_arithmetic/_rational_number_helper.py
xv/math/helper/_arithmetic/_rational_operation_helper.py
xv/math/helper/_arithmetic/_series_pattern_helper.py
xv/math/helper/_calculus/__init__.py
xv/math/helper/_calculus/_applied_differentiation_helper.py
xv/math/helper/_calculus/_area_under_curve_helper.py
xv/math/helper/_calculus/_auto_derivation_calc_helper.py
xv/math/helper/_calculus/_calculus_helper.py
xv/math/helper/_calculus/_curve_length_helper.py
xv/math/helper/_calculus/_derivative_solver.py
xv/math/helper/_calculus/_differential_equation_helper.py
xv/math/helper/_calculus/_differentiation_basics_helper.py
xv/math/helper/_calculus/_differentiation_theory_helper.py
xv/math/helper/_calculus/_integration_helper.py
xv/math/helper/_calculus/_jacobian_helper.py
xv/math/helper/_calculus/_lhopitals_helper.py
xv/math/helper/_calculus/_limit_helper.py
xv/math/helper/_calculus/_max_min_helper.py
xv/math/helper/_calculus/_std_differentiation_helper.py
xv/math/helper/_calculus/_std_integration_base_helper.py
xv/math/helper/_calculus/_std_integration_by_parts_helper.py
xv/math/helper/_calculus/_std_integration_by_reversal_helper.py
xv/math/helper/_calculus/_std_integration_by_subs_helper.py
xv/math/helper/_calculus/_std_integration_helper.py
xv/math/helper/_calculus/_surface_area_of_rotation_helper.py
xv/math/helper/_calculus/_surface_area_of_rotation_helper2.py
xv/math/helper/_calculus/_surface_area_of_rotation_helper3.py
xv/math/helper/_calculus/_working_helper.py
xv/math/helper/_common/__init__.py
xv/math/helper/_common/_calendar_helper.py
xv/math/helper/_common/_common_helper.py
xv/math/helper/_common/_data_helper.py
xv/math/helper/_common/_number_system_example_helper.py
xv/math/helper/_common/_number_system_helper.py
xv/math/helper/_common/_number_unit_helper.py
xv/math/helper/_common/_temperature_conv_helper.py
xv/math/helper/_common/_time_helper.py
xv/math/helper/_crypto/__init__.py
xv/math/helper/_crypto/_crypto_helper.py
xv/math/helper/_data_model/__init__.py
xv/math/helper/_data_model/_modelling_helper.py
xv/math/helper/_data_model/_statement_to_expr_helper.py
xv/math/helper/_data_model/modelling/__init__.py
xv/math/helper/_data_model/modelling/_modelling_assorted_helper.py
xv/math/helper/_data_model/modelling/_modelling_juice_business_helper.py
xv/math/helper/_data_model/modelling/_modelling_layered_business_helper.py
xv/math/helper/_data_model/modelling/_modelling_lcm_helper.py
xv/math/helper/_data_model/modelling/_modelling_multi_variable_helper.py
xv/math/helper/_data_model/modelling/_modelling_percentage_helper.py
xv/math/helper/_data_model/modelling/_modelling_single_variable_helper.py
xv/math/helper/_data_model/modelling/_modelling_two_digits_helper.py
xv/math/helper/_data_model/modelling/_modelling_two_variable_helper.py
xv/math/helper/_data_model/stmt_to_expr/__init__.py
xv/math/helper/_data_model/stmt_to_expr/_stmt_to_expr_arithmetic_opreration.py
xv/math/helper/_fourier/__init__.py
xv/math/helper/_fourier/_complex_fourier_helper.py
xv/math/helper/_fourier/_fourier_helper.py
xv/math/helper/_fourier/test.py
xv/math/helper/_general/__init__.py
xv/math/helper/_general/_general_helper.py
xv/math/helper/_general/_transform_helper.py
xv/math/helper/_geometry/__init__.py
xv/math/helper/_geometry/_area_calc_helper.py
xv/math/helper/_geometry/_area_helper.py
xv/math/helper/_geometry/_basic_geometry_helper.py
xv/math/helper/_geometry/_circle_helper.py
xv/math/helper/_geometry/_geometrical_shape_helper.py
xv/math/helper/_geometry/_geometry_3d_helper.py
xv/math/helper/_geometry/_geometry_helper.py
xv/math/helper/_geometry/_polygon_helper.py
xv/math/helper/_geometry/_popular_shapes_helper.py
xv/math/helper/_geometry/_triangle_basic_properties.py
xv/math/helper/_geometry/_triangle_helper.py
xv/math/helper/_geometry/_volume_helper.py
xv/math/helper/_geometry/_volume_helper_BACKUP.py
xv/math/helper/_geometry/_3d_helpers/__init__.py
xv/math/helper/_geometry/_3d_helpers/_geometry_3d_base_helper.py
xv/math/helper/_geometry/_3d_helpers/_geometry_3d_line_helper.py
xv/math/helper/_geometry/_3d_helpers/_geometry_3d_plane_helper.py
xv/math/helper/_mid_level/__init__.py
xv/math/helper/_mid_level/_mid_level_math_helper.py
xv/math/helper/_plotting/__init__.py
xv/math/helper/_plotting/_plotting_helper.py
xv/math/helper/_probability/__init__.py
xv/math/helper/_probability/_probability_helper.py
xv/math/helper/_probability/_probability_intro_helper.py
xv/math/helper/_putnam/__init__.py
xv/math/helper/_putnam/_putnam_helper.py
xv/math/helper/_putnam/_putnam_level_01_helper.py
xv/math/helper/_stats/_TEMP.py
xv/math/helper/_stats/__init__.py
xv/math/helper/_stats/_data_handling_helper.py
xv/math/helper/_stats/_set_algebra.py
xv/math/helper/_stats/_set_theory_helper.py
xv/math/helper/_stats/_stats_helper.py
xv/math/helper/_trigonometry/__init__.py
xv/math/helper/_trigonometry/_func_tr_transform_helper.py
xv/math/helper/_trigonometry/_trig_identity_helper.py
xv/math/helper/_trigonometry/_trigonometry_helper.py
xv/math/helper/_vector/__init__.py
xv/math/helper/_vector/_coord_sys_helper.py
xv/math/helper/_vector/_vector_3d_helper.py
xv/math/helper/_vector/_vector_helper.py
xv/math/helper/_vector/_vector_plotter_helper.py
xv/math/iit/__init__.py
xv/math/iit/_iit_geometry_3d_manager.py
xv/math/iit/_iit_manager.py
xv/math/iit/_set_theory_manager.py
xv/math/kids/__init__.py
xv/math/kids/_arithmetic.py
xv/math/kids/_arithmetichelper.py
xv/math/kids/_count.py
xv/math/kids/_data_handling_manager.py
xv/math/kids/_elementary_integer_manager.py
xv/math/kids/_geometrical_shape_manager.py
xv/math/kids/_lcm.py
xv/math/kids/_multiply.py
xv/math/kids/_primes.py
xv/math/kids/_sum.py
xv/math/kids/_suminmemory.py
xv/math/managers/__init__.py
xv/math/managers/_math_manager.py
xv/math/modelling/__init__.py
xv/math/modelling/_statement_to_expr_manager.py
xv/math/namedentities/__init__.py
xv/math/namedentities/_diffrentiation_entities.py
xv/math/namedentities/_diffrentiation_repo.py
xv/math/namedentities/_integration_entities.py
xv/math/probability/__init__.py
xv/math/probability/_probability_manager.py
xv/math/probability/_probability_overview_manager.py
xv/math/qa/__init__.py
xv/math/qa/_essential_techniques_manager.py
xv/math/qa/_qa_manager.py
xv/math/qbank/__init__.py
xv/math/qbank/_high_school_math_manager.py
xv/math/qbank/_higher_math_manager.py
xv/math/qbank/_junior_school_math_manager.py
xv/math/qgen/__init__.py
xv/math/qgen/_base/__init__.py
xv/math/qgen/_base/_base_detailed_operator.py
xv/math/qgen/_base/_base_q_gen.py
xv/math/qgen/subtract/__init__.py
xv/math/qgen/subtract/_base_subtract_q_gen.py
xv/math/qgen/subtract/_base_subtract_word_prob_templates.py
xv/math/qgen/subtract/_base_subtract_word_prob_templates2.py
xv/math/qgen/subtract/_subtract_dec_q_gen.py
xv/math/qgen/subtract/_subtract_dec_word_prob_templates.py
xv/math/qgen/subtract/_subtract_frac_q_gen.py
xv/math/qgen/subtract/_subtract_frac_word_prob_templates.py
xv/math/qgen/subtract/_subtract_int_q_gen.py
xv/math/qgen/subtract/_subtract_int_word_prob_templates.py
xv/math/qgen_BACKUP/__init__.py
xv/math/qgen_BACKUP/_base/__init__.py
xv/math/qgen_BACKUP/_base/_base_detailed_operator.py
xv/math/qgen_BACKUP/_base/_base_q_gen.py
xv/math/qgen_BACKUP/subtract/__init__.py
xv/math/qgen_BACKUP/subtract/_base_subtract_q_gen.py
xv/math/qgen_BACKUP/subtract/_base_subtract_word_prob_templates.py
xv/math/qgen_BACKUP/subtract/_subtract_dec_q_gen.py
xv/math/qgen_BACKUP/subtract/_subtract_dec_word_prob_templates.py
xv/math/qgen_BACKUP/subtract/_subtract_frac_q_gen.py
xv/math/qgen_BACKUP/subtract/_subtract_frac_word_prob_templates.py
xv/math/qgen_BACKUP/subtract/_subtract_int_q_gen.py
xv/math/qgen_BACKUP/subtract/_subtract_int_word_prob_templates.py
xv/math/quickmaths/__init__.py
xv/math/quickmaths/_divisibility_manager.py
xv/math/quickmaths/_fast_calculation_manager.py
xv/math/resources/_math_external_links.csv
xv/math/series/__init__.py
xv/math/series/_arithmetic_series_manager.py
xv/math/series/_geometric_series_manager.py
xv/math/series/_series_manager.py
xv/math/storeddata/__init__.py
xv/math/storeddata/_amc_8_stored_questions.py
xv/math/storeddata/_assorted_stored_questions.py
xv/math/storeddata/_essential_techniques_stored_questions.py
xv/math/storeddata/_grade10_stored_questions.py
xv/math/storeddata/_grade11_stored_questions.py
xv/math/storeddata/_grade12_stored_questions copy.py
xv/math/storeddata/_grade12_stored_questions.py
xv/math/storeddata/_grade2_stored_questions.py
xv/math/storeddata/_grade3_stored_questions.py
xv/math/storeddata/_grade4_stored_questions.py
xv/math/storeddata/_grade5_stored_questions.py
xv/math/storeddata/_grade6_stored_questions.py
xv/math/storeddata/_grade7_stored_questions.py
xv/math/storeddata/_grade8_stored_questions.py
xv/math/storeddata/_grade9_stored_questions.py
xv/math/storeddata/_inequality_stored_questions.py
xv/math/storeddata/_inequality_stored_questions2.py
xv/math/storeddata/_inequality_stored_questions_NEW.py
xv/math/storeddata/_logarithms_stored_questions.py
xv/math/storeddata/_matrix_stored_questions.py
xv/math/storeddata/temp.py
xv/math/temporal/__init__.py
xv/math/temporal/_calendar_manager.py
xv/math/temporal/_time_manager.py
xv/math/todo/__init__.py
xv/math/trigonometry/__init__.py
xv/math/trigonometry/_euler_number_manager.py
xv/math/trigonometry/_trig_identity_manager.py
xv/math/trigonometry/_trigonometry_manager.py
xv/math/unclassified/__init__.py
xv/math/unclassified/_unclassified_manager.py
xv/math/util/__init__.py
xv/math/util/_latex_equation.py
xv/math/util/_math_util.py
xv/math/util/_parser.py
xv/math/util/_parser2.py
xv/math/util/_proportional_equation.py
xv/math/util/_proportional_equation_REPLACED_TO_REMOVE_SIMPIFY.py
xv/math/vector/__init__.py
xv/math/vector/_vector_2d_manager.py
xv/math/vector/_vector_3d_manager.py
xv/math/vector/_vector_manager.py
xv_math_lib.egg-info/PKG-INFO
xv_math_lib.egg-info/SOURCES.txt
xv_math_lib.egg-info/dependency_links.txt
xv_math_lib.egg-info/namespace_packages.txt
xv_math_lib.egg-info/not-zip-safe
xv_math_lib.egg-info/requires.txt
xv_math_lib.egg-info/top_level.txt