-
* Have a look at govaluate tokens
-
Hi, my gcc and fortran is used 7.4.0, the following chinese words mean many functions not be defined. The version I want to install is EIG-7.2.1
`cc smshrink.o eigensrc/eigsubs.o eigensrc/exclu…
-
There is [an expression engine comparison](https://github.com/antonmedv/golang-expression-evaluation-comparison) repository which allows benchmarking different projects.
I added this to benchmark `…
-
i have run the following with jsonPath
```go
package main
func main() {
v := interface{}(nil)
json.Unmarshal([]byte(`{
"foo": {
"bar": {
"val": 3
}
}
}`), &v)
value, …
-
Just learning emscripten by [porting a simple library I wrote](https://github.com/uber/rainbow-dash) to use it. While working on some further optimizations, I noticed that if I declare a function inli…
-
Hi,
I am using gval to build an excel formula parser. Repo name is [efp](https://github.com/praveentiru/efp). Check efp_test.go. You can change case in expression to see behavior.
In excel, all …
-
**Error using applyNewmannBdryVals>getNewmannBdryData (line 126)
Data must be stored in column-vector format
Error in applyNewmannBdryVals (line 74)
[GIdcs, GVals, GDofs] = getNewmannBdry…
-
Hi,
Awesome project 😀
But I found this in README.md:
> ... https://github.com/antonmedv/expr ...
> StartsWith(name, Concat("/groups/", group)) // Expr
> BenchmarkExpr-8 1000000 …
-
Hi 大佬,
有时一到两天出现 ,有用sharetable, 不太有头绪,请教一下可能是什么方面的问题?谢谢!
[root@VM_0_5_centos shell]# gdb ../3rd/skynet/skynet core.17891
GNU gdb (GDB) Red Hat Enterprise Linux 7.6.1-100.el7
Copyright …
-
Please, add support for expressions via [expr](https://github.com/antonmedv/expr) evaluator.
- [x] Configuration Infrastructure
- [ ] Docs
- [ ] Installation
- [ ] Networking
- [ ] Performance…