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

Bug in linspace(n,-1,1) #184

Closed
ViralBShah opened this issue Aug 22, 2011 · 0 comments
Closed

Bug in linspace(n,-1,1) #184

ViralBShah opened this issue Aug 22, 2011 · 0 comments
Assignees
Labels
bug Indicates an unexpected problem or unintended behavior

Comments

@ViralBShah
Copy link
Member

julia> x = linspace(10,-1,1)
[-9223372036854775808]

@ghost ghost assigned JeffBezanson Aug 22, 2011
StefanKarpinski pushed a commit that referenced this issue Feb 8, 2018
cmcaine pushed a commit to cmcaine/julia that referenced this issue Sep 24, 2020
Add files via upload

Update config.json

Delete runtests.jl

Add files via upload

Update config.json

this is a trivial syntax error.

Co-Authored-By: Sascha Mann <git@mail.saschamann.eu>

Update config.json

Co-Authored-By: Sascha Mann <git@mail.saschamann.eu>

Update exercises/prime-factors/example.jl

Co-Authored-By: Sascha Mann <git@mail.saschamann.eu>

Update prime-factors.jl

Update prime-factors.jl

Update exercises/prime-factors/runtests.jl

Co-Authored-By: Sascha Mann <git@mail.saschamann.eu>

Add files via upload

Delete prime-factors.ipynb

Add files via upload

Update example.jl

Update example.jl

Delete README.md

Add files via upload

Rename description.md to README.md

Cleanup
Keno pushed a commit that referenced this issue Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates an unexpected problem or unintended behavior
Projects
None yet
Development

No branches or pull requests

2 participants