Git Product home page Git Product logo

top's Issues

SUPERLU_MALLOC fails for buf in intCalloc() at line 71 in file pysparse\direct\superlu\src\memory.c

Thank you for your valuable work on topology! When I was runner the code on my computer ,it raised an error, as follows :
(py27) PS D:\topo\top-master> python code/generate_data.py --dir C:\tmp\data_topy --num 10000
Generating the dataset...
D:\anaconda\install\envs\py27\lib\site-packages\topy\topology.py:517: RuntimeWarning: invalid value encountered in power
(self.desvars * (-self.df / lammid)**self.eta)**self.q))))
D:\anaconda\install\envs\py27\lib\site-packages\topy\topology.py:517: RuntimeWarning: invalid value encountered in minimum
(self.desvars * (-self.df / lammid)**self.eta)**self.q))))
D:\anaconda\install\envs\py27\lib\site-packages\topy\topology.py:517: RuntimeWarning: invalid value encountered in maximum
(self.desvars * (-self.df / lammid)self.eta)self.q))))
D:\anaconda\install\envs\py27\lib\site-packages\topy\topology.py:581: RuntimeWarning: invalid value encountered in double_scalars
updatedKe = self.desvars[ely, elx] ** self.p * self.Ke
Done: 891/10000Can't expand MemType 0: jcol 1627
Done: 891/10000Can't expand MemType 0: jcol 3186
Done: 891/10000Can't expand MemType 0: jcol 2500.
Done: 891/10000SUPERLU_MALLOC fails for buf in intCalloc() at line 71 in file pysparse\direct\superlu\src\memory.c

I need your help about how to fix the bug, thanks very much!

Is A Directory Error: when extracting the data in .npz format

Hi,

I am using 500 datapoints from the dataset you have provided to try and run the experiments for an academic project. But I am getting the following error when I try to extract the data:

Is a directory error

I have saved the dataset in the same directory as that of the jupyter notebook. Please suggest a correction.

Thanks in advance!

Logging issue

It says

Traceback (most recent call last):
File "generate_data.py", line 10, in
topy.Logger.verbose = False
AttributeError: 'module' object has no attribute 'Logger'

when I run generate_data.py code

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.