Skip to content Skip to sidebar Skip to footer
Showing posts with the label Julia

Running Julia .jl File In Python

I'm trying to run a Julia .jl file in Python, however, after having tried different options non… Read more Running Julia .jl File In Python

Plotting Polynomial With Given Coefficients

I'm trying to plot a polynomial with coefficients given in array: input: [an,a(n-1),...,a0] o… Read more Plotting Polynomial With Given Coefficients

Plotting Polynomial With Given Coefficients

I'm trying to plot a polynomial with coefficients given in array: input: [an,a(n-1),...,a0] o… Read more Plotting Polynomial With Given Coefficients