##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r618:2266e13252d4
Correction clang format for Linux
0
r617:997f682a3d4f
Fixes compilation on linux
Alexandre Leroux
0
r616:69d5aac0e395
Merge pull request 232 from SCIQLOP-Initialisation develop Develop
merge
0
r615:e608cd04beb8
Uses variable range in graph
Alexandre Leroux
0
r614:d53842017d03
Merge branch 'feature/ValueRange' into develop
Alexandre Leroux
merge
0
r613:24444bc3d141
Minor refactoring
Alexandre Leroux
0
r612:c1739842c2ee
Implements unit tests for vectors
Alexandre Leroux
0
r611:ca3efd807a86
Makes unit test templated to use it for vectors too
Alexandre Leroux
0
r610:24d4175c19b0
Makes unit tests
Alexandre Leroux
0
r609:3d5120e0d250
Implements method to get min/max values of a dataseries giving a range (2)
Alexandre Leroux
0
r608:368ab9415e5a
Implements method to get min/max values of a dataseries giving a range (1)
Alexandre Leroux
0
r607:9a52fd42b9d8
Adds methods min() and max() in ArrayData iterators In a case of an 2-dim ArrayData, the search is made on all components.
Alexandre Leroux
0
r606:36d29ea2f20f
Adds methods to handle search of min/max values in structures that can contain NaN values NaN values are excluded from min/max (see doc)
Alexandre Leroux
0
r605:06b66012b93b
(Refactoring) Renames IDataSeries::subData()
Alexandre Leroux
0
r604:6cc1dd13aa83
(Refactoring) Renames IDataSeries::minData() and IDataSeries::maxData()
Alexandre Leroux
0
r603:ea9f3c3ed3a9
Merge pull request 231 from SCIQLOP-Initialisation develop Develop
merge
0
r602:91bcf3ba1822
Merge branch 'feature/MinMaxVariable' into develop
Alexandre Leroux
merge
0
r601:fe5ae51adf07
Shows min/max x-axis data in Variable widget (3) Uses the previous methods to show min/max values in the variable widget
Alexandre Leroux
0
r600:c613c4935e08
Shows min/max x-axis data in Variable widget (2) Creates max() method that returns the iterator on the last value that is <= than the value passed in parameter + implements unit tests
Alexandre Leroux
0
r599:72b3a7366e6c
Shows min x-axis data in Variable widget (1) Creates min() method that returns the iterator on the first value that is >= than the value passed in parameter + implements unit tests
Alexandre Leroux
0
load next
< 1 .. 33 34 35 36 37 .. 65 >
showing 20 out of 1299 commits