flow123d / bparser

A C++ library for parsing expressions with Python syntax and using SIMD for repetitive evaluation. Amortization of the interpreter overhead leads to nearly peak CPU performance..
GNU Lesser General Public License v3.0
3 stars 4 forks source link

Finish parser #4

Closed jbrezmorf closed 3 years ago

jbrezmorf commented 4 years ago
jbrezmorf commented 3 years ago

Mostly dome, safe ScalarNod not necessary as long as it is an internal code.