Salome HOME
Porting python3
[tools/medcoupling.git] / src / MEDCoupling_Swig /
2018-12-10 vsrMerge branch 'V9_2_BR'
2018-12-06 Anthony GeayBug correction in the medcoupling <-> numpy layer
2018-11-19 Anthony GeayBUG correction : During P0P0 remapping on tetra. If... V9_2_0 V9_2_0rc1 V9_2_0rc2
2018-11-19 Anthony GeayBUG correction : During P0P0 remapping on tetra. If...
2018-10-30 abnRemoving debug print messages ! V9_2_0a2 V9_2_0b1
2018-10-30 rnvTest correction: Python3: print '...' -> print('...')
2018-10-29 abnBug fix: IsPolygonWellOriented() was not working proper...
2018-10-26 abnBug fix : Edge::sortIdAbs() was merging points too...
2018-10-26 abnTest case for the prev fix of ComputeResidual ... never...
2018-10-10 rnvWindows support
2018-09-27 Anthony GeayA test of MEDCouplingUMesh::removeDegenerated1DCells
2018-09-24 Anthony GeayNew MEDCouplingUMesh::removeDegenerated1DCells method V9_2_0a1
2018-09-14 abnMerge branch 'master' of https://codev-tuleap.cea.fr...
2018-09-12 Anthony GeayTest of DataArrayDouble.ComputeIntegralOfSeg2IntoTri3 V9_1_0
2018-09-07 Anthony Geay[EDF17279] : integration computation
2018-09-04 Anthony GeayExtra deps update
2018-09-04 rnvWindows porting
2018-09-03 abnProposal SWIG CMake fix abn/cmake_swig_dpy
2018-08-29 Anthony GeayMEDCoupling python module is expected to be replaced... SHAPER_V9_1_0RC1
2018-08-29 Anthony GeayAjouts des tests
2018-08-29 abngetCellsContainingPoints is sensitive to 2D quadratic...
2018-08-28 Anthony Geay- MEDLoader ReadField is now dealing int32, float64...
2018-08-27 abnMerge branch 'master' of https://codev-tuleap.cea.fr...
2018-08-27 Anthony GeayMerge branch 'abn/norm_max'
2018-08-08 abnAPI change: MEDCouplingFieldDouble::normMax is now... abn/norm_max
2018-08-06 abnNew functionality: colinearizeKeepingConform2D().
2018-07-26 eapFix failure of UsersGuideExamplesTest in MICROMED mode
2018-07-09 Anthony GeayA py3 translation of a forgotten test py file
2018-06-27 abnMerge branch 'abn/seg_seg_intersec'
2018-06-27 abnSegSegIntersector fix: fix eps comparison to detect...
2018-06-20 abnMerge branch 'master' of https://codev-tuleap.cea.fr...
2018-06-20 abnNew func: MEDCouplingUMesh::convertDegeneratedCellsAndR...
2018-06-15 Anthony GeayC++11 for everybody ! youhouuuuu
2018-06-08 eapmedcoupling documentation modification agy/master_with_doc
2018-06-06 abnMerge branch 'master' of https://codev-tuleap.cea.fr...
2018-06-06 abnArcCSegIntersector fix: tangent cases were not properly...
2018-04-19 rnvMerge remote-tracking branch 'origin/abn/bug_fixes...
2018-04-18 abnBug fix: SegSegIntersector::areColinears() was too...
2018-04-18 abnBug fix: Intersect2DMeshWith1DLine now correctly handli...
2018-04-18 abnBug fix in colinearize2D(): last seg not handled properly.
2018-04-12 abnBug fix: SegSegIntersector::areColinears() was too...
2018-04-09 abnBug fix: Intersect2DMeshWith1DLine now correctly handli...
2018-03-26 Anthony GeayMEDCouplingRemapper::SetCrudeMatrix implementation V8_5_0a2 V8_5_0b1
2018-03-26 Anthony GeaySorry
2018-03-23 Anthony GeayLoad interpolation matrix from the outside
2018-03-15 abnBug fix in colinearize2D(): last seg not handled properly.
2018-02-21 Anthony Geaywe now live in yellow submarine
2018-02-21 Anthony GeayEnd of implementation of MEDCouplingUMesh::attractSeg3M...
2018-02-20 Anthony GeayImplementation of MEDCouplingUMesh::attractSeg3MidPtsAr...
2018-02-20 Anthony GeayMissing wrap of appendFieldProfileFlatly
2018-01-25 eaptypo-fix by Kunda V9_0_0
2018-01-05 Anthony GeayNew useful DataArrayInt32::findIdForEach
2018-01-04 Anthony GeayImplemenatation of MEDFileFields::linearToQuadratic...
2017-12-28 Anthony Geaynew "medcoupling" python module to gether into a single...
2017-12-13 rnvMerge V8_4_BR branch.
2017-11-28 eaptypo-fix by Kunda
2017-11-17 Anthony GeayAddition getMaxAbsValueInArray and getMaxAbsValue
2017-11-03 Anthony GeayWelcome to DataArrayDouble::asArcOfCircle
2017-10-17 Anthony Geayintegration of mss/paraspliter step2
2017-10-17 Anthony GeayMerge part1 of mss/paraspliter
2017-10-17 Anthony GeayMissing deletion agy/Py3PickleRefacto
2017-10-17 Anthony GeayFinal cleanup
2017-10-16 Anthony Geayclean up
2017-10-16 Anthony GeayMEDCoupling module is OK
2017-10-16 Anthony GeayOn the road
2017-10-16 Anthony GeayOK for DataArrayInt
2017-10-04 abnBug fix in simplifyPolyhedronCells(). Thanks Antoine...
2017-10-04 abnBug fix in simplifyPolyhedronCells(). Thanks Antoine...
2017-09-18 Anthony GeayMake ReadField multi type field
2017-09-11 Anthony GeayPent18 ready. Waiting for ultimate MED33 version with...
2017-09-06 Anthony GeayUsage of new med33 feature : float32
2017-07-19 Anthony GeayWhen test is launched it s better :)
2017-07-14 vsrMerge remote branch 'origin/nth/Bug15094'
2017-07-12 Nathalie GORENGO - Ajout test pour fiche pleaide 15094 nth/Bug15094
2017-07-05 abnFurther epsilon bug fix in intersector.
2017-06-30 abnTemporarily deactivating failing tests on mapping for...
2017-06-29 abnMinor bug in Intersect2DMeshWith1DLine()
2017-06-27 abnIntersection precision bug fix: completing tests.
2017-06-26 abnRefactoring QuadraticPlanar precision tuning. Fixes... abn/intersec_prec
2017-06-23 Cédric AguerreAdd missing conditional for numpy
2017-06-22 Gilles DAVIDFix typo and unnecessary import
2017-06-20 Cédric AguerreInstall tests.set
2017-06-19 Cédric AguerreShare test definition
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 Anthony GeayNumpy optionnal dependancies + getNumberOfCells porting agy/Template2
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-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-19 Gilles DAVIDReady for Salome9/py3 - Thanks a lot Gilles
2017-05-10 Anthony GeaySmall but useful DataArrayInt::checkUniformAndGuess
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
next