You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Holger Vogt
e93a19e3e8
Allow math characters in node names
Add a function ft_getpnames_quotes()
It puts quotes " around tokens xxx, when these are enclosed as
V(xxx) and contain arithmetic characters. V(R*C) becomes
V("R*C"). After settig up the parse tree, the quotes are removed again.
Thus these math character remain part of the node name and are not
parsed as parts of an equation.
4 years ago
..
Makefile.am
tests/regression/sens, add some tests for "sensitivity" analysis
10 years ago
sens-ac-1.cir
tests/regression/sens, fix test cases
9 years ago
sens-ac-1.out
tests/regression/sens, add some tests for "sensitivity" analysis
10 years ago
sens-ac-2.cir
tests/regression/sens, fix test cases
9 years ago
sens-ac-2.out
tests/regression/sens, add some tests for "sensitivity" analysis
10 years ago
sens-dc-1.cir
tests/regression/sens, add some tests for "sensitivity" analysis
10 years ago
sens-dc-1.out
tests/regression/sens, add some tests for "sensitivity" analysis
10 years ago
sens-dc-2.cir
tests/regression/sens, add some tests for "sensitivity" analysis
10 years ago
sens-dc-2.out
tests/regression/sens, add some tests for "sensitivity" analysis
10 years ago