Source author record

Marcelo Amaral

Marcelo Amaral appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

5works
7topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

5 published item(s)

preprint2022arXiv

Exploiting Anyonic Behavior of Quasicrystals for Topological Quantum Computing

We show that quasicrystals exhibit anyonic behavior that can be used for topological quantum computing. In particular, we study a correspondence between the fusion Hilbert spaces of the simplest non-abelian anyon, the Fibonacci anyons, and the tiling spaces of a class of quasicrystals, which includes the one dimensional Fibonacci chain and the two dimensional Penrose tiling. A possible encoding on tiling spaces of topological quantum information processing is also discussed.

preprint2019arXiv

Quantum Gravity at the Fifth Root of Unity

We consider quantum transition amplitudes, partition functions and observables for 3D spin foam models within $SU(2)$ quantum group deformation symmetry, where the deformation parameter is a complex fifth root of unity. By considering fermionic cycles through the foam we couple this $SU(2)$ quantum group with the same deformation of $SU(3)$, so that we have quantum numbers linked with spacetime symmetry and charge gauge symmetry in the computation of observables. The generalization to higher-dimensional Lie groups $SU(N)$, $G_2$ and $E_8$ is suggested. On this basis we discuss a unifying framework for quantum gravity. Inside the transition amplitude or partition function for geometries, we have the quantum numbers of particles and fields interacting in the form of a spin foam network $-$ in the framework of state sum models, we have a sum over quantum computations driven by the interplay between aperiodic order and topological order.

preprint2015arXiv

Free transmission problems

We study transmission problems with free interfaces from one random medium to another. Solutions are required to solve distinct partial differential equations, $\mbox{L}_{+}$ and $\mbox{L}_{-}$, within their positive and negative sets respectively. A corresponding flux balance from one phase to another is also imposed. We establish existence and $L^{\infty}$ bounds of solutions. We also prove that variational solutions are non-degenerate and develop the regularity theory for solutions of such free boundary problems.

preprint2015arXiv

Performance Evaluation of Microservices Architectures using Containers

Microservices architecture has started a new trend for application development for a number of reasons: (1) to reduce complexity by using tiny services; (2) to scale, remove and deploy parts of the system easily; (3) to improve flexibility to use different frameworks and tools; (4) to increase the overall scalability; and (5) to improve the resilience of the system. Containers have empowered the usage of microservices architectures by being lightweight, providing fast start-up times, and having a low overhead. Containers can be used to develop applications based on monolithic architectures where the whole system runs inside a single container or inside a microservices architecture where one or few processes run inside the containers. Two models can be used to implement a microservices architecture using containers: master-slave, or nested-container. The goal of this work is to compare the performance of CPU and network running benchmarks in the two aforementioned models of microservices architecture hence provide a benchmark analysis guidance for system designers.