-
-
Notifications
You must be signed in to change notification settings - Fork 48
Nolinearsolve returns error for documentation example in Julia 1.10,1 #386
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
what version of NonlinearSolve are you using? |
The version is 3.22. I update Julia every day but it refused to update it
to 3.73.
Regards.
…On Tue, 27 Feb 2024, 12:21 am Avik Pal, ***@***.***> wrote:
what version of NonlinearSolve are you using?
—
Reply to this email directly, view it on GitHub
<#386 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AK4NBY5QCYWE47VYQPAW5OTYVUDHFAVCNFSM6AAAAABD27B5FCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNRVGQYDQOBYHE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Please try in a fresh environment with 3.7 |
Share |
This is the screenshot of the status.
…On Tue, 27 Feb 2024, 8:59 am Christopher Rackauckas, < ***@***.***> wrote:
Share ]st
—
Reply to this email directly, view it on GitHub
<#386 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AK4NBY76H3SYADYDEFOHV2LYVV76JAVCNFSM6AAAAABD27B5FCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNRVHEYDGMJZGA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
The screenshot didn't get added |
See the attached screenshot.
…On Tue, 27 Feb 2024, 3:07 pm Avik Pal, ***@***.***> wrote:
The screenshot didn't get added
—
Reply to this email directly, view it on GitHub
<#386 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AK4NBY5CFKZMAX4KTDYGOGTYVXK7LAVCNFSM6AAAAABD27B5FCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNRWGUYDQMRXG4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
See the attached pdf for the status screenshot.
Regards.
…On Tue, 27 Feb 2024, 4:15 pm Rasheed Adetona, ***@***.***> wrote:
See the attached screenshot.
On Tue, 27 Feb 2024, 3:07 pm Avik Pal, ***@***.***> wrote:
> The screenshot didn't get added
>
> —
> Reply to this email directly, view it on GitHub
> <#386 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AK4NBY5CFKZMAX4KTDYGOGTYVXK7LAVCNFSM6AAAAABD27B5FCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNRWGUYDQMRXG4>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
|
github doesn't forward attachments of email. |
Kindly send your email so that I can send it to you directly.
…On Wed, Feb 28, 2024 at 4:37 PM Avik Pal ***@***.***> wrote:
github doesn't forward attachments of email.
—
Reply to this email directly, view it on GitHub
<#386 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AK4NBY6VN34DWFFUH5UF55DYV46L7AVCNFSM6AAAAABD27B5FCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNRZGEZDKMBUGY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I had this error report from someone else as well, some packages are not updated and that pulls NonlinearSolve to |
I have removed the differentialequations, mittagleffler and some Packages
whose dependencies are preventing the update. Linear solve.jl is now
updated to the latest version.
I think Julia should allow multiple versions of packages to co-exist so
that one can call the latest version.
Thanks.
…On Wed, 6 Mar 2024, 6:42 pm Avik Pal, ***@***.***> wrote:
I had this error report from someone else as well, some packages are not
updated and that pulls NonlinearSolve to [8913a72c] NonlinearSolve v0.3.22,
note the "*v0.*". The current version is *v3*, so remove any package that
is holding NonlinearSolve back and it should be fine.
—
Reply to this email directly, view it on GitHub
<#386 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AK4NBY2OA3BC7YQEASOFFX3YW5BOBAVCNFSM6AAAAABD27B5FCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOBRGMYDOOBYGI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
DifferentialEquations.jl is fine with the latest NonlinearSolve. mittagleffler looks fine as well. |
Kindly see the error in the julia REPL shown below.
The text was updated successfully, but these errors were encountered: