Salome HOME
tools/medcoupling.git
2017-06-28 Anthony GeaySp_PIPE on SEG3 Elt structure management
2017-06-28 Christophe... To be coherent in medpartitioner options and code,...
2017-06-28 Anthony GeayCorrection bug lie au changement de convention sur...
2017-06-28 Anthony Geay[EDF14926] : when groups have names with len == 80...
2017-06-28 Anthony Geay[EDF14869] - SEG4 are now dealed by MEDReader
2017-06-28 Anthony GeaySmall correction
2017-06-27 abnIntersection precision bug fix: completing tests.
2017-06-26 abnRefactoring QuadraticPlanar precision tuning. Fixes... abn/intersec_prec
2017-06-23 TMA SalomeInstall file medutilies.py into lib/python instead...
2017-06-23 Cédric AguerreAdd missing conditional for numpy
2017-06-22 Gilles DAVIDFix typo and unnecessary import
2017-06-21 Cédric AguerreFix missing include
2017-06-20 Cédric AguerreInstall tests.set
2017-06-19 Cédric AguerreShare test definition
2017-06-01 Anthony GeayWarnings help a lot.
2017-06-01 Anthony GeayExtra warning options to help int64/int32 management
2017-06-01 Anthony Geaymerge from agy/Template2
2017-06-01 Anthony GeayFix merge errors post 8.3.0
2017-05-31 rnvFixing wrong merge: second attempt.
2017-05-31 rnvFixing wrong merge.
2017-05-31 Anthony GeayNumpy optionnal dependancies + getNumberOfCells porting agy/Template2
2017-05-30 Anthony Geayon the road
2017-05-30 Anthony GeayOn the road
2017-05-30 Anthony GeayOn the road
2017-05-30 rnvMerge rnv/win_swig_generation branch.
2017-05-30 rnvMerge V8_3_BR branch.
2017-05-30 rnvMerge branch 'rnv/win_swig_generation' of salome:tools... rnv/win_swig_generation
2017-05-30 rnvImprove swig generation process on Windows platform.
2017-05-29 Anthony GeayMesh::getNumberOfCells returns std::size_t
2017-05-29 Anthony GeayDataArray::getNumberOfTuples returns std::size_t now
2017-05-29 Anthony GeayFirst IdType abstraction 130 methods remaining in DataArray
2017-05-29 Anthony GeayFor the moment
2017-05-29 Anthony GeayBo be checked by Adrien agy/WarningHuntingIsBack
2017-05-29 Anthony Geaywarning hunting in medcoupling to ease template action...
2017-05-26 Anthony GeayOn the road agy/Template1
2017-05-26 Anthony GeayOn the road
2017-05-26 Anthony GeayTo be analyzed with Gilles
2017-05-26 Anthony GeayOops missing important file
2017-05-26 Anthony GeayOn the road for massive templating to prepare SALOME9...
2017-05-26 Anthony GeayWith new file it s better - Inversion of cells finished
2017-05-26 Anthony GeayInversion of cells finished
2017-05-24 Anthony GeayMerge branch 'master' of https://git.salome-platform...
2017-05-24 Anthony GeayHuge bug in matrix inversion revealed by MEDCouplingUMe...
2017-05-23 abnChecking at least Python 2.7 abn/py_ver_check
2017-05-23 Gilles DAVIDFix MEDLoaderTest3 with python 3
2017-05-19 Gilles DAVIDReady for Salome9/py3 - Thanks a lot Gilles
2017-05-18 Anthony GeayFloat32 managed at all levels of fields. Factorization...
2017-05-17 Anthony GeayMake Fedora24 compiler happy
2017-05-16 Anthony GeayOn the road
2017-05-16 Anthony GeayBiking along the template road
2017-05-16 Anthony GeayBiking along the template road
2017-05-12 abnMemory leak fix ... was in tests only. Pffew ;-)
2017-05-10 Anthony GeayMake joints easy to use with python
2017-05-10 Anthony GeaySmall but useful DataArrayInt::checkUniformAndGuess
2017-05-05 Anthony GeayCell inverter - in progress
2017-05-05 Anthony GeayMaps available for partitioning
2017-05-05 Anthony GeayAddition of maps in MEDCoupling
2017-05-05 Anthony GeayCorrect error in wrapping
2017-05-04 Anthony GeayTo be continued
2017-05-04 Anthony GeayCode Factorization
2017-05-04 Anthony GeayMEDCouplingFieldInt and MEDCouplingFieldFloat are picke... agy/float32_4
2017-05-04 Anthony GeayDataArrayFloat pickelized
2017-05-03 Anthony GeayOn the road
2017-05-03 Anthony GeayFactorization again
2017-05-03 Anthony GeayA small modif
2017-05-03 Anthony GeayOK MEDCouplingFieldFloat is usable agy/float32_3
2017-05-03 Anthony GeayFactorization is on !
2017-05-02 Anthony GeayOn the road
2017-05-02 Anthony GeayStep1
2017-05-02 Anthony GeayFirst impl of MEDCouplingFieldFloat
2017-04-28 Anthony GeayOn the road
2017-04-28 rnvUpdate copyrights in the documentation. V8_3_BR V8_3_0 V8_3_0rc4 V8_3_0rc5 V8_3_0rc6
2017-04-28 Anthony GeayA little missing test consecutive to 1755dbe71b2fd46cd7...
2017-04-28 Anthony GeaySmall modif linked to previous commit + small doc on it
2017-04-26 Anthony GeayFirst implementation of DataArrayFloat with correspondi...
2017-04-26 Anthony GeayRevert "Windows compatibility."
2017-04-25 Anthony GeayMEDLoaderSplitter in now available to use it
2017-04-25 Anthony GeayShame on me. I've not launched non reg tests.
2017-04-25 Anthony GeaySome factorization for Field. FieldInt.__getitem__...
2017-04-24 Anthony GeayInstall MEDPartitioner.py at the right place to be...
2017-04-24 abnBug fix: distanceToPoint(s) - fix with a new algo....
2017-04-24 Anthony GeayUseful method findIdsGreaterOrEqualTo findIdsGreaterTha...
2017-04-24 Anthony GeayUMesh.computeEnlargedNeighborsOfNodes
2017-04-20 Anthony GeayAdd a constructor of MEDFileJoint
2017-04-20 Anthony Geay2 small useful methods DataArrayInt::fromLinkedListOfPa... agy/GlobalNumNodeIds
2017-04-20 Anthony GeayTest concerning speed up API for users with large numbe...
2017-04-20 Anthony GeayOK. Tested
2017-04-19 Anthony GeayOn the fly
2017-04-19 Anthony GeayIn progress
2017-04-11 mntRNV: MEDCouplingBasicsTest5 corrections. rnv/MEDCouplingBasicsTest5 V8_3_0rc2 V8_3_0rc3
2017-04-10 rnvMerge branch 'rnv/win_swig_generation' of salome:tools...
2017-04-10 rnvImprove swig generation process on Windows platform.
2017-04-10 Anthony Geay3 tests concerning Voronoi V8_3_0rc1
2017-04-07 rnvMerge branch 'rnv/win_swig_generation' of salome:tools...
2017-04-07 rnvImprove swig generation process on Windows platform.
2017-04-07 rnvIncrement version: 8.3.0
2017-04-07 rnvMerge branch 'rnv/win_swig_generation' of salome:tools...
2017-04-07 rnvImprove swig generation process on Windows platform.
2017-04-06 Anthony GeayVoronoi diag works on HEXA20 with 27 Gauss Points
2017-04-05 mntUpdate tests for Fedora-24 and Ubuntu-16.04
next