Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6629467
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T22:15:53+00:00 2026-05-25T22:15:53+00:00

I am starting using scala and I am interested in using the scalala package

  • 0

I am starting using scala and I am interested in using the scalala package for doing linear algebra computations. I successfully installed it through sbt but I can’t (or better don’t know how) start the scalala console. Can anyone point out the steps I have to take to make that possible?

Thanks a lot

P.S. I have read this quickstart guide but didn’t help me.

[EDIT]

To be more clear I do not want to explicitly make includes with the standard scala console in order scalala to work.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T22:15:53+00:00Added an answer on May 25, 2026 at 10:15 pm

    UPDATE:

    If you want start Scalala console without explicitly import those package, then maybe you need build a excutable jar directly from the GitHub repo.

    The following steps should work:

    1. git clone https://github.com/scalala/Scalala
    2. cd Scalala
    3. ./sbt update compile proguard
    4. java -jar target/scala_2.8.1/scalala_2.8.1-1.0.0.RC2-SNAPSHOT.min.jar

    And now you should get an Scala console with Scalala package imported by default.


    Since the document says the scalala console just a standard Scala console with default package imported.

    You could just run sbt under your project directory, and using console command to enter Scala console mode.

    Finally, type in the following code:

    import scalala.scalar._;
    import scalala.tensor.::;
    import scalala.tensor.mutable._;
    import scalala.tensor.dense._;
    import scalala.tensor.sparse._;
    import scalala.library.Library._;
    import scalala.library.LinearAlgebra._;
    import scalala.library.Statistics._;
    import scalala.library.Plotting._;
    import scalala.operators.Implicits._;
    

    Now you should be able to use Scalala just like the document sayas.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm starting with Scala + Android (and using the sbt android plugin). I'm trying
I've starting using Codeigniter for a project recently (few months ago) but its getting
I'm using Scala 2.9.0.final on Ubuntu 11.04. Starting scala from the command line takes
I'm using Eclipse to program in Scala but it gives me an error when
I am doing writing code for PhD research and starting to use Scala. I
I m just starting using gwt and so far so good, however after reading
I am starting using YUI 's Container control in my application to display messagebox
I am starting using logback and I want to know if there are better
I am currently starting using doxygen to document my source code. I have notice
I'm just starting out using Ruby and I've written a bit of code to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.