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

  • Home
  • SEARCH
  • 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 8147961
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T14:32:02+00:00 2026-06-06T14:32:02+00:00

I need an alternative to the std library’s matrix functions, preferably one that is

  • 0

I need an alternative to the std library’s matrix functions, preferably one that is fast and very portable. It needs to be thread safe, able to do operations like matrix multiplication, and it needs to support 16-bit integers. I looked at the “Basic Linear Algebra Subprograms” Wikipedia page, and could not find what I needed. Google isn’t much help either. I’ve run into some near-hits like Eigen and dlib, but nothing that exactly matches my needs. Does anyone know of a good alternative library for me?

Thank you in advance!

  • 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-06-06T14:32:03+00:00Added an answer on June 6, 2026 at 2:32 pm

    I’m not sure such a thing exists, because making it thread safe without knowing the usage pattern would make it not very parallel. That is the only thing you could do to a matrix lib to make it thread safe would be to lock the entire lib whenever it is being used – essentially making it non-parallel.

    Write or find your own mutex class, and then protect your matrix math operations with mutexes.

    That is derive from the basic matrix classes to add mutexes, and then right before operating on any matrix object lock its mutex. With a little knowledge of your usage pattern you can make that way more parallel than could be done if the locking happened in the library.

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

Sidebar

Related Questions

Does anyone knows any free alternative MySQL Enterprise Monitor? I need some tool, that
I need some alternative of implode for mysql queries.After research found concat functions. Question
I just found that there's no LinkedList implementation in Objective-C, but I need one.
Since ASP.NET response filtering and post-cache substitution are not compatible, I need an alternative
I need to find an open source alternative to VSS where people will share
I need to make a checkerboard that is composed of alternating black and white
Need some help, please. I have a line of horizontal thumbnails loaded as ONE
I need an alternative for Dispatcher (.net 3.0) to use for a windows service
What is the alternative if I need to use a reference, and the data
I have class foo that contains a std::auto_ptr member that I would like 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.