Stac es un programa en línea de comandos de cálculo estadístico avanzado -o eso intenta ser-. No soy programador ni ingeniero, sólo un estadístico que trata de aprender un lenguaje de programación y algunas de sus herramientas (c++, gcc, gdb, Git, Kdevelop, cmake...) aplicando lo que aprendí en mi carrera de estadística. Aprender es por tanto el fin de este proyecto, aunque espero que poco a poco se irá haciendo más complejo y útil, no trato de revolucionar el mundo...todavía.
Stac is a command line program for advanced statistics -or is that trying to be-. I am not a programmer or engineer, just a statistician who tries to learn a programming language and some of its tools (c++, gcc, gdb, Git, Kdevelop, cmake...) by applying what I learned in my statistics career. Learning is therefore the end of this project, although I hope that little by little it will become more complex and useful, although I don't try to revolutionize the world... yet.
El objetivo siempre fue un programa sencillo de instalar y usar. De hecho, a día de hoy un sólo archivo ejecutable es suficiente. La única instrucción notoria es que para leer los datos, deben ser guardados en un archivo llamado "datos.dat" en la misma carpeta que el programa.
The goal was always an easy to install and use program. In fact, today a single executable file is enough. The only noticeable instruction is that to read the data, they must be saved in a file called "data.dat" in the same folder as the program.
De momento, es sólo un proyecto unipersonal de aprendizaje.
At the moment, it is just a one-man learning project.
Creado y mantenido por Ángel Bravo Sáenz.
Created and maintained by Ángel Bravo Sáenz.
Este proyecto está licenciado bajo la licencia GPL - vea el archivo LICENSE para más detalles.
This project is licensed under the GPL License - see the LICENSE file for details.