Docs.rs
symplex-0.2.0
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
symplex 0.2.0
Exact symbolic mathematics for Rust: calculus, summation, solving, linear algebra, transforms, compile-time dimensional analysis, and Rust/C code generation
Crate
Source
Builds
Feature flags
Documentation
..
common
fixtures
ui
v02_oracle_common
bugfinder1_edge_cases.rs
bugfinder2_consistency.rs
crt_overflow_validation.rs
fixpoint_convergence_test.rs
infinity_pow_validation.rs
limit_heuristic_validation.rs
math1_calculus_bugs.rs
math2_algebra_bugs.rs
math3_linalg_ntheory_bugs.rs
perf_analysis.rs
proptest_algebraic.proptest-regressions
proptest_algebraic.rs
proptest_bounded.rs
proptest_canon.proptest-regressions
proptest_canon.rs
proptest_roundtrips.rs
proptest_stress.proptest-regressions
proptest_stress.rs
proptest_transforms.proptest-regressions
proptest_transforms.rs
proptest_verification.rs
pythagorean_scaling_validation.rs
README.md
regular_joe_tests.rs
round2_calculus_deep.rs
round2_codegen_bugs.rs
round2_domains.rs
round2_poly_solver.rs
round2_simplify_bugs.rs
round2_stress.rs
round3_api_misuse.rs
round3_differential.rs
round3_parser_fuzz.rs
round3_properties.rs
round3_untested_modules.rs
round4_extreme.rs
simplify_perf_test.rs
test_advanced.rs
test_advanced_control.rs
test_alpha_fixes.rs
test_api_coverage.rs
test_apply_diff.rs
test_arb_prec_special.rs
test_assume_queries.rs
test_bareiss.rs
test_bug_regression.rs
test_calculus_parity.rs
test_calculus_util.rs
test_codegen.rs
test_codegen_advanced.rs
test_codegen_numopt.rs
test_codegen_quality.rs
test_collect_together.rs
test_combinatorial.rs
test_compact.rs
test_complex.rs
test_concrete.rs
test_concurrency.rs
test_control.rs
test_convenience.rs
test_correctness_audit.rs
test_cross_context.rs
test_cubic_quartic.rs
test_cycle11.rs
test_cycle7_8.rs
test_cycle9_10.rs
test_data_export.rs
test_definite_poly.rs
test_delta_laplace_depth.rs
test_dim_macro.rs
test_display_quality.rs
test_dynamics.rs
test_dynamics_scale.rs
test_equation.rs
test_ergonomics.rs
test_evalf_arb_prec.rs
test_evalf_gaps.rs
test_evalf_special.rs
test_expand_convenience.rs
test_expr_fraction.rs
test_expr_view.rs
test_factoring_boundaries.rs
test_finite_diff.rs
test_floor_ceil_minmax.rs
test_formal_series.rs
test_foundations.rs
test_fu.rs
test_full_simplify.rs
test_gaussian_laplace.rs
test_gc_plus.rs
test_gosper.rs
test_groebner.rs
test_hard_math.rs
test_heaviside_integ.rs
test_hensel.rs
test_heurisch.rs
test_inequalities.rs
test_integrate.rs
test_integration_advanced.rs
test_integration_fix.rs
test_integration_gaps.rs
test_known_answers.rs
test_lambertw.rs
test_laplace.rs
test_limits.rs
test_limits_infinity.rs
test_linalg.rs
test_linear_systems.rs
test_log_to_real.rs
test_logic_ext.rs
test_logic_piecewise.rs
test_macro_improvements.rs
test_macro_new_funcs.rs
test_macros.rs
test_math_depth.rs
test_math_rules.rs
test_matrix_codegen.rs
test_matrix_decomp.rs
test_matrix_exp.rs
test_matrix_linalg.rs
test_matrix_ode.rs
test_multinomial.rs
test_multipoly.rs
test_new_api.rs
test_new_math.rs
test_new_rules.rs
test_ntheory.rs
test_numerical_validation.rs
test_ode_advanced.rs
test_ode_comprehensive.rs
test_ode_coverage.rs
test_ode_depth.rs
test_ode_expanded.rs
test_ode_extra.rs
test_ode_public.rs
test_ode_systems.rs
test_panel_fixes.rs
test_parametric_integration.rs
test_parser.rs
test_perf_infra.rs
test_physical_constants.rs
test_piecewise_integ.rs
test_plotting.rs
test_poly_refactor.rs
test_polysys.rs
test_polysys_irrational.rs
test_proptest_new.rs
test_quality_props.proptest-regressions
test_quality_props.rs
test_quaternion.rs
test_radsimp_limits.rs
test_rational_integration.rs
test_recip_trig.rs
test_risch_e2e.rs
test_robotics.rs
test_rootof.rs
test_rothstein_trager.rs
test_rule_application.rs
test_rule_macro_new.rs
test_sampling.rs
test_sc_fixes.rs
test_serde_roundtrip.rs
test_series_comprehensive.rs
test_series_ext.rs
test_series_factor.rs
test_sets.rs
test_sign_cancel_bug.rs
test_simp_depth.rs
test_simp_improvements.rs
test_simplify.rs
test_size_assertions.rs
test_solve_cancel.rs
test_solve_trig.rs
test_solver_utils.rs
test_special_elem.rs
test_special_extended.rs
test_special_funcs.rs
test_special_values.rs
test_sprint_integration.rs
test_sqrt_quadratic.rs
test_stage1.rs
test_stage3.rs
test_stage5.rs
test_stage6.rs
test_stage7_8.rs
test_stripper_collector.rs
test_sturm.rs
test_sum_closed.rs
test_sympy_cross_validation.rs
test_trig_hyp.rs
test_trig_power_integ.rs
test_type_gating.rs
test_units_comprehensive.rs
test_units_proptest.rs
test_vector_calc.rs
test_workflows.rs
test_z_transform.rs
ui_tests.rs
v02_backends_c.rs
v02_backends_codegen.rs
v02_backends_compile.rs
v02_backends_cse.rs
v02_basefix_assumptions.rs
v02_basefix_canon.rs
v02_basefix_deep.rs
v02_basefix_display.rs
v02_basefix_eval.rs
v02_basefix_evalf.rs
v02_basefix_free_symbols.rs
v02_basefix_nroots.rs
v02_basefix_perf.rs
v02_basefix_radicals.rs
v02_defint_node.rs
v02_ergonomics_compare.rs
v02_ergonomics_equation.rs
v02_ergonomics_ingest.rs
v02_ergonomics_plotting.rs
v02_ergonomics_traits.rs
v02_integration_battery.rs
v02_integration_definite.rs
v02_integration_residue.rs
v02_matrices_api.rs
v02_matrices_control.rs
v02_matrices_decomp.rs
v02_matrices_quaternion.rs
v02_matrices_vector.rs
v02_nodes_apply_specials.rs
v02_nodes_complex.rs
v02_nodes_constants.rs
v02_nodes_special.rs
v02_ntheory_factor.rs
v02_ntheory_ntheory.rs
v02_ntheory_polyalg.rs
v02_numfix_api.rs
v02_numfix_bessel.rs
v02_numfix_codegen.rs
v02_numfix_logic.rs
v02_numfix_macros.rs
v02_numfix_parse.rs
v02_numfix_radicals.rs
v02_oracle_calculus.rs
v02_oracle_codegen.rs
v02_oracle_matrix.rs
v02_oracle_meta.rs
v02_oracle_new_features.rs
v02_oracle_ntheory.rs
v02_oracle_poly.rs
v02_oracle_sets_logic.rs
v02_oracle_simplify.rs
v02_oracle_solve.rs
v02_oracle_transforms.rs
v02_sets_algebra.rs
v02_sets_logic.rs
v02_sets_reduce.rs
v02_simplify_gapfill.rs
v02_simplify_rules.rs
v02_simplify_subs.rs
v02_solvefix_inequalities.rs
v02_solvefix_polysys.rs
v02_solvefix_rsolve.rs
v02_solvefix_series.rs
v02_solving_ode_rsolve.rs
v02_solving_solve.rs
v02_solving_systems.rs
v02_summation_engine.rs
v02_summation_series.rs
v02_transforms_fourier.rs
v02_transforms_laplace.rs
v02_transforms_limits.rs
v02_transforms_mellin.rs
v02_transforms_series_z.rs
zz_probe_tmp.rs