Permalink
Cannot retrieve contributors at this time
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
AutoAssign_public/README.md
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
23 lines (16 sloc)
1.16 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
**AutoAssign 2.4.0** | |
The file **AutoAssign2_4_0.tgz** should contain the AutoAssign program (**AA** from now on) ready to be installed | |
on several computer/archichitectures: MacOSX (both x86_64 and arm64) and Linux (x86_64). | |
After the installation (you can find some instructions in the INSTALL) it should run, when called, | |
the proper files for your machine/architecture (**hopefully!, any feedback is truly appreciated!!**). | |
**NOTE:** You will have to have some JAVA installed on your machine to run it properly. Look in INSTALL | |
for some instructions regarding this point. | |
The distribution includes a directory **ExampleData** but you can also download separtedly the same | |
**ExampleData** on the file **ExampleData_AA240.tgz**. It includes some 10 examples/cases for a variety | |
of samples. These files are already converted into **AA** format requirements to have them run immediately | |
and check that the software is working for your machine/architecture. | |
This distribution is still experimental!. | |
Files included: | |
- **ExampleData_AA240.tgz**: Example data to run the demos, already in **AA** format | |
- **Samples4AA.tgz**: Samples to load in AutoAssign from Sparky lists | |
Good luck! |