Skip to content

docs: flesh out rendered docs homepage - #99

Closed
professor314 wants to merge 1 commit into
lockwo:mainfrom
professor314:docs/improve-homepage
Closed

docs: flesh out rendered docs homepage#99
professor314 wants to merge 1 commit into
lockwo:mainfrom
professor314:docs/improve-homepage

Conversation

@professor314

Copy link
Copy Markdown

Summary

Improves the documentation homepage by adding several new sections that help newcomers understand the library at a glance.

Changes

  • Why distreqx? section summarizing key advantages (pure JAX, equinox-based, actively maintained, strict design patterns, no batch dimension)
  • Features at a Glance tables listing all available distributions and bijectors with their class names
  • Additional quick examples for bijector usage, transformed distributions, and JAX transformations (vmap, grad)
  • Renamed Quick example to Quick Examples to reflect multiple examples

Motivation

Addresses #22. New users benefit from seeing the full scope of available distributions/bijectors upfront, understanding why to choose distreqx over alternatives, and seeing examples beyond just distributions.

Testing

Documentation-only change. Verified the markdown renders correctly and all references are valid.

@lockwo

lockwo commented Jul 12, 2026

Copy link
Copy Markdown
Owner

ai generated text

@lockwo lockwo closed this Jul 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants