GithubHelp home page GithubHelp logo

vitalie8484 / mna Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dhiana/mna

0.0 1.0 0.0 9.95 MB

Modified Nodal Analysis

License: MIT License

Python 0.04% C++ 99.89% Objective-C 0.02% QMake 0.05%

mna's Introduction

Modified Nodal Analysis

Build Status

Cross-platform version of MNA1 program by Prof. Moreirão available at http://www.coe.ufrj.br/~acmq/cursos/

Usage

Executing the program with no arguments

$ ./bin/mna
# Will prompt for netlist file path

Executing the program giving netlist file path

$ ./bin/mna data/simples.net

Compiling and Running

Linux

$ scons
$ ./bin/mna

Visual Studio

  1. Open mna.sln
  2. Run (F5)!

Running the tests!

Linux

  1. Install gtest libs

     $ sudo yum install gtest-devel
    
  2. Run tests:

     $ scons
     $ ./bin/test
    

Visual Studio

  1. Open mna.sln file

  2. Configure Solution Startup

    Solution "mna" -> Properties -> Commom Properties -> Startup Properties

    On Multiple Startup Projects:

    • mna -> Start

    • tests -> Start without Debugging

  3. Start (or F5)!

    Start will run both the program and the tests!

mna's People

Contributors

dhiana avatar fdeleo avatar silvinovieira avatar

Watchers

 avatar

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.