Giter Site home page Giter Site logo

Comments (8)

cmouton avatar cmouton commented on June 1, 2024

I can precise the Python version :
(test_DLMIS) [mouton@linux1 openspyrit]$ python --version
Python 3.9.6

I understand that it is not supported yet (https://pypi.org/project/spyrit/#files).

from spyrit.

cmouton avatar cmouton commented on June 1, 2024

@tbaudier : Have you already planned to add the wheels also for Python 3.9?

from spyrit.

tbaudier avatar tbaudier commented on June 1, 2024

#32

from spyrit.

cmouton avatar cmouton commented on June 1, 2024

Thanks !!!

from spyrit.

tbaudier avatar tbaudier commented on June 1, 2024

With python 3.9 and windows, I need to update numpy because v1.19.3 is not available for this version. But for numpy > 1.20.X there is no wheel for python 3.6. I need to fix the version of numpy because fht is an extension of numpy. So I have different possibilities:

  • Do not update numpy and do not create the wheel for windows and python 3.9
  • Update numpy and do not support python 3.6 anymore

from spyrit.

nducros avatar nducros commented on June 1, 2024

What would be a third option without fht that we no longer need?

from spyrit.

tbaudier avatar tbaudier commented on June 1, 2024

We can remove the fixing of the numpy version and it should work for different version of python

from spyrit.

nducros avatar nducros commented on June 1, 2024

Great. So this is the right time to discard it!

You should only need to replace this line with
H = wh.walsh2_matrix(n)/n

Both Stat_h and optim_had are no longer necessary as I reimplemented the walsh version of both functions (already included)

from spyrit.

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.