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

Cleanup #32

Merged
merged 6 commits into from
Jan 6, 2025
Merged

Cleanup #32

merged 6 commits into from
Jan 6, 2025

Conversation

felixdollack
Copy link
Contributor

@fastlib I cleaned up the code a little.

  • removed includes in the fCWT library that are not used (or imported in the example anyway)
  • instead of building the mex files, the benchmark and the example from the fCWT source, link them with the fCWT library directly
  • the library directory for the python build points to the sources, but not the libraries (similar to the previous pull-request Add libs resources and compile arg to python build #26 <- feel free to close that one)
  • additionally, the hidden macOS files .DS_Store and the pycache folders are removed and added to a gitignore file.

@fastlib fastlib merged commit 4f1bcce into fastlib:main Jan 6, 2025
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