added Project.toml to centered_forms branch#53
added Project.toml to centered_forms branch#53koehlerson wants to merge 11 commits intoJuliaIntervals:centered_formsfrom
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