Skip to content
View HugoHugon-90's full-sized avatar
Block or Report

Block or report HugoHugon-90

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. WTRS WTRS Public

    A ray tracing code in slab geometry based on the work of J. P. Bizarro, H. Hugon and R. Jorge, 2018 (https://journals.aps.org/pra/abstract/10.1103/PhysRevA.98.023847)

    Python 1

  2. YFinanceExtractor YFinanceExtractor Public

    In this code we use YFinance API to extract, in real time, the current stock price of a list of entities, continuously processing their current-price moving average for 5, 10 and 15 minute windows,…

    Java 1

  3. Su2WindTunnel Su2WindTunnel Public

    In this code we construct a wind tunnel for a 2D-truncated cone parametrized according to the user input (base, height and top) dimensions and wind velocity. It uses SU2 open source finite-element …

    Python 1

  4. RayTracingMirrors RayTracingMirrors Public

    This is a draft-like code, which arose from a friend's request to try to estimate the focal point of a beam of light after hitting 3 mirrors. In the code one may create the 3 different mirrors, the…

    C++