Skip to content

Instantly share code, notes, and snippets.

View CodeMaxx's full-sized avatar

Akash Trehan CodeMaxx

View GitHub Profile

Keybase proof

I hereby claim:

  • I am CodeMaxx on github.
  • I am atrehan (https://keybase.io/atrehan) on keybase.
  • I have a public key whose fingerprint is DCC8 A412 93A2 6897 32E9 5D41 D8BD 2439 99DE 1062

To claim this, I am signing this object:

#include "catch.hpp"
#include <symengine/basic.h>
#include <symengine/integer.h>
#include <symengine/add.h>
#include <symengine/mul.h>
#include <symengine/eval_mpfr.h>
#include <symengine/constants.h>
#include <symengine/real_mpfr.h>
#include <symengine/functions.h>