Mateusz Kulesza
Mateusz Kulesza
+1 on that. Any Ideas how to approach this?
Put some very cumbersome solution for one simple singularity ( form of y=(1/x+p)+q works fine ) Find those lines in main.js ``` javascript //begin the path. Colour (fill and stroke)...
Fix to better handle vertical asymptotes ``` javascript "/* Horizontal Asymptote */\ ctx.beginPath(); console.log("+jsc+",this);\ for(var draw=false,start = boundleft; start < boundright;start+=0.1){\ var t=x; x=boundleft;\ ctx[draw? 'move' : 'line'](start,"+jsc+");x=t;\ draw =...
Are you planning to support all kinds of Asymptotes the right way? (the way singularities are calculated, not my way ;)) Also modular approach would be great as for my...
OK. I think I got it. 1. Create any filesystem in Browser or Worker, ie. ``` BrowserFS.configure({ fs:'InMemory', }, callbackFn ) ``` it will be "the source", where files are...
> Are you sure you can use the `require` keyword in Worker JS file? I used webpack for both browser and worker bundling. So you can use any module type....
Nope, I know about that one and unfortunately, the columns array doesn't help. **The problem is when header position (its row number) is not known.** There is no way to...
Each document I have has a different start/header row position. Column labels also changes. Each time I have to find header first and then start parsing again.
I know using ports below 1024 needs privelages, but why injection doesnt work?
Lightbulb was **NEXT TO** a problem that it suggested it could fix. Sparkle is **OVER THE code** I am writing obstructing it so it`s hard to read it. Even if...