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

Implement MST class #3

Merged
merged 50 commits into from
Dec 4, 2023
Merged

Implement MST class #3

merged 50 commits into from
Dec 4, 2023

Conversation

daffidwilde
Copy link
Contributor

MST is the first synthesiser to implement. It may well be the only one we ever implement. This PR adds in testing, documentation and source code for the MST-based synthesiser.

It also introduces a CI workflow.

@daffidwilde daffidwilde marked this pull request as ready for review November 27, 2023 12:21
Python 3.8 and its dependencies seem to ignore or strip out the patched
functions in two tests: `test_measure` and `test_calculate_importances`.

For now, I'm skipping over them and hopefully the fact they pass for
3.11, and the forthcoming integration tests, will be sufficient.
@matweldon matweldon merged commit a7a11f3 into dev-0.0.1 Dec 4, 2023
4 checks passed
@matweldon matweldon deleted the api branch December 4, 2023 16:35
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