magic/ext2spice
Tim Edwards 3df2aaaa16 Modified the code in ext2spice.c that prints parameter values;
the former code attempted to determine the precision and generate
an output without unnecessary trailing zeros.  Unfortunately there
were counterexamples that fail to be formatted correctly, as found
by Mark Martin, and which generate output that has roundoff error.
Reimplemented the method using code found on StackOverflow, which
appears to solve the problem more robustly.
2025-01-06 11:49:29 -05:00
..
Makefile Implemented a new configuration variable "dist_prefix" for 2020-01-28 10:40:01 -05:00
ext2hier.c ext2hier.c: printf style constify fmt call-site 2025-01-03 09:08:14 +00:00
ext2spice.c Modified the code in ext2spice.c that prints parameter values; 2025-01-06 11:49:29 -05:00
ext2spice.h Changed the behavior of capacitance value output in ext2spice 2023-03-13 13:21:34 -04:00
spice2sim Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00