Essays about: "code dependency"

Showing result 1 - 5 of 46 essays containing the words code dependency.

  1. 1. A Machine Learning Approach on Analysis of Emission Spectra for Application in XFEL Experiments

    University essay from Uppsala universitet/Institutionen för fysik och astronomi

    Author : Harald Agelii; [2023]
    Keywords : Structural biology; Machine learning; Neural networks; emission spectrum; XFEL; X-ray free electron laser; SFX; Serial femtosecond X-ray crystallography; Proteins; Diagnostics;

    Abstract : In this thesis we investigate two potential applications of machine learning in the context of X-ray imaging and spectroscopy of biological samples, particularly such using X-ray free electron lasers (XFEL). We first investigate the possibility of using an emission spectrum, recorded from a sample after being probed by an incident X-ray, as a diagnostic tool. READ MORE

  2. 2. Evaluation of Rust Codebases Using Public Information

    University essay from Lunds universitet/Institutionen för datavetenskap

    Author : Emil Eriksson; [2023]
    Keywords : Rust; Code Evaluation; Open Source; Crates.io; Cargo; GraphQL; Query; Dependencies; Technology and Engineering;

    Abstract : Understanding the content of a software project is a complex endeavour. While the Rust programming language promises developers a safer programming language, a program may still include vulnerable code through its dependencies. READ MORE

  3. 3. Detecting Logical Errors in Programming Assignments Using code2seq

    University essay from Stockholms universitet/Institutionen för data- och systemvetenskap

    Author : Anton Lückner; Kevin Chapman; [2023]
    Keywords : Automated feedback; code2seq; machine learning; neural machine translation;

    Abstract : The demand for new competent programmers is increasing with the ever-growing dependency on technology. The workload for teachers with more and more students creates the need for more automated tools for feedback and grading. READ MORE

  4. 4. Design and Implementation of Domain Modelling Language with Class Mapping and Class Dependency

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Sandeep Sunny; [2023]
    Keywords : ;

    Abstract : Modelling languages like all languages grow and evolve over time. This thesis assists in the evolution of DAVE modelling language, a modelling language used by Jeppesen, a Boeing company to express business-specific data models. READ MORE

  5. 5. Parallel Query Systems : Demand-Driven Incremental Compilers

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

    Author : Christofer Nolander; [2023]
    Keywords : Query Systems; Parallelism; Incremental Computation; Compiler Architecture; Dependency Tracking; Query system; Parallelism; inkrementella beräkningar; kompilatorer; beroende spårning;

    Abstract : Query systems were recently introduced as an architecture for constructing compilers, and have shown to enable fast and efficient incremental compilation, where results from previous builds is reused to accelerate future builds. With this architecture, a compiler is composed of several queries, each of which extracts a small piece of information about the source program. READ MORE