Coder Social home page Coder Social logo

thehamsta / cantor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kde/cantor

0.0 2.0 0.0 15.24 MB

KDE Frontend to Mathematical Software

License: GNU General Public License v2.0

CMake 0.79% Emacs Lisp 0.04% Shell 0.01% C++ 31.31% R 0.02% Common Lisp 0.04% MATLAB 0.05% Python 0.01% C 0.02% XSLT 0.03% Julia 0.02% Jupyter Notebook 67.65%

cantor's Introduction

Cantor

Cantor is a KDE Application aimed to provide a nice Interface for doing Mathematics and Scientific Computing. It doesn't implement its own Computation Logic, but instead is built around different Backends.

Available Backends

How To Build and Install Cantor

To build and install Cantor, follow the steps below:

cd cantor
mkdir build
cd build
cmake .. -DCMAKE_INSTALL_PREFIX=/path/to/install -DCMAKE_BUILD_TYPE=RELEASE
make
make install or su -c 'make install'

If -DCMAKE_INSTALL_PREFIX is not used, Cantor will be installed in default cmake install directory (/usr/local/ usually).

To uninstall the project:

make uninstall or su -c 'make uninstall'

cantor's People

Contributors

ahmadsamir avatar aleixpol avatar andrewcoles avatar antonio-rojas avatar arieder avatar asemke avatar cfeck avatar cordlandwehr avatar dfaure avatar fernandotelles avatar filipesaraiva avatar gerlachs avatar heirecka avatar ignotus avatar jriddell avatar krop avatar landswellsong avatar lbeltrame avatar lucashn avatar lueck-b avatar magostin avatar milianw avatar mmmm1998 avatar montel avatar noughmad avatar pinotree avatar rish9511 avatar sengels avatar tsdgeos avatar yurchor avatar

Watchers

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