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

syntax error in FormalPowerSeries.jl ? #3

Closed
bkalpert opened this issue Oct 17, 2013 · 2 comments
Closed

syntax error in FormalPowerSeries.jl ? #3

bkalpert opened this issue Oct 17, 2013 · 2 comments

Comments

@bkalpert
Copy link

Julia commit 6d4ff16 (2013-10-17 20:33:18 UTC) on Fedora 18, wiped .julia,

julia> Pkg.add("PyPlot")
...
julia> Pkg.add("HDF5")
...
julia> Pkg.add("RandomMatrices")
...
julia> using RandomMatrices
ERROR: syntax: invalid operator ..*
 in include at boot.jl:238
at /home/alpert/.julia/RandomMatrices/src/FormalPowerSeries.jl:13
at /home/alpert/.julia/RandomMatrices/src/RandomMatrices.jl:20
@jiahao
Copy link
Collaborator

jiahao commented Oct 18, 2013

Sorry, you caught me just as I was preparing to bump the package metadata. This was addressed in #2. For now, the master repo should work correctly.

@jiahao jiahao closed this as completed Oct 18, 2013
@jiahao
Copy link
Collaborator

jiahao commented Oct 18, 2013

I've just updated the package metadata in Julia. If you run Pkg.update("RandomMatrices") you should get a working version now. Thanks again for the reminder.

jiahao pushed a commit that referenced this issue Oct 22, 2015
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

No branches or pull requests

2 participants