transpose is a fast and efficient command-line tool that transposes (the rows become the columns, the columns become the rows) or reshapes a matrix in plain text. Inputs and outputs can be files or streams.

Features

  • Transposes the rows and columns of a plain text matrix - other reshaping can also be performed.
  • Handles badly-shaped matrices easily.
  • Integrates well with other command-line tools.
  • Fast and light on resources.

Project Activity

See All Activity >

License

GNU General Public License version 2.0 (GPLv2)

Follow transpose

transpose Web Site

Other Useful Business Software
Gain Advanced Threat Protection for Your AWS Workloads Icon
Gain Advanced Threat Protection for Your AWS Workloads

Running FortiGate NGFW on AWS Graviton2 Lets You Boost Scalability With Reduced Compute Costs

FortiGate-VM delivers comprehensive security and scalable VPN connectivity for your AWS workloads, while native AWS integrations unlock broad coverage for your environment. Now with support for AWS Graviton2 instances, FortiGate lets you optimize price performance and reduce your Amazon EC2 costs by up to 20 percent. Deploy today in AWS Marketplace.
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
0
1
0
0
1
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 3 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 3 / 5

User Reviews

  • One would need to specify -t to tell the program to transpose, which is unintuitive given the name. Apart from that, it works as intended and great.
  • I think the transpose of a b c d should be a c b d instead transpose does: $ echo -e 'a\tb\nc\td\n' | ./transpose a b c d
Read more reviews >

Additional Project Details

Operating Systems

Linux, BSD, Windows

Intended Audience

Science/Research, Advanced End Users, End Users/Desktop, Engineering

User Interface

Command-line

Programming Language

C

Related Categories

C Text Processing Software, C System Shells, C Mathematics Software

Registered

2008-09-01