GithubHelp home page GithubHelp logo

Comments (11)

mikera avatar mikera commented on August 23, 2024

I'm not a lein user (since it is much easier to use Maven directly with Eclipse / Counterclockwise) so can't help you with the lein related questions.

However I can confirm that the correct source location is src/main/clojure/clojure/core/matrix.clj

Clojure appears twice, first because it is part of the source path src/main/clojure and then because the namespace name is clojure.core.matrix

from core.matrix.

mikera avatar mikera commented on August 23, 2024

Perhaps the project.clj should contain the following in order to recognise the Maven directory layout:

:source-paths ["src/main/clojure"]

Can anyone who knows both lein and Maven confirm this?

from core.matrix.

grtlr avatar grtlr commented on August 23, 2024

Your last commit fixed this issue for me. Thank you very much. Unfortunately I don't have enough experience with Maven and lein to confirm that this is a valid and complete project setup. Maybe someone else has more experience with this?

from core.matrix.

Velrok avatar Velrok commented on August 23, 2024

Could you paste your project.clj or put it in a gist and link it?

from core.matrix.

mikera avatar mikera commented on August 23, 2024

@Velrok are you after my project.clj? Latest version is in the develop branch:

https://github.com/mikera/matrix-api/blob/develop/project.clj

I don't usually used Leiningen though, so could have plenty wrong with it: the Maven pom.xml is the single source of truth at the moment.

from core.matrix.

Velrok avatar Velrok commented on August 23, 2024

Because I was negotiating with myself if I want to extent vectorz-clj and I confused the projects here for a moment :) .

from core.matrix.

eigenhombre avatar eigenhombre commented on August 23, 2024

I also had this problem:
https://gist.github.com/eigenhombre/5230418

from core.matrix.

eigenhombre avatar eigenhombre commented on August 23, 2024

Changing to develop branch fixed this for me as well.
What will be needed to get master working? I would assume merging changes into project.clj.
I could set up a PR for that, but want to check first to get your thoughts (perhaps you plan to merge develop into master very soon).

from core.matrix.

grtlr avatar grtlr commented on August 23, 2024

I think it would be a good idea to merge this change into the master branch. I think it would help to avoid further confusion.

from core.matrix.

mikera avatar mikera commented on August 23, 2024

I've pushed a 0.4.1 release out that contains this fix - hopefully makes it easier for everyone! Let me now if it works.....

from core.matrix.

eigenhombre avatar eigenhombre commented on August 23, 2024

Works, thanks!

from core.matrix.

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.