Salome HOME
Fix: getCellsContainingPoints() in case of polyhedron with a face containing colinear...
[tools/medcoupling.git] / src / MEDCoupling_Swig / DataArrayInt.i
2024-01-20 mbsUpdated copyright comment
2023-07-19 jfaMerge branch 'V9_11_BR'
2023-06-19 mbsupdated copyright message V9_11_BR V9_11_0
2023-06-16 mbsupdated copyright message
2022-12-21 Anthony GeayImplementation of new DataArrayInt.locateComponentId...
2022-05-31 vsrMerge branch 'V9_9_BR'
2022-05-05 vsrCopyright update 2022
2022-03-30 Anthony GeayMerge branch 'duc/new_function' V9_9_0a2
2022-03-29 DUC ANH HOANGnew sort function for the pairs list which can replace... duc/new_function
2021-03-25 Anthony GeayMerge branch 'occ/24009'
2021-03-25 vsrCopyright update 2021
2021-03-15 Anthony GeayDataArrayInt32.convertToInt64Arr and DataArrayInt64...
2020-10-01 vsrbos #20133 Wrap numpy-dependent code with preprocessor... ci/20133-1
2020-10-01 vsrRevert "bos #20133 Wrap numpy-dependent code with prepr...
2020-09-30 vsrbos #20133 Wrap numpy-dependent code with preprocessor... vsr/20133
2020-04-20 Anthony Geay[EDF21149] : Improvements for // spliter
2020-04-16 Anthony GeayMerge branch 'master' of https://codev-tuleap.cea.fr...
2020-04-15 vsrCopyright update 2020
2020-01-14 rnvFix compilation on Windows with VS 2017 after implement...
2019-12-20 eapIndices are stored as mcIdType type instead of int...