<slide>
whitequark, can SolveSpace be compiled in Visual Studio 2017? I've checked out the master branch, downloaded the submodules and loaded the cmake project and used "x86-Debug" to run bin\solvespace.exe but I get the following:
<slide>
Unhandled exception at 0x00007FF698433448 in solvespace.exe: 0xC00000FD: Stack overflow (parameters: 0x0000000000000001, 0x0000005C35233000).
<slide>
It breaks on "pSys(new System({})), sys(*pSys) {}" in solvespace.h
<slide>
Also, I was wondering if you could point me in the right direction of what to research to learn how solvespace actually "solves". Is there some kind of algorithm that it uses?
<whitequark>
it solves systems of linear equations with newton's method basically
<slide>
thanks, i'll read up on that
icee has quit [Remote host closed the connection]
korak has joined #solvespace
korak has quit [Remote host closed the connection]