NASTRAN-95 VS squarify

Compare NASTRAN-95 vs squarify and see what are their differences.

squarify

Pure Python implementation of the squarify treemap layout algorithm (by laserson)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
NASTRAN-95 squarify
8 3
415 276
3.1% -
0.0 0.0
over 7 years ago about 1 year ago
Fortran Python
- GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

NASTRAN-95

Posts with mentions or reviews of NASTRAN-95. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-19.
  • Which FEA software product does each major industry (automotive, aerospace, etc) use?
    1 project | /r/fea | 5 Apr 2023
    Well, NASTRAN was one of the first Solvers developed and available. You can download predecessor if current NASTRAN for free from github: https://github.com/nasa/NASTRAN-95
  • What is some good resource to study FEA?
    1 project | /r/MechanicalEngineering | 6 Feb 2023
  • What is the best opens-source finite element solver which I can use for learning and implementing new contact interaction algorithms?
    1 project | /r/fea | 23 Dec 2021
    I haven’t tried to use the public, open source version, but shouldn’t NASTRAN make this list?
  • Revitalizing Castlequest, Part 4: Squarified Cushioned Treemaps
    3 projects | dev.to | 19 Oct 2021
    A larger legacy FORTRAN project is NASTRAN-95, a finite element structural analysis code (again from NASA) that consists of almost 2000 individual source files as well as substantial example case input and output files.
  • Revitalizing Castlequest, Part 3: The Shape of Code
    1 project | dev.to | 30 Sep 2021
    Finally, consider how long it took to answer these questions for each file. The Castlequest source code is distributed among 16 files; how long would it take to assess the whole codebase by viewing bitmaps versus skimming source files in an IDE or text editor? By comparison, the NASTRAN-95 project consists of almost 1900 separate source files distributed among 10 directories - would the graphical or the textual approach be more effective on a project of that size? Would either approach be effective at that scale?
  • Toward Modern Fortran Tooling and a Thriving Developer Community
    2 projects | news.ycombinator.com | 16 Sep 2021
    I think there's a common misconception that numerical codes should be accessible without documentation, and without a background in the subject.

    Take NASTRAN-95 [1] or SPICE2 [2], for example. Both have good documentation in the form of manuals, books, and papers. If you have the mechanical or electrical background, you should be able to understand the docs explaining the implementation, and then you should be able to understand the code. It doesn't matter that there are no comments anywhere, or that GOTO is used. Aside from some cosmetic differences, it looks pretty much like what you'd write today with MATLAB or Python.

    I picked these examples because they're publicly available, but I would guess that most Fortran still in use has no public visibility. In my experience with commercial numerical engineering software, Fortran lives on in under-the-hood components written by subject matter experts for performing specific tasks. It doesn't matter that programmers are unfamiliar with the language, because only subject matter experts are allowed to modify the code anyway.

    To be clear, I'm not defending the many examples of unstructured, undocumented academic code that grows until it's essential to an organization despite being buggy and virtually unmaintainable. But those would have been terrible to read no matter which language was used.

    I've never seen the language itself be a significant barrier to understanding in a business context. And it's not like we have a problem where there are all these active open-source projects that could be so much better if only they were written in a different language.

    [1] https://github.com/nasa/NASTRAN-95

    [2] https://ptolemy.berkeley.edu/projects/embedded/pubs/download...

  • Hypothetical question: What schema would you use to store a high but finite number of document/record types?
    1 project | /r/SQL | 20 Jul 2021
    Nastran bulk data: https://github.com/nasa/NASTRAN-95/blob/master/um/BULK.TXT Similar case, but modern nastran versions have somewhere in the 1000s (I think) card types.
  • Website for generating and downloading sample FEM mesh files
    1 project | /r/fea | 19 Mar 2021
    NASTRAN-95/um at master · nasa/NASTRAN-95 (github.com)

squarify

Posts with mentions or reviews of squarify. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-19.

What are some alternatives?

When comparing NASTRAN-95 and squarify you can also consider the following projects:

fpm - Fortran Package Manager (fpm)

QDirStat - QDirStat - Qt-based directory statistics (KDirStat without any KDE - from the original KDirStat author)