Coder Social home page Coder Social logo

tally-extract's People

Contributors

kclapper avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

stchang

tally-extract's Issues

Excel file formatting

The output Excel file has formatting issues, especially with empty cells. When the program writes data to cells, each column is shrunk to the smallest possible width to fit the content. This means that if you write an empty string to one cell in a column that is otherwise empty, it shrinks the whole column to be super narrow. This can probably be resolved by writing void to the cell or by changing the automatic formatting, or both.

Formatting issues

Github actions CI

Github actions should be used to automate testing of new code pulled into the Main branch. After running all tests, the workflow should also compile the executable and attach it as a package that can be downloaded.

Easy installation method for Windows and Linux

Once the program is finished, there should be an easy way to install it on both Windows and Linux that involves minimal configuration on the part of the user.

In a prior project written in Python, it was able to use pip to install the program from GitHub and make it available as a command line utility without calling the python interpreter explicitly. This level of installation ease is the goal. The target audience has python installed but not Racket. Apt may work for Linux installs, but it wouldn't be helpful for installing on Windows.

I'd like to avoid having installation instructions that have the user download the exe, put it somewhere, then make it executable, then add it to their PATH. If at all possible, I'd like the installation to be accomplished in one command.

Support multiple MCNP file formats

There are multiple MCNP output files that this program could parse. It's already capable of getting data from the primary ones that are needed, however, there are others that would be useful too. The program should add support for those file types.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.