-
Hello guys!
I have the following issue: I would like to convert an old MPS / ITensor saved on my disk (inside a HDF5 file) to the new type. Is there a way around downgrading to v0.1 when reading th…
-
On julia nightly (1.6.0-DEV.1673 65382c708d)
```
_
_ _ _(_)_ | Documentation: https://docs.julialang.org
(_) | (_) (_) |
_ _ _| |_ __ _ | Type "?" f…
-
I can't seem to make this work on Julia 1.4 or nightly, `dev` or `add` appears to install, but it freezes when I ask it to calculate anything:
```
(@v1.5) pkg> add IntelVectorMath
Updating regis…
-
I use an up-to-date MikTeX installation. Do you know why plotting with pgfplotsx might fail? I get the following error message:
```
julia> using Plots
julia> pgfplotsx()
julia> plot(1:5, 1:5)
!…
-
I am pretty sure you're not taking measures for Julia's compilation time or startup time. The memory usage and slow performance for Julia are absurd. It doesn't make sense to treat it like Python. For…
-
When I run `julia --startup-file=no --sysimage=PATH/TO/sys.so --project=. --output-o=dummy -e 'Base.reinit_stdio(); @eval Sys BINDIR = ccall(:jl_get_julia_bindir, Any, ())::String; Base.init_load_path…
-
```julia
_ _ _(_)_ | Documentation: https://docs.julialang.org
(_) | (_) (_) |
_ _ _| |_ __ _ | Type "?" for help, "]?" for Pkg help.
| | | | | | |/ _` | |
…
-
Just hangs:
```
➜ ~ exec '/Users/viral/Desktop/Julia_Releases/Julia-1.4-mkl.app/Contents/Resources/julia/bin/julia'
_
_ _ _(_)_ | Documentation: https://docs.julialan…
-
When running PackageCompiler on our codebase, we ran into the following issue:
```
Downloading artifact: plotly
curl: (22) The requested URL returned error: 404 Not Found …
-
## description
I'm not able to generate a markdown file that retains the header, using the doctype options of pandoc, pandoc2html, or pandoc2pdf.
## versions
> `using InteractiveUtils; vers…