JunoLab / atom-ink

IDE toolkit for Atom
MIT License
228 stars 40 forks source link

Not able to execute factorial of 'linspace()' #101

Closed Mashoodbhat closed 7 years ago

Mashoodbhat commented 7 years ago

As I tried many a times to execute the factorial of "linspace(0,n,m)" but failed. The system generates an error that factorial(linspace(......) has been moved to combinators and when I run Pkg.add("combinators") and installed to Julia but still I'm facing the same problem. Can you please let me know how to overcome this problem. thank you.

pfitzseb commented 7 years ago

Please ask general Julia usage questions in the appropriate forum at https://discourse.julialang.org/. Thanks!

Your specific issue should be solved by Pkg.add("Combinatorics") to install the package and using Combinatorics to use it.

Mashoodbhat commented 7 years ago

I have used the same as u mentioned Pkg.add("Combinatorics") but still I'm not able to clear that error yet.

On Tue, Dec 13, 2016 at 2:22 PM, Sebastian Pfitzner < notifications@github.com> wrote:

Closed #101 https://github.com/JunoLab/atom-ink/issues/101.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/JunoLab/atom-ink/issues/101#event-891655509, or mute the thread https://github.com/notifications/unsubscribe-auth/AXKp-cz8GocZnusLUi9XFqyWr6xtMVKHks5rHlzMgaJpZM4LLZB2 .