-
Notifications
You must be signed in to change notification settings - Fork 3
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
Add initial version of src
and test
#2
Commits on Jun 3, 2024
-
chore: add clean ARCHITECTURE file
Stefan Strömer committedJun 3, 2024 Configuration menu - View commit details
-
Copy full SHA for c6246f2 - Browse repository at this point
Copy the full SHA c6246f2View commit details -
refactor: add a dummy folder that we can point paths to
This is used if IESoptLibrary is not available, to prevent extensive workarounds related to paths.
Stefan Strömer committedJun 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 4f700c5 - Browse repository at this point
Copy the full SHA 4f700c5View commit details -
feat: add initial version of core IESopt.jl, based on the internal co…
…mmit 216607e3f7e61af5aae4e6fb1faf6470e7a5a385 (branch: open-source), with some slight modifications, and missing some functionality that has not been cleaned up yet
Stefan Strömer committedJun 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 488e215 - Browse repository at this point
Copy the full SHA 488e215View commit details -
test: add initial version of tests, based on the internal commit 2166…
…07e3f7e61af5aae4e6fb1faf6470e7a5a385 (branch: open-source), with some slight modifications - including accounting for IESoptLib - and missing some functionality that has not been cleaned up yet.
Stefan Strömer committedJun 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 5f13fd5 - Browse repository at this point
Copy the full SHA 5f13fd5View commit details -
chore: change IESoptLib to a weakdep; add all internally registered s…
…olvers as weakdeps using "self-extension"
Stefan Strömer committedJun 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 679e8f6 - Browse repository at this point
Copy the full SHA 679e8f6View commit details -
chore: change compat entry for Pkg to fix CI on 1.9 image
Stefan Strömer committedJun 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 2524fe5 - Browse repository at this point
Copy the full SHA 2524fe5View commit details -
docs: remove IESoptLib as direct dependency from docs environment
Stefan Strömer committedJun 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 00ffd5e - Browse repository at this point
Copy the full SHA 00ffd5eView commit details -
chore: up julia compat requirement, and revoke change in Pkg compat e…
…ntry, to accomodate RuntimeGeneratedFunctions (which compats on julia = "1.10")
Stefan Strömer committedJun 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 77373e2 - Browse repository at this point
Copy the full SHA 77373e2View commit details -
chore: remove 1.9 as testing target from CI
Stefan Strömer committedJun 3, 2024 Configuration menu - View commit details
-
Copy full SHA for f2c29c3 - Browse repository at this point
Copy the full SHA f2c29c3View commit details -
docs: build docs for "stable,dev,all-minor" versions, and enable push…
… previews for PRs
Stefan Strömer committedJun 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 362db51 - Browse repository at this point
Copy the full SHA 362db51View commit details -
docs: add CI workflow to cleanup leftover files from push previews
Stefan Strömer committedJun 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 6e4f903 - Browse repository at this point
Copy the full SHA 6e4f903View commit details