QuantumATK Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
QuantumATK W-2024.09 version released on Sep 9, 2024
Home
Help
Search
Login
Register
QuantumATK Forum
»
General
»
Future Releases
»
Add sympy to atkpython
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Add sympy to atkpython (Read 7225 times)
0 Members and 1 Guest are viewing this topic.
Carsten
Regular QuantumATK user
Posts: 11
Country:
Reputation: 1
Add sympy to atkpython
«
on:
December 2, 2014, 09:19 »
Sympy is a python module that allows for symbolic math in a fashion similar to mathematica. I use it a lot in development but also in atk sessions.
Logged
Anders Blom
QuantumATK Staff
Supreme QuantumATK Wizard
Posts: 5573
Country:
Reputation: 95
Re: Add sympy to atkpython
«
Reply #1 on:
December 2, 2014, 17:54 »
Trivial.
1. Download sympy.tar.gz from
https://github.com/sympy/sympy/releases
2. Extract the archive
3. Run atkpython setup.py install
Done.
«
Last Edit: December 2, 2014, 18:02 by Anders Blom
»
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
QuantumATK Forum
»
General
»
Future Releases
»
Add sympy to atkpython