Michael Tesch

Results 36 comments of Michael Tesch

i'm just a tourist here, but can't you just nest a dual in a dual? like in c++ https://tesch1.gitlab.io/cppduals/ but if you just want automatic differentiation, maybe you dont need...

@notwedtm another, even-lesser hypothetical lawyer than yours, might point out that a contract is only valid in as much as two things of value were exchanged - what was exchanged...

Here's an implementation proposal, the goal is to make it easy to import a json file into existing libraries (ie pandas) and not have to muck around with the field...

(ps. this is also related somehow to #190 )

@Xeverous maybe English isn't your native language, so just to let you know: the tone of your comments is pretty annoying. It's nice that you offer some constructive ideas too,...

It's not my library, I'm just a user too, @jarro2783 is just too polite ;o) We're not paying for something which has a fairly significant market value, so... be a...

If they're true friends, they already know! On Fri, May 6, 2022 at 09:23 Pavel Shliak ***@***.***> wrote: > Can you please merge it on 30 Dec, 2022? > I...

Check out the grammar: https://www.w3.org/TR/SVG/paths.html#PathDataBNF 1. there can be any number of `elliptical_arc_argument` after the 'A/a' 2. the `flag`s are in positions 4 and 5, modulo 6 within the `elliptical_arc_argument`

This project is no longer being maintained - and there's not a replacement (repo / maintainer) yet... PRs are useless until someone has time to take over maintenance and look...

nice find :) ``` diff --git a/src/nanosvg.h b/src/nanosvg.h index 4797afd..ecef747 100644 --- a/src/nanosvg.h +++ b/src/nanosvg.h @@ -1152,6 +1152,11 @@ static const char* nsvg__parseNumber(const char* s, char* it, const int size)...