Code Monkey home page Code Monkey logo

Comments (3)

jorgemcgomes avatar jorgemcgomes commented on May 29, 2024

I circumvented this with a hacky if self.hist and isinstance(self.hist, smoothing.ParticleHistory). I am not sure about the ramifications of this, but it allowed me to test fixed-lag smoothing.
Aside from this, it appears to be working fine. The performance appears to be similar to the fixed-lag smoothing method I had implemented before.

from particles.

nchopin avatar nchopin commented on May 29, 2024

thanks for spotting this!
Now h-orders (order of the particles along the Hilbert curve) are saved only for full histories, which makes more sense. Also I took this opportunity to streamline the code a little bit.

Are you already using the new collector for fixed-lag smoothing (option fixed-lag-smooth)?

from particles.

jorgemcgomes avatar jorgemcgomes commented on May 29, 2024

I only started testing the fixed-lag smoothing yesterday, so yes, I'm using the collector.

from particles.

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.