Code Monkey home page Code Monkey logo

Comments (9)

pancetta avatar pancetta commented on July 17, 2024

Ignore or, better, delete the .github/workflows/mirror_to_gitlavb.yml file, i.e. this one.

from pysdc.

tlunet avatar tlunet commented on July 17, 2024

Ok, I'll do this into my development branch, so this will come in a next merge request

from pysdc.

pancetta avatar pancetta commented on July 17, 2024

I think I should rather restrict the execution to this repository. This way forks will simply ignore this workflow.. I’ll have a look at it asap.

from pysdc.

pancetta avatar pancetta commented on July 17, 2024

Look at the recent commit. I added this line which should stop the job from running on forks. Let me know if that does the trick.

from pysdc.

tlunet avatar tlunet commented on July 17, 2024

That's weird ... now it's the pytest before that fails : https://github.com/tlunet/pySDC/runs/5389320157?check_suite_focus=true

from pysdc.

pancetta avatar pancetta commented on July 17, 2024

That's a different issue... with the new quadrature, the error is much higher in the tests than they used to be. Since the tests take random values, sometimes the bounds are too strict, still. I have no idea what the new quadrature does this (need to set the bounds from ~1E-14 to ~1E-10, it seems).

from pysdc.

tlunet avatar tlunet commented on July 17, 2024

Can't you just set a fixed random seed for the tests (at least, one that work). And btw, what do you mean by new quadrature ? Is it the optimized implementation I provided some time ago ?

from pysdc.

pancetta avatar pancetta commented on July 17, 2024

Yes, I could, but so far this was not necessary. And yes, this is the implementation you provided. I have no idea what's going on with the tests (all of those in the file are affected).

from pysdc.

tlunet avatar tlunet commented on July 17, 2024

I'll try to look into it. But in the meantime, the mirror test passed on my development branch, so I guess this issue can be closed 😉

from pysdc.

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.