Giter VIP home page Giter VIP logo

drgraph's People

Contributors

minfengzhu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

drgraph's Issues

Documentation on a python API?

Hi,

first of all, congratulations for this library and for your manuscript. It is very interesting and I'm eager to test it into some applications.

Yet, it is unclear to me how exactly to use the library. Is there any further documentation? Furthermore, is it possible to use the library entirely from python, not necessarily using in-disk data?

Thanks

Segmentation fault

run the code:
./Vis -input ./data/block_2000.txt -output block_2000.txt -neg 10 -samples 400 -gamma 0.1 -mode 1 -A 2 -B 1
but get:

[INPUT FILE] ./data/block_2000.txt    
[LABEL FILE] 
[OUTPUT FILE] block_2000.txt                                                                                            
[KNN FILE]                                                                                                              
disMax: 1 n_samples: 400 n_gamma: 0.100 n_negative: 10                                                                  
Reading graph edges from ./data/block_2000.txt                                                                          
Reading 15K edges                                                                                                       
Segmentation fault

Has the same environment as described :
Gsl(2.4) Boost(1.58) Cmake(3.11)

Problems encountered during build

When I ran build.sh, I initially ran into a problem saying "reference to 'real' is ambiguous.I encountered another problem after changing 'real' to 'float' in the file. The problem is:
./src/algorithm/kdtreeub_index.hpp:1192:7: require from here
I don't understand what this means. I hope I can get your help.

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.