silviana amethyst

Results 101 comments of silviana amethyst

I have successfully built on this M1 on which I am now typing with `boost`, `boost-python`, `eigen`, `eigenpy`, `automake`,` autoconf`, `libtool`, `mpfr`, `gmp`, `numpy` all installed on this machine via...

I do recognize that building b2 is a pain. we're working on a CMake build system which should work better with dependencies provided by `conda`. but that doesn't help you...

> TypeError: No Python class registered for C++ class std::complex This one surprises me. Hmm. The others, precision stuff, doesn't. boost::multiprecision made some breaking changes in 2018 or so, and...

What are you intending to do with Bertini 2? Are you aware that the software is experimental? If you're looking for a mature system for numerical algebraic geometry, please use...

A bit of context may be helpful: My most recent work on B2 was Summer 2021, when a student and I implemented straight-line-programs as an alternative way to evaluate systems....

I finally just fixed this, by adjusting the m4 macro that finds eigen, and adjusting that line of code in minieigen.

Closing as inactive. I was successful in compiling on my M1 mac (I finally got one!) this morning, and I didn't experience any problem finding `gmp`. The two exports mentioned:...

I tried to use the code in this PR, and it doesn't install correctly on my Mac. I observe the following issues: * I needed to change line 3 in...