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

linspace -> range #23

Closed
wants to merge 2 commits into from
Closed

linspace -> range #23

wants to merge 2 commits into from

Conversation

jacobmh1177
Copy link

Removes deprecated linspace in favor of range.

See example here: JuliaPy/PyCall.jl#518

Removes deprecated linspace in favor of range. 

See example here: JuliaPy/PyCall.jl#518
@MaximeBouton
Copy link
Member

Why did you close it? Should I merge it?

There is also LinRange as an alternative, I think it is faster: JuliaLang/julia#27537

@jacobmh1177 jacobmh1177 reopened this Nov 14, 2018
range -> LinRange
@jacobmh1177
Copy link
Author

I closed it initially because I realized that range didn't work in this case, was experimenting with LinRange locally 👍

@MaximeBouton
Copy link
Member

Does this work now? If you have written some tests locally maybe you can integrate to the tests in runtests.jl ?

I think in the close future we should move the lidar functionality to https://github.com/sisl/AutomotiveSensors.jl

One of the biggest issue of AutomotiveDrivingModels.jl is that the repository is too big.

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.

2 participants