-
Notifications
You must be signed in to change notification settings - Fork 21
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
added Project.toml to centered_forms branch #53
base: centered_forms
Are you sure you want to change the base?
added Project.toml to centered_forms branch #53
Conversation
* Adding HeapedVector.jl and adding benchmarks * trying to import Strategy.jl but cant do it * Error:In Extending the function of StrategyBase.jl * Tests and some bugs are fixed * Benchmarks is shift to another branch * .DS_store is removedand made few changes in Heaped and SortedVector * All .DS_Store files are removed
* Adding Project.toml * few additions * Correct comment in NEWS.md
* Allow bigfloat intervals * Add tests for `numeric_type` * Bump version * Remove unneeded dependencies, clean up
Thanks! Did you rebase against current master? |
Yes, I rebased in 130179b - "rebase master". what I did
|
I don't understand why |
If I understand Do I misunderstand something? |
Since Can you show the output of |
6665e3a
to
5e7b762
Compare
I want to test the centered_forms but it's not possible to add the specific branch with the package manager due to the missing Project.toml file. I copied the Project.toml from the master branch