Skip to content

feature/declarative deterministic#1153

Merged
rhayes777 merged 5 commits intomainfrom
feature/declarative_deterministic
Sep 26, 2025
Merged

feature/declarative deterministic#1153
rhayes777 merged 5 commits intomainfrom
feature/declarative_deterministic

Conversation

@rhayes777
Copy link
Copy Markdown
Collaborator

illustration of creating declarative, deterministic graph using compound priors

Also adds syntactic sugar where you can do this:

import autofit as af


model = af.Model(af.Gaussian)

print(model.fwhm)

As af.Gaussian.fwhm is a property that is a function of the arguments to the class, model.fwhm is now a compound prior

@rhayes777 rhayes777 merged commit 6913693 into main Sep 26, 2025
0 of 4 checks passed
@rhayes777 rhayes777 deleted the feature/declarative_deterministic branch September 26, 2025 07:49
@Jammy2211 Jammy2211 restored the feature/declarative_deterministic branch October 6, 2025 15:47
@Jammy2211 Jammy2211 deleted the feature/declarative_deterministic branch November 30, 2025 16:23
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