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

initial build #1

Merged
merged 6 commits into from
Dec 5, 2023
Merged

initial build #1

merged 6 commits into from
Dec 5, 2023

Conversation

mkborregaard
Copy link
Collaborator

This PR moves all the contents of my original repo to yours. You could merge and remove, or let me know if you only want parts.

One big issue I notice is that your module name is written in non-caps, which is then also true for your maxnet.jl file. So you will be settled for the lifetime of this repo with an unstandard spelling scheme for the module file. Changing the capitalization will have effect on linux but not on mac or windows, so that can break the repo.

I'm happy to take you through what some of this means, but I wrote this code > 2 years ago...

@tiemvanderdeure
Copy link
Owner

Thanks!

True, didn't really think about it but it should be Maxnet.jl. What stops me from just changing that right now? No one is using this thing so how could that break things?

@mkborregaard
Copy link
Collaborator Author

I guess it might not create a problem - not sure. It's a problem if someone have copies on their disk already. you can try?

@tiemvanderdeure tiemvanderdeure merged commit 676f0b8 into master Dec 5, 2023
0 of 7 checks passed
@tiemvanderdeure tiemvanderdeure deleted the mkb/initial_build branch January 23, 2024 17: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