Lewis Van Winkle

Results 44 comments of Lewis Van Winkle

I suppose it wouldn't be too hard to support it. You did all the work already anyway. There may be others with embedded compilers still on C89 as well. I'm...

Sorry, I don't know of any small libraries that support symbolic differentiation. I do think that TinyExpr could be a good base to start with, precisely because it is small...

Hey, that looks cool! I'm impressed that you got so far with such a small amount of additional code. Thanks for sharing.

Sorry for the very late reply. I will likely merge this into a branch, spend some time tweaking and adding documentation, and then merge into master. I've already created a...

It's merged into the "logic" branch. It needs documentation before going to master. It also needs test cases added. I won't have time to work on it for a while....

I don't understand what you're asking.

Good work, and really nice job on the write-up! I like your approach to the memory checks - honestly this is how it should have been done from the start....

Thanks! This will take me some time to review though.

Hi Stephan, Have you read the sections in the book called "Connection tear-down", "The shutdown() function", and "Preventing address-in-use errors" starting on page 378 and? It sounds like a TIME-WAIT...

> Quick question: does Tinyexpr evaluate "Sum (expr)" ? thank you I don't understand what you're asking, or how it's related to this feature request.