Kasper Peeters

Results 112 issues of Kasper Peeters

At present expressions containing integrals, limits, sums and so on can be evaluated by feeding them through `simplify` or using `map_sympy`, e.g. ex := \int{x**2}{x,0,1}; simplify(ex); However, that's overkill, and...

enhancement

I am working on using MicroTeX for the notebook interface of my symbolic computer algebra software [Cadabra](https://cadabra.science). This all works very nicely, many thanks for the great work! In order...

There is some rudimentary functionality to print trees in `kptree::print_tree_bracketed`, but it would be nice to have an import functionality as well (reading that bracketed format or perhaps the trees...

enhancement

The lowest_common_ancestor currently supports two iterators. It might be nice to have a version which takes multiple iterators, e.g. a vector or set or range.

enhancement

The `lowest_common_ancestor` function fails to spot when one node is the parent of the other.

bug

The following program attempts to start a server and set the NO_DELAY option on the socket as soon as it has been initialised. This worked with 0.7, but no longer...

Asio Transport
Fixed
0.9.x

An email with the following "From:" header was accepted by my mail server: From: "Someone "@mydomain.com The server a.b.c.d from which this email was sent to my port 25 is...

The attached [dim_too_large_mwe.txt](https://github.com/wspr/breqn/files/231520/dim_too_large_mwe.txt) document (sorry, had to give it a .txt extension to enable uploading) with a largish expression produces a > ! Dimension too large. > <recently read> \calc@B...

### System Information OpenCV version: 4.8.0 OS / Platform: macOS 13.5.1 on M1 Compiler: emscripten 3.1.45 (any recent llvm) ### Detailed description Building a project that includes opencv headers with...

category: build/install

I am trying to use the New Computer Modern fonts (https://www.ctan.org/pkg/newcomputermodern) with the openmath branch, as I would like to have a set of fonts that includes AMS symbols (among...