GithubHelp home page GithubHelp logo

razonar / maximaplugin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fakemoses/maximaplugin

0.0 0.0 0.0 5.88 MB

Maxima Plugin for SMath - A copy from SVN

Home Page: https://smath.com:8443/!/#public/view/head/plugins/MaximaPlugin/

Common Lisp 0.32% C# 99.68%

maximaplugin's Introduction

Maxima Plugin for SMath Studio

  • This repository serves as a copy of the original repository, which is available in the SVN of SMath. You can find it at MaximaPlugin SVN.
  • Information about SMath Studio can be found in the SMath website.
  • More information about the plugin can be found in the SMath Forum Post.

Requirements for development:

Setting up working environment:

  1. Download and install both of the required software into your computer. For Visual Studio, select the .NET desktop development under Desktop & Mobile option.

Options during installation

  1. Clone the MaximaPlugin project from GitHub by running the following command or you can download the project as a zip and extract it in any folder:
git clone https://github.com/fakemoses/MaximaPlugin
  1. Open the project file (MaximaPlugin.csproj) using Visual Studio.

  2. If you have installed SMath in a different directory than C:\ drive, unload the project by right-clicking on the MaximaPlugin in the Solution Explorer followed by "Unload Project". The MaximaPlugin.csproj will be opened, and it contains the XML file of the project that needs to be changed. Locate the following line and change the directory C:\Program Files (x86)\SMath Studio to wherever you have installed your SMath.

<!-- Debug -> development -->
<SMathDir Condition=" '$(SMathDir)' == '' AND '$(Configuration)' == 'Debug' ">
  1. Right-click on the MaximaPlugin on the solution explorer again and click on reload project.

  2. Build the solution by clicking the build option on the top bar Build > Build Solution or by using the hotkey Ctrl+Shift+B

  3. Now you can use the debug feature by clicking on the start button.

Debug

  1. It is good to always rebuild the solution when ever you pulled the latest code from github.

maximaplugin's People

Contributors

fakemoses avatar mkraska 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.