Salome HOME
First draft of int64.
[tools/medcoupling.git] / src /
2018-12-20 Anthony GeayFirst draft of int64.
2018-12-19 Christophe BourcierAdd reading of record 8 of sauv file (ascii and XDR... cbr/upgrade_sauvreader
2018-12-17 Anthony GeayMake the static counters atomic
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-22 abnIntersec bug fix: ComputeResidual buggy for quad polyg...
2018-10-18 Anthony GeayMove Case*.py installation directory from bin to lib...
2018-10-17 Anthony GeayFix parallel compilation error on building of ParaMEDME...
2018-10-15 eapTypo and whitespace fixes by Kunda
2018-10-15 abnMinor doxygen fix
2018-10-10 rnvWindows support
2018-10-09 Anthony GeayMEDLoader is now able to export to 3.3 MED file version.
2018-09-27 Anthony GeayA test of MEDCouplingUMesh::removeDegenerated1DCells
2018-09-27 Anthony GeayContext manager for MEDFile*Field1TS
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-14 abnMinor bug fix : convertDegeneratedCellsAndRemoveFlatOnes()
2018-09-12 Anthony GeayTest of DataArrayDouble.ComputeIntegralOfSeg2IntoTri3 V9_1_0
2018-09-12 Anthony GeayMerge branch 'master' of https://codev-tuleap.cea.fr...
2018-09-12 Anthony GeayTake advantage of a nice property of barycentric coords
2018-09-11 abnFurther fix for CaseReader Py3 ...
2018-09-07 Anthony Geay[EDF17279] : integration computation
2018-09-07 rnvFinalizing windows porting.
2018-09-06 rnvSacrifice of MEDRenumber python module for windows...
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-30 Anthony GeayCorrection of error during Py3 porting
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 abnFurther porting to Python3 abn/med2case_py3
2018-08-27 Anthony GeayMerge branch 'abn/norm_max'
2018-08-27 abnPorting Case tools to Python3
2018-08-08 abnAPI change: MEDCouplingFieldDouble::normMax is now... abn/norm_max
2018-08-06 abnNew functionality: colinearizeKeepingConform2D().
2018-08-02 abnIntel17 portability.
2018-07-26 eapFix failure of UsersGuideExamplesTest in MICROMED mode
2018-07-23 Anthony GeayAdditional check into MEDFileMesh.rearrangeFamilies...
2018-07-20 Anthony GeayThank you to Yutaka Nishizawa for having report this...
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-27 abnGetting rid of QuadraticArcDetectionPrecision which...
2018-06-27 abnSegSegIntersector areOverlappedOrOnlyColinears() and...
2018-06-25 eapTypo-fix by Kunda
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-07 abnArcCSegIntersector fix: more precise usage of machine...
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 abnClarification: 'Triangulation' intersection type is...
2018-04-18 abnBug fix: SegSegIntersector::areColinears() was too...
2018-04-18 abnBug fix: points located on the arc where wrongly detect...
2018-04-18 abnBug fix: conformize3D() was not properly void returned...
2018-04-18 abnBug fix: Intersect2DMeshWith1DLine now correctly handli...
2018-04-18 abnBug fix in colinearize2D(): last seg not handled properly.
2018-04-12 Anthony GeayBug correction for structure elt
2018-04-12 abnClarification: 'Triangulation' intersection type is... abn/bug_fixes
2018-04-12 abnBug fix: SegSegIntersector::areColinears() was too...
2018-04-10 Anthony GeayBug correction for structure elt
2018-04-09 abnBug fix: points located on the arc where wrongly detect...
2018-04-09 abnBug fix: conformize3D() was not properly void returned...
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-03-12 Paul RASCLEfix compilation with gcc6.3
2018-03-07 Anthony GeayDeal with pipes agy/EltStr
2018-02-28 Anthony GeayDeal with eccentricity for structure element
2018-02-27 eaptypo-fix by Kunda V8_5_0a1
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 Geayscotch6.0.4 needs pthread... Quick and dirty solution...
2018-02-20 Anthony GeayNew : insert multi level group into MEDFileMeshes and...
2018-02-20 Anthony GeayFor MED profiles aficionados
2018-02-20 Anthony GeayMissing wrap of appendFieldProfileFlatly
2018-02-09 eapTypo-fix by Kunda
2018-01-25 eaptypo-fix by Kunda V9_0_0
2018-01-25 Anthony GeayRoom service always here to clean-up. Thanks a lot.
2018-01-23 Anthony GeayBug in Structure elements with profile
2018-01-18 Anthony GeayMake make test great again
2018-01-18 Anthony GeayAdd an unconditional test of pywrapping
2018-01-16 Anthony GeayTry to correct error detected by Roman
2018-01-12 Christophe BourcierFix bug when reading Castem sauv file with more than...
2018-01-09 eaptypo-fix by Kunda
next