Essays about: "Source Code Repository"

Showing result 6 - 10 of 29 essays containing the words Source Code Repository.

  1. 6. Performance Evaluation of (Spherical) Harmonics Virtual Lights for Real-time Global Illumination using Vulkan

    University essay from Blekinge Tekniska Högskola/Institutionen för datavetenskap

    Author : Simon Hultsborn; [2023]
    Keywords : Spherical harmonics; Global illumination; Computer graphics; Optimization;

    Abstract : Background. Global illumination is not trivial to compute in real-time computer graphics. One approximate solution is to distribute virtual light sources from a primary light, to then apply direct light calculations to said virtual lights. This can effectively estimate two-bounce illumination. READ MORE

  2. 7. Understanding the Software Bill Of Material for supply-chain management in Open Source projects

    University essay from Blekinge Tekniska Högskola/Institutionen för datavetenskap

    Author : Veronica Axelsson; Frida Larsson; [2023]
    Keywords : SBOM; Software Bill of Material; SPDX; supply-chain management;

    Abstract : There has been an increase in the discussion about Software Bills of Material (SBOM) in the last few years, following a number of big-scale supply-chain attacks and vulnerabilities discovered in Open Source third-party packages. However, there is a lot to be done before the software community as a whole can fully reap the benefits SBOMs are claimed to provide. READ MORE

  3. 8. Efficient use of source code plagiarism detection tools in academia

    University essay from Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Author : Andreas Larsson; [2021]
    Keywords : source code plagiarism; efficiency; education;

    Abstract : Source code plagiarism detection tools have been readily available for use in academia and industry for a long time. While there are many motivations for the usage of these tools in Computer Science education, they are often not implemented on an institutional level. READ MORE

  4. 9. Predict future software defects through machine learning

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

    Author : Björn Hickman; Victor Holmqvist; [2021]
    Keywords : ;

    Abstract : The thesis aims to investigate the implications of software defect predictions through machine learning on project management. In addition, the study aims to examine what features of a code base that are useful for making such predictions. READ MORE

  5. 10. Transformer-based Multistage Architectures for Code Search

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

    Author : Angel Luis González Lopez; [2021]
    Keywords : Code Search; Natural Language Processing; BERT; Information Retrieval; Kodsökning; behandling av naturligt språk; BERT; informationssökning;

    Abstract : Code Search is one of the most common tasks for developers. The open-source software movement and the rise of social media have made this process easier thanks to the vast public software repositories available to everyone and the Q&A sites where individuals can resolve their doubts. READ MORE