Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change Quantization from type to struct; doc upgrade #1312

Merged
merged 1 commit into from
Oct 16, 2024
Merged

Conversation

Izaakwltn
Copy link
Collaborator

@Izaakwltn Izaakwltn commented Oct 15, 2024

Currently Quantization is a type with a single constructor, all the documentation is stuffed in the initial docstring. This moves documentation onto individual, named fields in a coalton struct

@Izaakwltn Izaakwltn requested a review from jbouwman October 15, 2024 18:53
@Izaakwltn
Copy link
Collaborator Author

Fixes #1308

Copy link
Collaborator

@jbouwman jbouwman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

useful clarification

Copy link
Member

@stylewarning stylewarning left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, just doc tweaks

library/math/real.lisp Outdated Show resolved Hide resolved
@Izaakwltn Izaakwltn force-pushed the quant-struct branch 3 times, most recently from d33dec0 to d5d7682 Compare October 16, 2024 19:31
@stylewarning stylewarning merged commit b5e8693 into main Oct 16, 2024
33 checks passed
@stylewarning stylewarning deleted the quant-struct branch October 16, 2024 22:37
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.

3 participants