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

rename FDM => FiniteDifferenceMethods #2438

Closed
wants to merge 1 commit into from
Closed

Conversation

StefanKarpinski
Copy link
Contributor

No description provided.

@oxinabox
Copy link
Contributor

oxinabox commented Aug 1, 2019

@StefanKarpinski ok yes.

@KristofferC
Copy link
Member

KristofferC commented Aug 1, 2019

ERROR: failed to clone from https://github.com/invenia/FiniteDifferences.jl.git, error: GitError(Code:ERROR, Class:Net, unexpected HTTP status code: 404)

with the current URL.

Please try this out locally with the stuff depending on this package. I am getting

julia> using Nabla
[ Info: Precompiling Nabla [49c96f43-aa6d-5a04-a506-44c7070ebe78]
ERROR: LoadError: LoadError: ArgumentError: Package Nabla does not have FDM in its dependencies:
- If you have Nabla checked out for development and have
  added FDM as a dependency but haven't updated your primary
  environment's manifest file, try `Pkg.resolve()`.
- Otherwise you may need to report an issue with Nabla
Stacktrace:
 [1] require(::Module, ::Symbol) at ./loading.jl:836
 [2] include at ./boot.jl:326 [inlined]
 [3] include_relative(::Module, ::String) at ./loading.jl:1038
 [4] include at ./sysimg.jl:29 [inlined]
 [5] include(::String) at /Users/kristoffer/.julia/packages/Nabla/D60dX/src/Nabla.jl:3
 [6] top-level scope at none:0

after add Nabla using this branch.

@@ -0,0 +1,3 @@
name = "FiniteDifferences"
uuid = "e25cca7e-83ef-51fa-be6c-dfe2a3123128"
repo = "https://github.com/invenia/FiniteDifferences.jl.git"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
repo = "https://github.com/invenia/FiniteDifferences.jl.git"
repo = "https://github.com/JuliaDiff/FiniteDifferences.jl.git"

@fredrikekre fredrikekre deleted the sk/rename-fdm branch August 16, 2019 12:26
@visr visr mentioned this pull request Aug 20, 2019
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.

None yet

3 participants