LICENSE
README.md
pyproject.toml
funz_fz.egg-info/PKG-INFO
funz_fz.egg-info/SOURCES.txt
funz_fz.egg-info/dependency_links.txt
funz_fz.egg-info/entry_points.txt
funz_fz.egg-info/requires.txt
funz_fz.egg-info/top_level.txt
fz/__init__.py
fz/_version.py
fz/algorithms.py
fz/cli.py
fz/config.py
fz/core.py
fz/helpers.py
fz/history.py
fz/installer.py
fz/interpreter.py
fz/io.py
fz/logging.py
fz/runners.py
fz/shell.py
fz/spinner.py
tests/test_algorithm_installation.py
tests/test_algorithm_montecarlo.py
tests/test_algorithm_options.py
tests/test_algorithm_plugins.py
tests/test_algorithm_resolution.py
tests/test_assignment_detection.py
tests/test_bash_availability.py
tests/test_bash_requirement_demo.py
tests/test_cache_none_outputs.py
tests/test_calculator_discovery.py
tests/test_callbacks.py
tests/test_case_dir_creation.py
tests/test_cli_aliases.py
tests/test_cli_commands.py
tests/test_complete_parallel_execution.py
tests/test_comprehensive_paths.py
tests/test_concurrent_cases.py
tests/test_current_dir_fix.py
tests/test_dataframe_input.py
tests/test_debug_command_flow.py
tests/test_debug_detailed.py
tests/test_debug_execution.py
tests/test_debug_shlex.py
tests/test_debug_step_by_step.py
tests/test_demos.py
tests/test_dict_flattening.py
tests/test_edge_cases.py
tests/test_enhanced_logging.py
tests/test_error_reporting.py
tests/test_examples_advanced.py
tests/test_examples_modelica.py
tests/test_examples_perfectgaz.py
tests/test_examples_scripts.py
tests/test_examples_telemac.py
tests/test_final_comprehensive_paths.py
tests/test_final_paths.py
tests/test_final_specification.py
tests/test_final_verification.py
tests/test_funz_integration.py
tests/test_funz_protocol.py
tests/test_funz_runner.py
tests/test_funz_udp_fallback.py
tests/test_fzd.py
tests/test_fzd_calculator_discovery.py
tests/test_fzi_formulas.py
tests/test_fzo_fzr_coherence.py
tests/test_installer.py
tests/test_interpreter_default_values.py
tests/test_interpreter_files.py
tests/test_interpreter_python.py
tests/test_interpreter_r.py
tests/test_interrupt_handling.py
tests/test_java_funz_compatibility.py
tests/test_logging_system.py
tests/test_model_key_aliases.py
tests/test_multiple_input_files.py
tests/test_no_algorithms.py
tests/test_no_calculators.py
tests/test_no_formula.py
tests/test_no_input_files.py
tests/test_no_models.py
tests/test_no_plugins.py
tests/test_no_variables.py
tests/test_numeric_formats.py
tests/test_numpy_support.py
tests/test_output_files_location.py
tests/test_parallel_simple.py
tests/test_path_detection_gaps.py
tests/test_path_resolution.py
tests/test_path_resolution_simple.py
tests/test_perfect_gas.py
tests/test_perfectgaz_comprehensive.py
tests/test_perfectgaz_sourced.py
tests/test_platform_specific.py
tests/test_r_algorithms.py
tests/test_random_failures.py
tests/test_readme_snippets.py
tests/test_retry_mechanism.py
tests/test_robust_parallel.py
tests/test_run_command.py
tests/test_shell_path.py
tests/test_simple_absolute_paths.py
tests/test_simple_thread.py
tests/test_skill_e2e.py
tests/test_skill_static.py
tests/test_slurm_runner.py
tests/test_ssh_availability_check.py
tests/test_ssh_directory_uniqueness.py
tests/test_ssh_localhost.py
tests/test_ssh_many_cases.py
tests/test_ssh_perfectgaz.py
tests/test_static_objects.py
tests/test_temp_dir.py
tests/test_timing_fix.py
tests/test_user_example.py
tests/test_warning_and_tracking.py