Giter VIP home page Giter VIP logo

Comments (5)

bqpd avatar bqpd commented on July 21, 2024

Hi @iclucho ! Both objects are created with the same code?

If so my guess it's that they're different versions of gpfit; we added the FitConstraintSet class pretty recently, and it looks like that's what you're seeing in the former, while the latter is probably a standard ArrayConstraintSet. What does type(smafit) show for each of them?

from gpfit.

iclucho avatar iclucho commented on July 21, 2024

Hi bqpd. Thanks for your reply.

Indeed, both objects are generated with the same code. At the moment I only have access to the "bad" machine. There, when typing type(smafit), I get:

<class 'gpfit.fit_constraintset.FitCS'>

I recloned the gpfit version today to see if it would make a difference but so far nothing.

EDIT: Nevermind, I started python in a different terminal and the newly cloned version also contains the fitdata attribute.

from gpfit.

bqpd avatar bqpd commented on July 21, 2024

Great! Yeah, looks like that's the newest version: https://github.com/hoburg/gpfit/blob/master/gpfit/fit_constraintset.py#L15

It might not be on pypi yet, so if you installed the 'bad' version with pip install gpfit, that could explain it.

from gpfit.

bqpd avatar bqpd commented on July 21, 2024

Sorry for the version confusion! GPfit hasn't had a proper owner/maintainer for a year; I'll hopefully be stepping to get it better documented /organized / etc this Fall.

from gpfit.

pgkirsch avatar pgkirsch commented on July 21, 2024

Created #92 to add to PyPI

from gpfit.

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.