Giter Club home page Giter Club logo

bexvar's Issues

Can't install bexvar

When I try to install bexvar on my laptop (Ubuntu 20.04, Python 3.10) with pip install bexvar I get the following error:

Collecting bexvar
  Using cached bexvar-1.1.0.tar.gz (19 kB)
  Preparing metadata (setup.py) ... error
  error: subprocess-exited-with-error
  
  × python setup.py egg_info did not run successfully.
  │ exit code: 1
  ╰─> [11 lines of output]
      /home/mattimbr/PyVenv/python3.10/lib/python3.10/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
      !!
      
              ********************************************************************************
              Requirements should be satisfied by a PEP 517 installer.
              If you are using pip, you can try `pip install --use-pep517`.
              ********************************************************************************
      
      !!
        dist.fetch_build_eggs(dist.setup_requires)
      error in bexvar setup command: 'python_requires' must be a string containing valid version specifiers; Invalid specifier: '>=3.5.*'
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.

It seems to be an issue related to the package. Do you recommend a workaround?

UltraNest allocation issues on Apple OSX-arm64

I recently switched from a MacBook Pro with Intel processors to a MacBook Pro with ARM-based chips. On the previous laptop, I used to run the Stingray implementation of bexvar and got the output without any issues. However, on the new laptop, there seems to be a numerical or logical issue causing the UltraNest library to try to allocate an array with a size far beyond practical limits.

I'm not sure how to solve this problem. I've attached a bexvar_input.txt file with an example I tested on both laptops and the bexvar_output.txt file detailing the error I obtained on the MacBook Pro with ARM-based chips. Thanks for the help.

bexvar_input.txt
bexvar_output.txt

licensing for bexvar in stingray?

We're currently adapting to implement bexvar in stingray (cf. this issue), but we're currently running into licensing issues: bexvar is GPL-licensed, which clashes with our own licence and that of some of our dependencies. Is there some way we could possibly use some of the code in the repo without having to change our own licence? Or do we need to develop from scratch based on the paper?

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.