Skip to content

Miscellaneous Fixes - #4

Merged
dblueeye merged 7 commits into
mainfrom
fixes
Feb 25, 2026
Merged

Miscellaneous Fixes#4
dblueeye merged 7 commits into
mainfrom
fixes

Conversation

@crstngc

@crstngc crstngc commented Feb 21, 2026

Copy link
Copy Markdown
Collaborator

This PR

  • Closes Elephant example #1 , by determining the path to the data in the examples using the current working directory.
  • Closes Simple 2D LFIS #2 , by adding a default base distribution in LFIS. This uses a multivariate normal distribution as default.
  • Closes Create .gitignore #3 , by including additional patterns for .gitignore.

@crstngc
crstngc requested a review from dblueeye February 21, 2026 00:55
@dblueeye

Copy link
Copy Markdown
Collaborator
  • Example problems

    • Reviewed the path-dependent data-loading
    • Tested all three (elephant_skeleton2D_HMC.py, ionosphere_SMC.py, sonar_SMC.py) under / and /examples/, all passed
  • simple2D-LFIS.py fix

    • High-level review of the refactoring of the code
    • Tested the code, passed

@dblueeye
dblueeye merged commit 02e8fe0 into main Feb 25, 2026
2 checks passed
@dblueeye
dblueeye deleted the fixes branch February 25, 2026 16:09
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.

Create .gitignore Simple 2D LFIS Elephant example

2 participants