jueves, 12 de abril de 2007

Reemplazos de Software Privativo


  • Simulación:

    Existen muchas y variadas herramientas destin adas a la simulación. Un servico a tener muy en cuenta es: (http://www.scs.org/resources.cfm)

      Established in 1952, The Society for Modeling & Simulation International (SCS) is a nonprofit, volunteer-driven corporation (dba Simulation Councils, Inc.) managed by a Board of Directors & a President's Council. SCS is the only technical Society dedicated to advancing the use of modeling & simulation to solve real-world problems. SCS is the principal technical society devoted to the advancement of simulation and allied computer arts in all fields. The purpose of SCS is to facilitate communication among professionals in the field of simulation. To this end, SCS organizes meetings of regional councils, sponsors and co-sponsors national and international conferences, and publishes the SIMULATION: Transactions of The Society for Modeling and Simulation International and the Modeling & Simulation Magazines.

      The members of the Board of Directors, as well as the President & Senior Vice-President, are elected by the members of the society. Four Vice-Presidents representing the four major operational areas of the society (Conferences, Membership, Publications & Education) are selected by the President and confirmed by the Board of Directors. The President also appoints a Secretary and a Treasurer. The Immediate Past President & the Executive Director also serve on the Executive Committee.

      The members of the SCS are divided into Councils. These Councils are organized either by geographical area or by professional / technical interest area. Any Council may charter smaller groups called Chapters that represent a smaller geographical or technical area. See Formation and Administration of a Chapter for additional information.

      The members of the Executive Committee and Board of Directors (Directors at Large) for the 2006-2008 biennium are listed here along with their affiliations & contact information.

      SCS has a SCS Distinguished Lectureship Program, which is aimed at providing distinguished lecturers who are authorities in modeling and simulation theory, applications and related disciplines, to SCS regional and technical chapters and councils as well as to student chapters.

      The society maintains an office in San Diego, CA, which is managed by the Executive Director. Meet the current SCS staff in San Diego.

      Read the official Bylaws of The Society for Modeling and Simulation International.

      For a history of SCS see our Formative and Controlling Documents and issues of our early newsletters

    • Crystal Ball

    • Simul8

      • Existe una versión de éste Software para Linux. No es SL y se debe pagar por la licencia. Se obtiene soporte de la empresa que lo desarrolla.

    • Sinproces

    • Arena

    • Vensim

    • Herramientas de Simulación en Software Libre

      • C++SIM

        C++ libreries for simulation of discrete event systems. A must have in your toolkit.

      • JavaSIM

        The Java version of C++SIM.

      • DSOL

        DSOL is an open source, java based, suite for continuous and discrete event simulation, developed at TU Delft, in the Netherlands. Among its general features: distributed 2D and 3D animation supported, various random number generators, GIS/CAD files supported, statistics, charts included. Continuous simulation is facilitated thanks to: numerical integration of n-th order ordinary differential equations with various numerical integrators supported; realtime clock simulator for Emulation. In discrete event simulation event scheduling is specified through scheduled method invokation and the Single threaded Process Interaction formalism is specified. It implements a flow "formalism" (Arena-like).

      • DESMO-J

        DESMO-J is a Framework for Discrete-Event Modelling and Simulation targeted at programmers developing simulation models in Java. DESMO-J is licensed under the Apache License, Version 2.0

      • Simkit

        Simkit is a a package for creating Discrete Event Simulation (DES) models written in Java. Simkit is used as a platform to teach DES to Masters' students in Operations Research and MOVES at the Naval Postgraduate School and it is free software (LGPL).

      • SimTools, Version 2.7

        A review of some simulation tools. Updated Jan 1995. The Numerical Algorithms Group Ltd (NAG) Library of numerical algorithms

      • Netlib

        Library of numerical algorithms

      • Simulations in Java

        • Sim Java library

      • CSIM19

        Mesquite CSIM is a process-oriented, general purpose simulation toolkit written with general C language functions. The toolkit allows programmers to create and implement process-oriented, discrete-event simulation models.

        Code by Law and Kelton Code examples in C and FORTRAN from the successful book "Simulation Modelling and Analysis, by A.V. Law and W.D. Kelton

      • SSS

        A library (coded in C) for discrete even system simulation by M. A. Pollatschek (visit his home page )

      • Mathtools

        A "portal" providing free access to a set of valuable resources for MATLAB, Excel, C, C++, Fortran and Java.

        • Warped

          WARPED is a public domain Time Warp simulation kernel written in C++. The distribution includes a plug-in sequential kernel to support comparative analysis to parallel executions. Primary development has been on Linux-based Pentium PCs, Sun Workstations, a 4-processor Sun SparcCenter 1000, and the Intel Paragon

        • baseSim

          iBright is the evolution of baseSim Simulation Components (formerly developed by solutionsBase, now defunct) are a suite of Visual Components designed to complement and extend the functionality of Borland Delphi v.4.0/5.0. They provide the means to produce simple or complex discrete-event Simulation Models.

        • OpEMCSS

          The Operational Evaluation Modelling for Context-Sensitive Systems (OpEMCSS) is an add-on to the Extend simulation environment. It allows the user to represent Complex Adaptive Systems (CAS) with relative ease.

        • TomasWeb

          TomasWeb offers object-oriented simulation tools that are implemented in Delphi 5 and 6. They are all based on the 'process oriented approach': a description-method, where several events (state changes) are combined into one single 'process'. It therefore supports process-oriented simulation. TomasWeb has been developed primarly for education and research. It is a free simulation tool. It can be downloaded, but you will need Borland's Delphi to use it.

        • HighMAST object-oriented simulation library HighPoint Software Systems offers an object oriented simulation class library and framework. It is written in C# , and consists of 200+ classes, 70+ interfaces. The HighMAST framework is built as an open architecture library on Microsoft's capable .NET technology base. HighMast has also been successfully employed to deliver Agent-based and Hybrid simulations.

        • Dex

          DEx, the Dynamic Experimentation toolkit, aims to provide a fast, flexible, and easy-to-use platform for developing, analyzing, and visualizing dynamic multi-body simulations. The kernel and utility classes constitute a framework that can be used alone in C++ or in combination with the DEx language, a domain-specific language based on C++ designed for rapid prototyping. It compiles under Linux and it is available for download.

      • Simulacón 4

        Simulacón 4 is a Microsoft Excel add-on developed by José Ricardo Varela, which transforms your spreadsheet in a discrete-event simulation tool. Written in VBA (Visual Basic for Applications), it features 34 different random number function generators, it allows Monte Carlo simulation up to 65.000 iterations and it handles up to 150 different inputs and 20 outputs. The simulation results are dispayed in 4 different worksheets, one for the data, one for summary stats of all variables and one for detailed statistics of a selected variable. The last worksheet is dedicated to sensitivity analysis of the results.

    • SimulAr

      • Argentina is a fertile land for Excel add-ons. SimulAr, by Luciano Machain, is an Excel add-on designed for risk analysis based on a Monte Carlo approach. With SimulAr the user has a wide number of random variate generators available. SimulAr is not a simulation tool itself (in the same way as Simulacón isn't), but it is very valuable if you want to build a simulation model using Excel. Remember that difference equations are easy to implement in Excel, DEVS are not so easy, so you might like to have a look at tools such as XLSsim.

    • Insight and XLSsim

      The Insight suite is a set of Visual Basic for Applications programs running in Excel and it provides: XLSim Standard Edition (Monte Carlo Simulation, with up to 10,000 iterations and 5 output cells, 5 parameters); QUEUE.xla, and Excel add-on that allows to simulate simple queues; Q-NET.xla for simulating Queuing Networks; Markov.xls for Markov Chain template. Insight also includes XLForecast for Time Series Analysis and XLTree for Standard Edition and Decision Trees

    • IMTEK Mathematica Supplement

      The IMTEK Mathematica Supplement (IMS) adds about 700(!) new function and about 60 new packages to Mathematica, allowing it to become a powerful simulation tool. Differential Equations. SOme features are: nD multiphysics Finite Element Environment with lots of application examples (Finite Difference Navier-Stokes Solver, Multigrid Package, Model Order Reduction for large scale dynamic systems, lumped model simulator). It also provides various graphic capabilities and a set of lectures on Simulation.

  • Estadística:

    • SPSS

      • R es un lenguaje y entorno de programación para análisis estadístico y gráfico.

        Se trata de un proyecto de software libre, resultado de la implementación GNU del premiado lenguaje S. R y S-Plus -versión comercial de S- son, probablemente, los dos lenguajes más utilizados en investigación por la comunidad estadística, siendo además muy populares en el campo de la investigación biomédica y en la bioinformática.

        El proyecto más conocido desarrollado sobre R es Bioconductor (http://www.bioconductor.org), un proyecto de software libre enfocado al análisis y la comprensión de datos genómicos. Bioconductor ofrece, por ejemplo, paquetes específicos para la normalización, análisis y anotación de microarrays o microarreglos.

        R se distribuye bajo la licencia GNU GPL y está disponible para los sistemas operativos Windows, Macintosh, Unix y Linux.

        Además, R puede integrarse con distintas bases de datos y existen librerías que facilitan su utilización desde lenguajes de programación interpretados como Perl y Python o en lenguajes de código compilado, por ejemplo, C o Fortran. Una amplia colección de librerías se encuentran en CRAN.

        http://www.r-project.org/

  • Matemática:

    • Matlab

      • GNU Octave

        GNU Octave is a high-level language, primarily intended for numerical computations. It provides a convenient command line interface for solving linear and nonlinear problems numerically, and for performing other numerical experiments using a language that is mostly compatible with Matlab. It may also be used as a batch-oriented language.

        Octave has extensive tools for solving common numerical linear algebra problems, finding the roots of nonlinear equations, integrating ordinary functions, manipulating polynomials, and integrating ordinary differential and differential-algebraic equations. It is easily extensible and customizable via user-defined functions written in Octave's own language, or using dynamically loaded modules written in C++, C, Fortran, or other languages.

        GNU Octave is also freely redistributable software. You may redistribute it and/or modify it under the terms of the GNU General Public License (GPL) as published by the Free Software Foundation.

        Octave was written by John W. Eaton and many others. Because Octave is free software you are encouraged to help make Octave more useful by writing and contributing additional functions for it, and by reporting any problems you may have.

    • MAPLE

      • Sobre Maxima

        Maxima es un sistema para la manipulación de expresiones simbólicas y numéricas, incluyendo diferenciación, integración, expansión en series de Taylor, transformadas de Laplace, ecuaciones diferenciales ordinarias, sistemas de ecuaciones lineales, y vectores, matrices y tensores. Maxima produce resultados con alta precisión usando fracciones exáctas y representaciones con aritmética de coma flotante arbitraria. Adicionalmente puede graficar funciones y datos en dos y tres dimensiones.

        El código fuente de Maxima puede ser compilado sobre varios sistemas incluyendo Windows, Linux y MacOS X. El código fuente para todos los sistemas y los binarios precompilados para Windows y Linux están disponibles en el Administrador de archivos de SourceForge.

        Maxima es un descendiente de Macsyma, el legendario sistema de álgebra computacional desarrollado a finales de 1960 en el instituto tecnológico de Massachusetts (MIT). Este es el único sistema basado en el esfuerzo voluntario y con una comunidad de usuarios activa, gracias a la naturaleza del open source. Macsyma fue revolucionario es sus días y muchos sistemas posteriores, tales como Maple y Mathematica, estuvieron inspirados en él.

        La rama Maxima de Macsyma fue mantenida por William Schelter desde 1982 hasta su muerte en 2001. En 1998 él obtuvo permiso para liberar el código fuente bajo la licencia pública general (GPL) de GNU. Gracias a su esfuerzo y habilidad, Maxima fue posible y estamos muy agradecidos con él por su dedicación voluntaria y su gran conocimiento por conservar el código original de DOE Macsyma vivo. Desde su paso a un grupo de usuarios y desarrolladores, Maxima ha adquirido una gran audiencia.

    • Otras herramientas (Existen muchas más...)

      • Xcas

        Xcas es un sistema de cálculo simbólico compatible con Maple, muPad y Ti89. Utiliza Giac, una biblioteca en C++ con tipos definidos para Algebra Simbólica Computerizada

      • Gambit

        Gambit es una colección de herramientas y programas dirigidos a la construcción y análisis de juegos finitos extensivos y de forma normal.

      • gnuplot

        Gnuplot es un generador de gráficos 2D y 3D. El programa se controla a través de los menús o mediante línea de comandos y es capaz de generar gráficos en varios formatos (LaTeX, metafont, pdf, svg o png).

      • Grafos

        Grafos permite dibujar, modelar, resolver y analizar problemas de grafos. El programa ha sido desarrollado para la docencia y el aprendizaje de esta disciplina, si bien se puede usar igualmente para el modelado y resolución de problemas reales.

      • LPSolve

        LPSolve IDE es un interfaz gráfico para utilizar lp_solve, una biblioteca de resolución de problemas de programación lineal. La página web del proyecto es un grupo de Yahoo! groups, por lo que habrá que estar inscrito es Yahoo! groups para poder acceder a ella (la inscripción es gratuita). Para descargar el programa no es necesario estar inscrito.

      • MCell

        MCell permite explorar el mundo de los autómatas celulares (entre ellos, el famoso "Juego de la vida" de John Conway).

  • Programación.

    • VBP (Visual Basic Profesional)

    • VBA (Visual Basic Aplication)

      • En lo que respecta a la programación, teniendo en cuenta las herramientas citadas más arriba, se puede recomendar como lenguajes de programación:

        • Perl

        • Phython

        • PHP

        • Bash Script

        • C

        • C++

        • Fortran

        Estos son solamente algunos de los lenguajes más utilizados en el mundo académico y de investigación.

  • Proyectos

    • Win Proyect.

      • Planner

        Planner es un programa de gestión de proyectos (planificación, temporización y seguimiento), que permite definir tareas y subtareas, recursos y grupos de recursos, dependencias, mostrar el camino crítico, diagramas Gantt, etc.
        Antes de instalar Planner, se necesita tener instalado GTK+ 2.6.0 (o posterior).

      • GanttProject 2.0.4

        GanttProject permite planificar proyectos mediante diagramas Gantt. Cada proyecto puede dividirse en sub-tareas, con su propia fecha de comienzo, duración, dependencias, progreso y anotaciones. Almacena la información en formato XML y puede exportar imágenes PNG/JPG, páginas web o documentos PDF.
        Es un programa Java, por lo que se necesita tener instalado Java Runtime Environment 1.4.1 (o posterior).

      • GanttPV 0.7

        GanttPV es un sencillo programa de gestión de proyectos ampliable mediante scripts escritos en Python.

      • Open Workbench 1.1.4

        Open Workbench es un programa de gestión y planificación de proyectos en el que se puede definir la estructura detallada del proyecto, definir las dependencias y restricciones de recursos, crear la planificación y monitorizar la ejecución del proyecto.

  • Analisi por envoltura de Datos (DEA)

    • Frontier Analyst Pro.

  • Otras opciones para:

    • Funciones en hojas de Calculo (saber si las populares y
      especificas de Excel lo logramos con el Software libre: matriz
      inversa; programación lineal (solver); tabla combinada; grafica de
      datos; macros en Excel; regresión y correlacion; etc)

      • La utilización de hojas de cálculo está muy extendida y se peude encontrar una variedad de herramientas de hojas de cálculo. En la mayoría de ellas está soportado gran cantidad de funcionalidades, como as que se pueden encontrar en “MS Exel”. Por motivos “Legales” de propiedad de patentes, etc. La implementación de un soporte para la “Programación” de macros utilizada por Microsoft, no es posible en el SL.

        • Open Ofice Calc

        • GNOME Calc

        • KDE Office

    • Base de Datos (registración; vinculación y procesamientos de
      tablas, consultas y reportes).

      • En cuanto al mundo de las bases de datos, existen multitud de herramientas de software libre, algunas extremadamente especializadas, como LDAP, otras de uso más general. Muchas de las empresas desarrolladores de bases de datos tienen disponible sus motores de base de datos de forma gratuita y para plataformas de SL; tal es el caso de SAP, Oracle, IBM, etc.

        • OpenOffice Base

        • MySQL

        • Postgree

        • Dbase

        • LDAP

        • Oracle

        • SAP

        • DB2/3

    • Heurística y Metahuristica (Algoritmo genético; Tabu Search;
      enfriamiento reducido; etc.)

      • Distributed Genetic Programming Framework

        The Distributed Genetic Programming Framework (DGPF) is a scalable Java environment for heuristic, simulation-based search algorithms of any kind and Genetic Algorithms in special. We use the broad foundation of a search algorithms layer to provide a Genetic Programming system which is able to create Turing-complete code.

        The main focus of our project is put on the automated creation of programs that should drive sensor networks. Such programs are instantiated on many automata which are able to communicate with each other wirelessly in an unreliable manner. Therefore, network simulators able to simulate whole networks of such automata are used. By doing so, we hope to be able to create emergent behaviors and self*-properties in large scale distributed systems.

        Our system is not bound to Genetic Programming, nor even bound to Genetic Algorithms at all. You can easily implement other search algorithms (like Simulated Annealing or such and such) and use the distribution utilities to distribute them over a network. In the near future we will implement many of these algorithms ourselves and provide them here.

        While the system can run on a single computer, one of its main strengths is its distribution-ability. Different search algorithms using different distribution mechanisms can easily implemented. You can find versatile implementations of Genetic Algorithms driven by a Genetic Engine in the Genetic Algorithms layer.

        We support four different types of distribution of computational load for our genetic algorithms:

        • 1.local: The whole population runs local, no tasks are distributed.

        • 2.peer-to-peer / island hopping: Big virtual populations can be created if peer-to-peer nodes cooperate in a network.

        • 3. client-server/master-slave: A genetic engine (client/master) uses different servers/slaves to perform the work of reproducing and evaluating individuals. This way, even populations of complicated-to-evaluated individuals can be handled in reasonable time.

        • P2p/cs-hybrid: P2P-networks of genetic engines using the client-server distribution approach can co-operate (event with pure p2p-genetic engines).

          Other search algorithms can simple be implemented too - we've currently added Hill Climbing. Since the distribution tools we use are unified, the Hill Climbing based searches can be distributed in the same way than the Genetic Algorithms. Moreover, bothe search algorithms can interact and form a heterogeneous search. Another nice fact is, that each search algorithm implemented in the framework will automatically come equipped with an auto-adaptive, configurable Tabu Search backend improving problem space examination.

          This Open-Source research project is licensed under LGPL, a license even more liberate than the GPL.

    • MetaHeuristics ToolBox (MHTB) for MATLAB

      • MHTB offers a number of libraries of metaheuristic algorithms implemented in C/C++ and Java to be used from MATLAB. It is aimed at a large number of potential users of the metaheuristic algorithms that, in spite of knowing the MATLAB language quite well, desist from applying these libraries because of their lack of knowledge in the programming languages they are implemented in.

        Although there are some other MATLAB toolboxes that offer metaheuristic algorithms, our software has the following advantages compared to them:

        • The offered libraries are implemented in C/C++ and Java. They are, in general, more efficient than the ones implemented in MATLAB. Furthermore, the amount of available software in those languages widely exceeds the one existing in MATLAB.

        • It allows the parallel execution of the algorithms. Some of the existing toolboxes offer distributed versions of their algorithms, but they can not be physically distributed.

        • It is not limited to a particular metaheuristic, but it covers a broad range in the field of metaheuristics.

        The main features of our toolbox are the following:

        • You can solve optimization problems defined in the MATLAB language using metaheuristic algorithms.

        • You may also implement your own operators in the MATLAB language and use them from the libraries, if they allow it.

        • If you have developed a metaheuristic algorithms library and you want to integrate it into our toolbox, we offer you a guide with the steps you must follow to do it.


  • Tabla de Reemplazo de Software Científicos y Programas Especiales.

Gracias a la colaboración del grupo Misiones Software Libre (MiSoL) y a la participación de Martín Carr, he podido comenzar con éste trabajo.

Estan invitados todos a participar de ella.

Más recursos donde buscar reemplazos de Software:
http://www.linuxrsp.ru/win-lin-soft/index-spanish.html
http://alts.homelinux.net/