chakravala / chakravala/Reduce.jl

[Upstream] Integration error? (cannot parse unusual output format)

Open
#19 1 comment 0 reactions 0 assignees View on GitHub
enhancement upstream
Dominant language
Julia
Stars
249
Forks
16
PR merge metrics
No merged PRs in 30d

Description

My use-case is:
```
x = :x
int(log(x)/x, x, 0, 1) # works fine
int(log(x)/(x - 1), x, 0, 1) # error

ERROR: Reduce:
*hold(limit)$$$$
at line 1

***** Too few right parentheses

- 2*limit!+(( - 2*int(log(x)/(2*x**2 + x),x) + log(x)**2)/4,x,0) - sub(x=1,int(
log(x)/(2*x**2 + x),x)) - 2*pi**2
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.