================= Welcome to *FhY* ================= *FhY* is a cross-domain language with mathematical foundations that moves beyond the current paradigm of domain-specific languages to enable cross-domain multi-acceleration. .. TODO: Make this an extension rather than manual HTML .. raw:: html
Exploitation of Mathematical Parallelism

FhY includes intrinsic functions like sum (Σ) and prod (Π) to express mathematical operations naturally, such as matrix-vector multiplication.

Cross-Domain Support

FhY supports a wide range of computational domains, including planning, kinematics, digital signal processing, graph processing, numerical optimization, data analytics, and deep learning.

Template Types

Similar to C++ and Rust, FhY allows parametric type signatures through template types, enabling flexible and reusable code structures.

*FhY* Examples -------------- .. TODO: Make the code selector able to grab code snippets from this file .. code_selector:: Authors ------- This project is being developed by the Alternative Computing Technologies (ACT) Lab at the University of California San Diego led by Professor Hadi Esmaeilzadeh. The current contributors are Christopher Priebe and Jason Del Rio. Check out our :doc:`design blog ` for more information on current progress. Indices and tables ------------------ .. toctree:: :maxdepth: 1 :caption: Contents: install design_blog/index * :ref:`genindex` * :ref:`modindex` * :ref:`search`