Essays about: "formatering"

Found 3 essays containing the word formatering.

  1. 1. Exploring the Usage of Neural Networks for Repairing Static Analysis Warnings

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Vincent Paul Lohse; [2021]
    Keywords : Automatic Program Repair; Neural Machine Translation; Static Analysis; Transformer Model; Formatting; Automatisk programreparation; neural maskinöversättning; statisk analys; transformatormodell; formatering;

    Abstract : C# provides static analysis libraries for template-based code analysis and code fixing. These libraries have been used by the open-source community to generate numerous NuGet packages for different use-cases. READ MORE

  2. 2. Spork : Move-enabled structured merge for Java with GumTree and 3DM

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Simon Larsén; [2020]
    Keywords : ;

    Abstract : With software development becoming an increasingly parallel process in which branching lines of development is common, the shortcomings of unstructured merge techniques are becoming more tangible. In particular, merge conflicts occur frequently and often unnecessarily. READ MORE

  3. 3. Parallelization Of The GMRES Method

    University essay from Lunds universitet/Matematik LTH

    Author : Morgan Görtz; [2016]
    Keywords : GMRES; MPI; Technology and Engineering;

    Abstract : In this thesis a GMRES method is constructed and tested. The method is implemented in a C++ program with the MPI protocol to make it parallel. The parallel parts of this program are discussed in detail, especially the communication and the partitioning of the data between the processes. READ MORE