+++ title = "What does an engineer like you do in a quantum place like this?" date = 2023-04-11T16:00:00 # Schedule page publish date. draft = false # Talk start and end times. # End time can optionally be hidden by prefixing the line with `#`. time_start = 2023-04-11T16:00:00 time_end = 2023-04-11T17:30:00 # Authors. Comma separated list, e.g. `["Bob Smith", "David Jones"]`. authors = [] # Abstract and optional shortened version. abstract = "Quantum computing has the potential to be one of the next big things in computing. This talk will discuss how quantum computers work and review some parts of the software stack that enable a quantum computing platform. In addition, we will examine the existing challenges from a software perspective and what opportunities exist in the field for classical software engineers." # Name of event and optional event URL. event = "Talk @ Master Sistemas Inteligentes 2023" event_url = "" # Location of event. location = "Hybrid (physical/online) event. Salamanca, Spain" # Is this a selected talk? (true/false) selected = true # Projects (optional). # Associate this talk with one or more of your projects. # Simply enter your project's folder or file name without extension. # E.g. `projects = ["deep-learning"]` references # `content/project/deep-learning/index.md`. # Otherwise, set `projects = []`. projects = [] # Tags (optional). # Set `tags = []` for no tags, or use the form `tags = ["A Tag", "Another Tag"]` for one or more tags. tags = [] # Slides (optional). # Associate this talk with Markdown slides. # Simply enter your slide deck's filename without extension. # E.g. `slides = "example-slides"` references # `content/slides/example-slides.md`. # Otherwise, set `slides = ""`. slides = "" # Links (optional). url_pdf = "" url_slides = "" url_video = "" url_code = "" # Does the content use math formatting? math = true # Featured image # To use, add an image named `featured.jpg/png` to your page's folder. [image] # Caption (optional) caption = "Image credit: [**Master Sistemas Inteligentes, USAL 2023**](https://mastersi.usal.es/)" # Focal point (optional) # Options: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight focal_point = "Left" +++