Giter VIP home page Giter VIP logo

Comments (10)

fzalkow avatar fzalkow commented on July 25, 2024

Hi, thanks for raising this issue! I haven't used Lisp for years, so please refresh my background if I miss something.

After updating the Quicklisp client (ql:update-client) to the most recent version 2021-02-13, (ql:quickload :num-utils) throws an error, but (ql:quickload :cl-num-utils) succeeds. This indicates that cl-num-utils is still the right name for the lib. Am I wrong?

from cl-mlep.

Symbolics avatar Symbolics commented on July 25, 2024

It sounds like you need to update the software distributions list in addition to the client. Try (ql:update-dist "quicklisp")

from cl-mlep.

fzalkow avatar fzalkow commented on July 25, 2024

Thanks; that did the trick! I replaced cl-num-utils with num-utils (e6a115f). This should resolve this issue, right?

from cl-mlep.

Symbolics avatar Symbolics commented on July 25, 2024

Yes, it should. Does cl-mlep have a test suite we can try?

from cl-mlep.

fzalkow avatar fzalkow commented on July 25, 2024

We have, unfortunately, no test suite, but we can try to replicate the usage examples. When loading load-with-add.lisp, I get the following error:

"XREAL" is already a nickname for "CL-NUM-UTILS.EXTENDED-REAL".

I guess this is due to the lla package, which still depends on cl-num-utils instead of num-utils, which makes our update inconsistent with lla.
https://github.com/tpapp/lla/blob/master/lla.asd#L17

from cl-mlep.

Symbolics avatar Symbolics commented on July 25, 2024

Yes, that's exactly correct. I'm in the process of getting the new LLA into Quicklisp. Now that cl-mlep is 'ready', I'll go back and get that process moving. Once Quicklisp's LLA is the new one, then all should work. I'll report back here once that's done.

For reference, that is quicklisp/quicklisp-projects#2276

from cl-mlep.

fzalkow avatar fzalkow commented on July 25, 2024

Great, thanks for your efforts! 👍

from cl-mlep.

fzalkow avatar fzalkow commented on July 25, 2024

@Symbolics, can we close this issue?

from cl-mlep.

snunez1 avatar snunez1 commented on July 25, 2024

Yes, let's do that. I wasn't able to test, but the new LLA seems to be functionally equivalent.

from cl-mlep.

fzalkow avatar fzalkow commented on July 25, 2024

I verified that the PCA example from the documentation (where LLA is used) is working after updating quicklip, with a minor additional commit I have done now. Thanks!

from cl-mlep.

Related Issues (4)

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.