[GiNaC-list] Runtime error
Pedro Sosa
psosmol at yahoo.com
Sun Mar 24 14:38:20 CET 2019
Hello I hope somebody could help me
at runtime I have an error:terminate called after throwing an instance of 'GiNaC::parse_error'
what(): GiNaC: parse error at line 0, column 0: expected EOF, got: "["
[GiNaC::ex GiNaC::parser::operator()(std::istream&)(parser/parser.cpp:232)]
the code is:
for(int i=0; i< ramaPrim.size();i++)
{
parser reader;
ex e = reader("ramaPrim[i]");
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cebix.net/pipermail/ginac-list/attachments/20190324/5b43b153/attachment.html>
More information about the GiNaC-list
mailing list