Giter Site home page Giter Site logo

Comments (4)

fnrizzi avatar fnrizzi commented on August 22, 2024 1

Hello,

  1. What is the difference between hyper-reduction and masking? Which one is more efficient? I think it is hyper-reduction.

masking is just a trick to have the behavior of hyperreduction but without the difficulties of hyperreduction. Basically masking still uses the full FOM and only applies a filter to select specific elements.

  1. Is there a demo of hyper-reduction available? I'm interested in a demo corresponding to the following link

Unfortunately there is not one.
We don't have resources at the moment to revise pressio4py.
However we do have a hyperreduction example in our tutorials but that uses c++ , see this: https://pressio.github.io/pressio-tutorials/endtoend/swe_lspg_hypred_1.html. but keep in mind this uses the c++ code that is more updated than pressio4py

  1. Where can I browse the source? I can't find source corresponding to , let's say,

pressio4py.rom.lspg.unsteady.HypredProblem

here is the source: https://github.com/Pressio/pressio4py/blob/main/src/lspg_unsteady.hpp
You have to read c++ code since the prssio4py is just binding the c++ code.
not sure how clear this is to you. This code should greatly simplify if we had the time to update pressio4py to use the latest c++ version but right now we don't have the bandwidth

from pressio4py.

fnrizzi avatar fnrizzi commented on August 22, 2024 1

@gokhalen i updated the comment above

from pressio4py.

fnrizzi avatar fnrizzi commented on August 22, 2024

I am away from my laptop so I will reply more later when I get to it

from pressio4py.

gokhalen avatar gokhalen commented on August 22, 2024

Thank you very much.

from pressio4py.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.