Articles — Recent
Papers, presentations, reports and more, written in LaTeX and published by our community. Search or browse below.

Mejri Mohamed Habib's CV
Mejri Mohamed Habib's CV. Created based on the Friggeri CV template.
Mejri Mohamed Habibe

Yogesh Patil's CV
Yogesh Patil's CV. Created with the AltaCV template.
Yogeshkumar Marathapatil

Review of the Guide to Future of Medicine
This is a work in progress on a review of the guide to the future of medicine
Arin Basu

A Deep Learning Solution for an Optimized Testbench Regression Launcher
Attempt to define various metrics directly
related to coverage per compute second; an
improvement on which furthers the desired
left shift in design verification. A part to the solution to find breaks early
in a continuous integration system, qualifying
the design prior to important milestones and
iterating over recent bug fixes or changes to
weed out related issues is proposed.
Created with the Jacobs Landscape Poster
LaTeX Template
Version 1.0 (29/03/13)
Abhishek

Andrew Block's Resume
A basic resume I came up with. Nothing fancy
Andrew Block

GOMOKU & Minimax-alphabeta search
Gomoku is an abstract strategy board game, also called Omok or Five in a Row. This paper explains the implementation of an AI with minimax alpha-beta search with a sequences pattern recognition.
Nikolai Shevchenko

PSEUDOREST: O REST como ele não é!
The purpose of this study is to perform an analysis on a discussion of REST creator Roy Thomas Fielding, where he exposes a critique of implementations that claim to use the architectural model proposed in his thesis. Implementations of APIs that manifest themselves as RESTFUL are used as object of study. Architectural Constraints are used which refer to important features of the model to verify these implementations, where they must succeed in these comparisons with the constraints, so that they can prove to implement the model. The conclusion is that there are in fact several implementations that are improperly named, where they have several similarities to the model in their implementation, but do not agree with the constraints that must be implemented so that it can be considered an instance of the model.
Lucas Gontijo

Nikita Moharir's Curriculum Vitae
Nikita Moharir's Curriculum Vitae
Nikita Moharir

Matrices
En este documento se explican qué son las matrices, los distintos tipos que hay, algunas operaciones que se hacen con ellas con ellas (y sus respectivas propiedades), además de enseñar cómo realizar estas operaciones en programación. Incluye el concepto de relación binaria, y se explica cómo se pueden representar éstas (si son homogéneas) mediante grafos. y los distintos tipos de éstos últimos. Se recalca la "matriz jacobiana", explicando su función escalar y vectorial
Victoria