Lev Maximov

Results 51 comments of Lev Maximov

Or maybe to be verbose about the '*' before 'x' as well ``` python >>> print(str(f)) 23.98618858 + 23.21718647*(-1.0 + 0.22222222*x) - 0.70392674*(-1.0 + 0.22222222*x)**2 - 1.23554729*(-1.0 + 0.22222222*x)**3 ```...

I've added PR #216 with the three character solution to this issue.

Hi, @maxnoe. I have the same problem. What did you end up with? In addition you what you've found, my benchmarks show that special-casing 1D and 2D case gives a...

Hi, @ampilnick! I've looked into the issue. It looks feasible to fix, just a little bit tricky. Will hopefully be done soon.

Hi. I would look into `sys.path`

SublimeREPL seems to be the only feasible way to run interactive python program within sublime and reusing the tab is the one most natural thing it lacks.

@j9ac9k Could you invite me to the slack chat?

I second that. Although the missing search motivates me to break large notes into smaller notes - within one screen it is easy to to see all highlighted occurrences at...