User Documentation
ModuleNotFoundError
Developer Documentation
API Reference
main()
get_current_env_values()
get_env()
get_env_from_schema()
initialize_and_validate_config()
write_env_file()
generate_output_basename()
get_csv_path()
get_env_path()
get_output_dir()
get_project_root()
schrodinger_equation()
lorentz_system()
duffing_oscillator()
lotka_volterra()
rigid_body_euler()
rlc_circuit()
gompertz_growth()
newton_cooling()
linear_decay_source()
airy_equation()
hermite_ode()
laguerre_ode()
bessel_ode()
stationary_schrodinger_ho()
stationary_schrodinger_well()
kummer_ode()
rabi_oscillations()
bloch_equations()
rossler_attractor()
sir_epidemic()
fitzhugh_nagumo()
chen_system()
brusselator()
michaelis_menten()
riccati_ode()
rayleigh_oscillator()
forced_harmonic_oscillator()
allee_effect()
langmuir_adsorption()
thomas_attractor()
hindmarsh_rose()
rabinovich_fabrikant()
chua_circuit()
selkov_glycolysis()
competitive_lotka_volterra_3()
lu_chen()
aizawa_attractor()
cubic_decay()
sqrt_growth()
bistable()
landau()
cubic_oscillator()
bernoulli_decay()
holling_type2()
soft_spring()
quadratic_decay()
cubic_landau()
smooth_decay()
gompertz_harvesting()
damped_pendulum()
lienard()
matthew_equation()
legendre_ode()
blasius_type()
emden_fowler()
fisher_kpp()
malthus_harvesting()
relu_activation()
tanh_decay()
halvorsen_attractor()
dadras_attractor()
sprott_s()
sprott_a()
three_species_food_chain()
sirs_epidemic()
seir_epidemic()
oregonator()
morris_lecar()
wilson_cowan()
goodwin_oscillator()
t_system()
finance_chaos()
arneodo()
bouali_attractor()
nose_hoover()
dee_attractor()
four_wing()
genesi_attractor()
qi_chaos()
wang_sun_chaos()
predator_prey_ratio()
leslie_gower()
holling_tanner()
rossler_hyperchaos()
hyperchaos_lorenz()
cobweb_model()
ricker_model()
beverton_holt()
tent_map()
third_order_recurrence()
gauss_map()
solve_difference()
get_difference_function()
get_ode_function()
get_vector_ode_function()
parse_pde_rhs_expression()
compute_ode_residual_error()
FNotation
FNotation.kind
FNotation.n_components
FNotation.order
FNotation.n_independent_vars
FNotation.component_orders
FNotation.state_size()
generate_derivative_labels()
ODESolution
ODESolution.x
ODESolution.y
ODESolution.success
ODESolution.message
ODESolution.method_used
ODESolution.n_eval
ODESolution.raw
solve_multipoint()
solve_ode()
solve_pde_2d()
is_multivariate()
load_predefined_equations()
compute_statistics()
compute_statistics_2d()
validate_all_inputs()
DifferenceSolution
PDESolution
PredefinedEquation
generate_phase_space_options()
create_contour_plot()
create_energy_evolution_plot()
create_energy_per_mode_plot()
create_phase_3d_plot()
create_phase_plot()
create_solution_plot()
create_surface_plot()
create_vector_animation_3d()
create_vector_animation_plot()
export_animation_to_mp4()
SolverResult
SolverResult.x
SolverResult.y
SolverResult.statistics
SolverResult.metadata
SolverResult.equation_type
SolverResult.y_grid
SolverResult.is_vector
SolverResult.vector_components
SolverResult.vector_order
SolverResult.notation
run_solver_pipeline()
parse_scalar_function()
DisplayMode
DisplayMode.CURVE
DisplayMode.COEFFICIENTS
TransformKind
TransformKind.ORIGINAL
TransformKind.FOURIER
TransformKind.LAPLACE
TransformKind.TAYLOR
TransformKind.HILBERT
TransformKind.Z_TRANSFORM
apply_transform()
compute_function_samples()
get_transform_coefficients()
ProblemDescriptor
ProblemDescriptor.id
ProblemDescriptor.name
ProblemDescriptor.description
get_problem_descriptors()
open_problem_dialog()
ProblemRegistration
ProblemRegistry
ComplexProblemsDialog
compile_scalar_expression()
run_solver_with_loading()
add_how_to_config_section()
parse_float()
parse_int()
parse_positive_float()
parse_positive_int()
ProblemDoc
get_problem_doc()
get_all_problem_docs()
build_ode_function()
solve_coupled_oscillators()
compute_normal_modes()
CoupledOscillatorsResult
CoupledOscillatorsDialog
CoupledOscillatorsResultDialog
solve_membrane_2d()
laplacian_2d()
apply_fixed_boundary()
acceleration_field()
build_initial_displacement()
compute_energy_terms()
compute_fft_power_2d()
Membrane2DResult
resolve_optional_membrane_terms()
Membrane2DDialog
Membrane2DResultDialog
solve_nonlinear_waves()
build_periodic_grid()
build_initial_profile()
compute_nlse_invariants()
compute_kdv_invariants()
NonlinearWavesResult
NonlinearWavesDialog
NonlinearWavesResultDialog
solve_schrodinger_td()
normalize_wavefunction_1d()
normalize_wavefunction_2d()
build_absorbing_mask_1d()
build_absorbing_mask_2d()
potential_1d()
potential_2d()
initial_packet_1d()
initial_packet_2d()
SchrodingerTDResult
SchrodingerTDDialog
SchrodingerTDResultDialog
solve_antenna_radiation()
build_angular_grid()
pattern_dipole()
pattern_small_loop()
pattern_patch()
pattern_uniform_linear_array()
antenna_pattern()
normalize_pattern()
compute_directivity()
estimate_beamwidth_deg()
estimate_aperture_lambda()
to_db10()
wrap_angle_deg()
degrees()
wavelength_from_frequency()
far_field_distance_min()
e_from_power_density()
h_from_e_field()
compute_reaction_metrics()
AntennaRadiationResult
AntennaRadiationDialog
AntennaRadiationResultDialog
solve_aerodynamics_2d()
build_periodic_domain()
rotate_coordinates()
build_obstacle_mask()
ddx_periodic()
ddy_periodic()
laplacian_periodic()
divergence_periodic()
vorticity_periodic()
Aerodynamics2DResult
Aerodynamics2DDialog
Aerodynamics2DResultDialog
solve_pipe_flow()
build_pipe_grid()
diameter_profile()
area_from_diameter()
reynolds_number()
friction_factor()
PipeFlowResult
PipeFlowDialog
PipeFlowResultDialog
MainMenu
get_contrast_foreground()
get_select_colors()
get_font()
configure_ttk_styles()
center_window()
fit_and_center()
make_modal()
bind_wraplength()
embed_animation_plot_in_tk()
embed_plot_in_tk()
setup_arrow_enter_navigation()
ToolTip
DifferentialLabError
EquationParseError
SolverFailedError
ValidationError
build_eval_namespace()
export_csv_to_path()
export_json_to_path()
get_logger()
normalize_params()
normalize_unicode_escapes()
safe_eval()
validate_exclusive_args()
validate_expression_ast()
is_update_available()
perform_git_pull()
record_check_done()
should_run_check()
Please activate JavaScript to enable the search functionality.