CONTRIBUTING.md
LICENSE
MANIFEST.in
NOTICE
README.md
SECURITY.md
bump_version.py
pyproject.toml
run_examples.py
run_tests.py
docs/Chemistry_Biology_Roadmap.md
docs/Console_KaTeX_Roadmap.md
docs/Dedekind_Language_Specification.md
docs/Dedekind_Research_and_Architecture.md
docs/Features_Implementation_Roadmap.md
docs/Fluid_Dynamics_Shape_Optimization.md
docs/Symbolic_Simplification_Roadmap.md
docs/Thermal_LBM_Convection.md
docs/Underserved_Sciences_Roadmap.md
docs/What_Dedekind_Can_Currently_Do.md
docs/changelog.md
docs/language.md
docs/roadmap.md
examples/dedekind/basics/basic_loops.ddk
examples/dedekind/basics/conditional_logic.ddk
examples/dedekind/basics/factorial_test.ddk
examples/dedekind/basics/file_io_json.ddk
examples/dedekind/basics/hello.ddk
examples/dedekind/basics/logical_operators.ddk
examples/dedekind/basics/try_catch_slicing_demo.ddk
examples/dedekind/chemistry_biology/bioinformatics_demo.ddk
examples/dedekind/chemistry_biology/biology_growth.ddk
examples/dedekind/chemistry_biology/chemical_equilibrium.ddk
examples/dedekind/chemistry_biology/chemistry_arrhenius.ddk
examples/dedekind/chemistry_biology/chemistry_elements.ddk
examples/dedekind/chemistry_biology/chemistry_kinetics.ddk
examples/dedekind/chemistry_biology/chemistry_units_radiation.ddk
examples/dedekind/chemistry_biology/dose_response.ddk
examples/dedekind/chemistry_biology/epidemiology_sir.ddk
examples/dedekind/chemistry_biology/lotka_volterra.ddk
examples/dedekind/chemistry_biology/md_lennard_jones_demo.ddk
examples/dedekind/chemistry_biology/pharmacology_quickwins.ddk
examples/dedekind/chemistry_biology/scientific_arrhenius_plot.ddk
examples/dedekind/compiler_features/advanced_processing.ddk
examples/dedekind/compiler_features/algo_showcase.ddk
examples/dedekind/compiler_features/economics_solow.ddk
examples/dedekind/compiler_features/generics_demo.ddk
examples/dedekind/compiler_features/latex_demo.ddk
examples/dedekind/compiler_features/matrix_gpu.ddk
examples/dedekind/compiler_features/multi_file_modules_demo.ddk
examples/dedekind/compiler_features/music_intervals.ddk
examples/dedekind/compiler_features/native_benchmark.ddk
examples/dedekind/compiler_features/notebook_export_demo.ddk
examples/dedekind/compiler_features/paper_table_demo.ddk
examples/dedekind/compiler_features/plot_demo.ddk
examples/dedekind/compiler_features/purity_check_demo.ddk
examples/dedekind/compiler_features/pyimport_demo.ddk
examples/dedekind/compiler_features/reproducibility_demo.ddk
examples/dedekind/compiler_features/source_mapping_demo.ddk
examples/dedekind/compiler_features/stdlib_modules_demo.ddk
examples/dedekind/compiler_features/v1_4_features_showcase.ddk
examples/dedekind/compiler_features/v1_5_features_showcase.ddk
examples/dedekind/compiler_features/demo_geometry/area.ddk
examples/dedekind/compiler_features/demo_geometry/volume.ddk
examples/dedekind/engineering/ac_filter_optimization.ddk
examples/dedekind/engineering/affine_units_demo.ddk
examples/dedekind/engineering/airfoil_optimization.ddk
examples/dedekind/engineering/bridge_topology_optimization.ddk
examples/dedekind/engineering/control_lti_example.ddk
examples/dedekind/engineering/differentiable_circuit_example.ddk
examples/dedekind/engineering/differentiable_filter_design.ddk
examples/dedekind/engineering/differentiable_ik_example.ddk
examples/dedekind/engineering/heat_diffusion_sparse.ddk
examples/dedekind/engineering/heat_sink_topology_optimization.ddk
examples/dedekind/engineering/imperial_units_demo.ddk
examples/dedekind/engineering/lbm3d_sphere_drag.ddk
examples/dedekind/engineering/lbm_fourier_airfoil_optimization.ddk
examples/dedekind/engineering/lbm_heat_exchanger.ddk
examples/dedekind/engineering/lbm_karman_benchmark.ddk
examples/dedekind/engineering/lbm_les_smagorinsky_tuning.ddk
examples/dedekind/engineering/lbm_mrt_high_reynolds.ddk
examples/dedekind/engineering/lbm_physical_cylinder.ddk
examples/dedekind/engineering/lbm_rayleigh_benard.ddk
examples/dedekind/engineering/lbm_shape_optimization.ddk
examples/dedekind/engineering/logarithmic_units_demo.ddk
examples/dedekind/engineering/ns_chorin_ibm_cylinder.ddk
examples/dedekind/engineering/pid_tuning_optimization.ddk
examples/dedekind/machine_learning/gnn_materials_demo.ddk
examples/dedekind/machine_learning/gnn_molecule_demo.ddk
examples/dedekind/machine_learning/labeled_tensors_demo.ddk
examples/dedekind/machine_learning/mnist_classifier.ddk
examples/dedekind/machine_learning/pinn_ode_demo.ddk
examples/dedekind/machine_learning/pinn_oscillator_demo.ddk
examples/dedekind/machine_learning/quantity_stripping_demo.ddk
examples/dedekind/machine_learning/shape_annotations_demo.ddk
examples/dedekind/mathematics/abs_bars.ddk
examples/dedekind/mathematics/at_operator_special_functions.ddk
examples/dedekind/mathematics/autograd_showcase.ddk
examples/dedekind/mathematics/dedekind_cuts_rings.ddk
examples/dedekind/mathematics/geometric_algebra_demo.ddk
examples/dedekind/mathematics/graph_spectral_demo.ddk
examples/dedekind/mathematics/integrate_sym_demo.ddk
examples/dedekind/mathematics/integration.ddk
examples/dedekind/mathematics/math_functions.ddk
examples/dedekind/mathematics/optimize_milp_demo.ddk
examples/dedekind/mathematics/prime_generation.ddk
examples/dedekind/mathematics/riemann_zeta_sums.ddk
examples/dedekind/mathematics/scientific_fft_spectrum.ddk
examples/dedekind/mathematics/sequences.ddk
examples/dedekind/mathematics/sparse_iterative_solvers.ddk
examples/dedekind/mathematics/symbolic_diff_demo.ddk
examples/dedekind/mathematics/symbolic_solve_series.ddk
examples/dedekind/mathematics/tensor_science.ddk
examples/dedekind/mathematics/vector_math.ddk
examples/dedekind/mathematics/volume_revolution.ddk
examples/dedekind/physics_astronomy/angle_units.ddk
examples/dedekind/physics_astronomy/constants_extended.ddk
examples/dedekind/physics_astronomy/crystallography_structure_refinement.ddk
examples/dedekind/physics_astronomy/differentiable_ode.ddk
examples/dedekind/physics_astronomy/geology_darcy.ddk
examples/dedekind/physics_astronomy/lagrange_hamilton.ddk
examples/dedekind/physics_astronomy/length_units_conversion.ddk
examples/dedekind/physics_astronomy/materials_jmak.ddk
examples/dedekind/physics_astronomy/new_constants_demo.ddk
examples/dedekind/physics_astronomy/pde_advection.ddk
examples/dedekind/physics_astronomy/pde_advection_diffusion.ddk
examples/dedekind/physics_astronomy/pde_burgers.ddk
examples/dedekind/physics_astronomy/pde_heat.ddk
examples/dedekind/physics_astronomy/pde_maxwell.ddk
examples/dedekind/physics_astronomy/pde_navier_stokes.ddk
examples/dedekind/physics_astronomy/pde_reaction_diffusion.ddk
examples/dedekind/physics_astronomy/pde_wave.ddk
examples/dedekind/physics_astronomy/physical_units.ddk
examples/dedekind/physics_astronomy/quickwins_units.ddk
examples/dedekind/physics_astronomy/relativity_physics.ddk
examples/dedekind/physics_astronomy/scientific_damped_oscillator.ddk
examples/dedekind/physics_astronomy/scientific_gravitational_potential.ddk
examples/dedekind/physics_astronomy/scientific_ricci_plot.ddk
examples/dedekind/physics_astronomy/scientific_wave_superposition.ddk
examples/dedekind/physics_astronomy/signal_physics.ddk
examples/dedekind/physics_astronomy/space_orbit_optimization.ddk
examples/dedekind/physics_astronomy/temp_unit_test.ddk
examples/dedekind/physics_astronomy/universal_constants.ddk
examples/dedekind/physics_astronomy/user_defined_units.ddk
examples/dedekind/physics_astronomy/v1_6_2_new_units.ddk
examples/dedekind/quantum/quantum_bell.ddk
examples/dedekind/quantum/quantum_grover.ddk
examples/dedekind/quantum/quantum_rotations.ddk
examples/dedekind/quantum/quantum_shapes.ddk
examples/dedekind/quantum/quantum_units.ddk
examples/dedekind/quantum/quantum_vqe.ddk
examples/dedekind/statistics/biostatistics_quickwins.ddk
examples/dedekind/statistics/curve_fitting.ddk
examples/dedekind/statistics/dirichlet_distribution_function.ddk
examples/dedekind/statistics/distributions_extended.ddk
examples/dedekind/statistics/hmc_fitting.ddk
examples/dedekind/statistics/linear_regression.ddk
examples/dedekind/statistics/numerics_statistics.ddk
examples/dedekind/statistics/probabilistic.ddk
examples/dedekind/statistics/stats_binom_ttest.ddk
examples/dedekind/statistics/uncertainty_propagation.ddk
src/dedekind/__init__.py
src/dedekind/aot_compiler.py
src/dedekind/ast_nodes.py
src/dedekind/build_runtime.py
src/dedekind/cli.py
src/dedekind/codegen.py
src/dedekind/compiler.py
src/dedekind/install_kernel.py
src/dedekind/latex_export.py
src/dedekind/lexer.py
src/dedekind/ml_runtime.py
src/dedekind/mlir_codegen.py
src/dedekind/parser.py
src/dedekind/purity_check.py
src/dedekind/reproducibility.py
src/dedekind/server.py
src/dedekind/simplify.py
src/dedekind/symbolic_diff.py
src/dedekind/units_checker.py
src/dedekind.egg-info/PKG-INFO
src/dedekind.egg-info/SOURCES.txt
src/dedekind.egg-info/dependency_links.txt
src/dedekind.egg-info/entry_points.txt
src/dedekind.egg-info/requires.txt
src/dedekind.egg-info/top_level.txt
src/dedekind/runtime_modules/00_imports.py
src/dedekind/runtime_modules/01_classes.py
src/dedekind/runtime_modules/02_tensors.py
src/dedekind/runtime_modules/03_solvers.py
src/dedekind/runtime_modules/04_math.py
src/dedekind/runtime_modules/05_uncertainty.py
src/dedekind/runtime_modules/06_io.py
src/dedekind/runtime_modules/07_dataframes.py
src/dedekind/runtime_modules/08_advanced.py
src/dedekind/runtime_modules/09_publishing.py
src/dedekind/runtime_modules/09_signals.py
src/dedekind/runtime_modules/10_robotics.py
src/dedekind/runtime_modules/12_fluid_dynamics.py
src/dedekind/runtime_modules/14_structural.py
src/dedekind/runtime_modules/15_thermal.py
src/dedekind/runtime_modules/16_space.py
src/dedekind/runtime_modules/17_atomic.py
src/dedekind/stdlib/atomic.ddk
src/dedekind/stdlib/biology.ddk
src/dedekind/stdlib/chemistry.ddk
src/dedekind/stdlib/fluid_dynamics.ddk
src/dedekind/stdlib/imperial.ddk
src/dedekind/stdlib/math.ddk
src/dedekind/stdlib/ml.ddk
src/dedekind/stdlib/physics.ddk
src/dedekind/stdlib/quantum.ddk
src/dedekind/stdlib/robotics.ddk
src/dedekind/stdlib/signals.ddk
src/dedekind/stdlib/space.ddk
src/dedekind/stdlib/stats.ddk
src/dedekind/stdlib/structural.ddk
src/dedekind/stdlib/thermal.ddk
src/dedekind_jupyter_kernel/__init__.py
src/dedekind_jupyter_kernel/__main__.py
src/dedekind_jupyter_kernel/kernel.py
src/dedekind_jupyter_kernel/run_dedekind_kernel.py
src/dedekind_jupyter_kernel/kernelspec/kernel.json
tests/dedekind/affine_units_test.ddk
tests/dedekind/assert_test.ddk
tests/dedekind/astrophysics_test.ddk
tests/dedekind/at_operator_test.ddk
tests/dedekind/bayes_test.ddk
tests/dedekind/benchmark_profile_test.ddk
tests/dedekind/bioinformatics_test.ddk
tests/dedekind/control_test.ddk
tests/dedekind/crystallography_test.ddk
tests/dedekind/dataframe_csv_test.ddk
tests/dedekind/diff_sym_test.ddk
tests/dedekind/dsp_test.ddk
tests/dedekind/electronics_test.ddk
tests/dedekind/fem_test.ddk
tests/dedekind/fluid_dynamics_test.ddk
tests/dedekind/generics_test.ddk
tests/dedekind/geometric_algebra_test.ddk
tests/dedekind/geosciences_test.ddk
tests/dedekind/graph_laplacian_test.ddk
tests/dedekind/graph_shape_test.ddk
tests/dedekind/imperial_units_and_constants_test.ddk
tests/dedekind/integrate_sym_test.ddk
tests/dedekind/jacobian_hessian_test.ddk
tests/dedekind/jit_test.ddk
tests/dedekind/kern_algorithms_test.ddk
tests/dedekind/la_primitives_test.ddk
tests/dedekind/labeled_tensors_test.ddk
tests/dedekind/lbm3d_test.ddk
tests/dedekind/lbm_fourier_shape_test.ddk
tests/dedekind/lbm_les_test.ddk
tests/dedekind/lbm_shape_opt_test.ddk
tests/dedekind/life_sciences_phase1_test.ddk
tests/dedekind/life_sciences_phase2_test.ddk
tests/dedekind/life_sciences_phase3_test.ddk
tests/dedekind/logarithmic_units_test.ddk
tests/dedekind/md_simulate_lj_test.ddk
tests/dedekind/molecular_test.ddk
tests/dedekind/multi_file_modules_test.ddk
tests/dedekind/notebook_export_test.ddk
tests/dedekind/ns_ibm_test.ddk
tests/dedekind/number_theory_test.ddk
tests/dedekind/optimization_test.ddk
tests/dedekind/optimize_milp_test.ddk
tests/dedekind/paper_table_test.ddk
tests/dedekind/partial_test.ddk
tests/dedekind/purity_check_test.ddk
tests/dedekind/pyimport_test.ddk
tests/dedekind/quantity_stripping_test.ddk
tests/dedekind/quantum_circuit_test.ddk
tests/dedekind/quantum_units_test.ddk
tests/dedekind/robotics_test.ddk
tests/dedekind/sde_solve_test.ddk
tests/dedekind/seed_reproducibility_test.ddk
tests/dedekind/shape_annotations_test.ddk
tests/dedekind/signature_units_test.ddk
tests/dedekind/simplify_test.ddk
tests/dedekind/space_test.ddk
tests/dedekind/sparse_iterative_test.ddk
tests/dedekind/special_functions_test.ddk
tests/dedekind/stdlib_biology_math_ml_test.ddk
tests/dedekind/stdlib_chemistry_test.ddk
tests/dedekind/stdlib_physics_test.ddk
tests/dedekind/stdlib_stats_test.ddk
tests/dedekind/stoichiometry_test.ddk
tests/dedekind/structural_test.ddk
tests/dedekind/symbolic_solve_series_test.ddk
tests/dedekind/thermal_lbm_test.ddk
tests/dedekind/thermal_test.ddk
tests/dedekind/try_catch_slicing_test.ddk
tests/dedekind/unit_plot_test.ddk
tests/dedekind/units_ph_test.ddk
tests/dedekind/use_module_test.ddk
tests/dedekind/user_defined_units_test.ddk