Menu

Code Commit Log


Commit Date  
[r465] (HEAD) by vkubarev

Added msvs 2015 Express projects. Valentin Kubarev by Nikolai Yu. Zolotykh’s request

2017-06-01 21:50:23 Tree
[r464] by ryzhova

Create branch for investigating and fixing bug #3031060: incorrect string->sparse_polynom conversion

2013-06-28 12:14:10 Tree
[r463] by slyalin

Implemented VS-specific way to more accurate estimate of rounding error through switching of rounding modes between DOWN and UP to calculate interval limits more precisely.

2012-07-21 20:42:12 Tree
[r462] by slyalin

- Implemented adjustment to correctly estimate round errors for interval<float> and interval<double>. It significantly overestimates the error. Not all cases work correctly. Not tested much.
- Undefined_sign gets a parameter in constructor to be able to inform about interval with undefined sign.

2012-07-21 17:29:05 Tree
[r461] by slyalin

Implemented new format for inputting interval<T> values: now it is possible to input one-point intervals as just an object of T. So in addition to (x,y) syntax, it is also possible to write just x to have (x,x) interval.

2012-07-20 23:56:55 Tree
[r460] by slyalin

Merged from trunk 418-459.

2012-07-20 22:53:56 Tree
[r459] by slyalin

Introduced absolute error metric in addition to relative error metric. Controlled by switch --absolute.

2012-07-19 21:53:49 Tree
[r458] by slyalin

Fixed bug in traverse.

2012-07-19 21:52:24 Tree
[r457] by slyalin

- Implemented epsilon adjustment mode which allows automatic tuning of epsilon value to have well-formed matrix in tree building. Controlled by --epsilon_adjust command line switch.

- Change normalization: now rows of matrix are normalized by greatest one in absolute value. This should fix possible problems for almost zero values in first position of a matrix row.

2012-07-19 21:06:23 Tree
[r456] by ryzhova

Implemented the first version of phdiff tool: a comparator for polyhedrons. It accepts the same format of polyhedrons as Polyhedron tool generates. Floating point and integer types are allowed for matrix elements.

2012-07-18 21:52:53 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.