Bonjour,j utilisais le nouveau format de matrices csv permettant d importer des matrices dans isis avec les semantics.Jusqu ici pour les importer jutilisais :File discardRates = ...MatrixND matDiscRates = MatrixFactory.getInstance().create(discardRates); aujourd hui ca ne compile plus ! j ai l erreur suivante :ERROR in C:\Users\slehuta\isis-fish-4\isis-community-database\rules\ OgiveRejet_OptionLO.java (at line 112) matDiscRates = MatrixFactory.getInstance().create(discardRates); ^^^^^^The method create(int[]) in the type MatrixFactory is not applicable for the arguments (File)Merci de votre aide !Sigrid