Git Product home page Git Product logo

Comments (6)

cjlin1 avatar cjlin1 commented on August 14, 2024

To keep the package small, we don't want to have both 32 and 64 bit dll
in the package at this moment. Later on we may switch to provide
only 64-bit dll
Could you try to generate it by yourself? See instructions
in README.
Let us know if you face difficulties. Thanks.

Iain Dunning writes:

I was working on the getting the Julia language binding to LIBSVM working on
Windows, and was wondering if you could add a 32-bit and 64-bit version of
libsvm.dll to your makefile and repository? I think the current file is 32-bit
only.


Reply to this email directly or view it on GitHub.*

from libsvm.

IainNZ avatar IainNZ commented on August 14, 2024

The instructions look good, I'm sure they'd work. The main benefits of you compiling them and including them in the repository is to make it easier for other users (not myself) who don't have the technical skills or confidence to compile libraries, and to provide a centralized source of the binaries that multiple bindings could use. The DLL that is checked in (32-bit version I presume?) is only 160kb, so wouldn't be too space consuming.

from libsvm.

cjlin1 avatar cjlin1 commented on August 14, 2024

Yes, I know. But for libsvm we somehow take code complexity (including
number of files) into serious account. Some users may even ask what
the difference between these two DLL files is. Adding any file has
advantages/disadvantages. We only add things
if we have seen enough requests.

Iain Dunning writes:

The instructions look good, I'm sure they'd work. The main benefits of you
compiling them and including them in the repository is to make it easier for
other users (not myself) who don't have the technical skills or confidence to
compile libraries, and to provide a centralized source of the binaries that
multiple bindings could use. The DLL that is checked in (32-bit version I
presume?) is only 160kb, so wouldn't be too space consuming.


Reply to this email directly or view it on GitHub.*

from libsvm.

joochoi avatar joochoi commented on August 14, 2024

I am working on spectra data reduction with LIBSVM working under 64-bit LabVIEW (Window 8.1). 32-bit version of libsvm.dll worked fine with Window 7, but with 64-bit LabVIEW I need 64-bit version of libsvm.llb. I was wondering if you could help me to get the 64-bit version of libsvm.llb.

from libsvm.

saffsd avatar saffsd commented on August 14, 2024

I've been able to extract and use a 64-bit version of libsvm.dll from Unofficial Windows Binaries for Python Extension Packages.

from libsvm.

MonsterMMORPG avatar MonsterMMORPG commented on August 14, 2024

I am also requesting 64 bit dll. it is extremely weak and funny argument that you cant put 64 bit dll into the package. you can name it libsvm_x64.dll very easy

from libsvm.

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.