Skip to content

rcolistete/integral-sailfish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Integral calculates mathematical integrals using Python and SymPy.

This is the Sailfish OS version, using Python 3, SymPy, PyOtherSide, Qt 5, Qt Quick 2 (with Silica Components).

See Integral for Sailfish at OpenRepos.net.

Use Sailfish SDK with this source-code to build the application (.rpm installation file).

Before running Integral on Sailfish SDK Emulator, add my repository to install the python3-sympy dependency :

$ sudo zypper ar -f http://repo.merproject.org/obs/home:/rcolistete/latest_i486/ rcolistete-mer  
$ sudo zypper ref  
$ sudo zypper in python3-sympy  

See the Sailfish SDK topic in Talk Maemo.org about using the Sailfish SDK.

About

Integral calculates mathematical integrals using Python and SymPy (Sailfish OS version)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published