obake icon indicating copy to clipboard operation
obake copied to clipboard

A C++20 library for the symbolic manipulation of sparse polynomials & co.

Results 4 obake issues
Sort by recently updated
recently updated
newest added

``` ===> Building for obake-0.8.0 [ 25% 2/4] /usr/local/libexec/ccache/c++ -DFMT_SHARED -Dobake_EXPORTS -I/usr/ports/math/obake/work/obake-0.8.0/include -I/usr/ports/math/obake/work/.build/include -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DBOOST_STACKTRACE_GNU_SOURCE_NOT_REQUIRED -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DBOOST_STACKTRACE_GNU_SOURCE_NOT_REQUIRED -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -ftemplate-depth=1024...

Hi! I want to develop a new C++ project using obake. The project will compute derivatives of an expression of some operators in quantum mechanics, and afterward evaluate the derivatives...

The FreeBSD ports framework identified this problem: ``` ====> Running Q/A tests (stage-qa) Warning: /disk-samsung/freebsd-ports/math/obake/work/stage/usr/local/lib/libobake.so.7.0 doesn't have a SONAME. Warning: pkg(8) will not register it as being provided by the...