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 4057326
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T14:56:19+00:00 2026-05-20T14:56:19+00:00

I am wondering how one can write a special Tally function, which treats the

  • 0

I am wondering how one can write a special Tally function, which treats the following list {{{1,0},{2,1,3}},{{1,1},{0,1,1}},{{2,1,2},{3,2}},{{1,0},{2,1}}} as if:

  1. as long as dimensions match, it is equivalent. For example, {{1,0},{2,1,3}} and {{1,1},{0,1,1}} are equivalent, but not with {{1,0},{2,1}}.
  2. ordering also does not matter. For example, {{1,0},{2,1,3}} and {{2,1,2},{3,2}} are equivalent.

The elements of the level 1 list can be artitarily nested. How can I write such a function?

Many thanks.

  • 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-20T14:56:19+00:00Added an answer on May 20, 2026 at 2:56 pm

    Very similar to @Daniel’s answer, but preserves a member of each class:

    In[9]:= Tally[list, (Sort[Length /@ #] == Sort[Length /@ #2]) &]
    
    Out[9]= {{{{1, 0}, {2, 1, 3}}, 3}, {{{1, 0}, {2, 1}}, 1}}
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I was wondering how one can fix an upper limit for the length of
i was wondering if any one can advise me on how i can go
I keep wondering how does a debugger work? Particulary the one that can be
Hi I was wondering how can I call a method just for one time
One-to-one relations within nhibernate can be lazyloaded either false or proxy. I was wondering
I was wondering how can I programmatically copy all the discussion items from one
I'm wondering if anyone can recommend a good C++ tree implementation, hopefully one that
Ok so I was wondering which one of these 2 methods is better ?
I've been wondering about alternative ways to write control structures like you can write
I'm interested in finding out what's the shortest script one can write to replace

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.