Giter Club home page Giter Club logo

cpp-python-101's Introduction

cpp-python-101

Python 3

Windows 64 bit

  1. Download Winpython 3.5.2 64bit
  2. Install Winpython 3.5.2 : Install Direectory : C:\WinPython-64bit-3.5.2.3Qt5
  3. File Explorer - This PC - Property - Advanced system settings - Environment Variables
  4. Append the followings to PATH
    • C:\WinPython-64bit-3.5.2.3Qt5\python-3.5.2.amd64
    • C:\WinPython-64bit-3.5.2.3Qt5\python-3.5.2.amd64\Scripts
  5. Reboot
  6. Windows Key + R -> powershell -> Enter
  7. python --version

Python 2

Windows 64 bit

  1. Download WinPython 2.7.10.3
  2. Install Path : C:\WinPython-64bit-2.7.10.3\
  3. File Explorer - This PC - Property - Advanced system settings - Environment Variables
  4. Append the followings to PATH
  • C:\WinPython-64bit-2.7.10.3\python-2.7.10.amd64
  • C:\WinPython-64bit-2.7.10.3\python-2.7.10.amd64\Scripts

Mac OS X

  1. Terminal -> run python --version
  2. Check python version.

Sublime Text 3

  1. Download installation file (https://www.sublimetext.com/3)
  2. Install Sublime Text 3

gcc and g++ flag options

  1. https://gcc.gnu.org/onlinedocs/gcc/Overall-Options.html#Overall-Options

Useful links

Python Library

  1. Numpy : http://www.numpy.org
  2. Scipy : http://www.scipy.org
  3. Matplotlib : http://matplotlib.org/

SWIG

  1. http://www.swig.org/Doc2.0/SWIGDocumentation.html#Python
  2. http://www.swig.org/Doc2.0/SWIGDocumentation.html#Introduction_nn8

Sublime Text

  1. Sublime Text Guide Blog

cpp-python-101's People

Contributors

yoon-gu avatar

Watchers

James Cloos 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.