Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · 1.4.0
TexVar
Browse files
Sep 14, 2015
Created Doc and CheatSheet for v 1.4.0
· a9acb12b
Sebastian
authored
Sep 14, 2015
View commits for tag 1.4.0
1.4.0
a9acb12b
Added comments to plot.lua
· e73e3058
Sebastian
authored
Sep 14, 2015
e73e3058
Updated Examples
· 7664eea8
Sebastian
authored
Sep 14, 2015
7664eea8
tiny bug fixes in plot function
· 04e5eaab
Sebastian
authored
Sep 14, 2015
04e5eaab
Sep 11, 2015
color switch global param
· 317b00c0
Sebastian
authored
Sep 11, 2015
317b00c0
added .config file for plot config
· 0584ad19
Sebastian
authored
Sep 11, 2015
0584ad19
plotting support all gnuplot set commands implemeted
· 238c9c6b
Sebastian
authored
Sep 11, 2015
238c9c6b
added gnuplot lib not tested
· 1edd00f0
Sebastian
authored
Sep 11, 2015
1edd00f0
Sep 10, 2015
if lua 5.2 or 5.3 --> replace loadstring with load
· 8127022d
Sebastian
authored
Sep 10, 2015
8127022d
added $ to %%%% function
· 1cd17957
Sebastian
authored
Sep 10, 2015
1cd17957
new EasyInput for use in #: Use %%varname%% for print variable name in string...
· 2ae36faa
Sebastian
authored
Sep 09, 2015
2ae36faa
Sep 09, 2015
added brackets to setName in interpret function
· 78c716f4
Sebastian
authored
Sep 09, 2015
78c716f4
concatenation for tVar objects
· 34d93087
Sebastian
authored
Sep 09, 2015
34d93087
Sep 07, 2015
bugfixes EasyInput function, tVar.q is deprecated use tVar.intString(), changed string format
· cc9f5c40
Sebastian
authored
Sep 07, 2015
View commits for tag 1.3
1.3
cc9f5c40
Sep 06, 2015
if outputMode is set to nothing, nothing is printed
· 9ecd287d
Sebastian
authored
Sep 06, 2015
View commits for tag 1.2.4
1.2.4
9ecd287d
changed easyinput function to execute the whole code at once
· 88bea3e2
Sebastian
authored
Sep 06, 2015
88bea3e2
Sep 05, 2015
bugfixes
· f0474f57
Sebastian
authored
Sep 05, 2015
f0474f57
Sep 03, 2015
bugfix vector saclae multiplikction
· 227a216c
Sebastian
authored
Sep 03, 2015
227a216c
Sep 02, 2015
easy input functions renamed to
· ccad4094
Sebastian
authored
Sep 02, 2015
ccad4094
bugfixes
· 333d6817
Sebastian
authored
Sep 02, 2015
333d6817
tVar.q now compatible with vector and matrix notation
· 86fc7210
Sebastian
authored
Sep 02, 2015
86fc7210
Aug 31, 2015
tMat and tVec added possibility to use tVar inside matrix and vector
· 332daf0a
Sebastian
authored
Aug 31, 2015
View commits for tag 1.2.0
1.2.0
332daf0a
fixed error with vector, matrix multiplication
· 19a7a8ab
Sebastian
authored
Aug 31, 2015
19a7a8ab
version update
· f564fcca
Sebastian
authored
Aug 31, 2015
f564fcca
version update
· 4326f918
Sebastian
authored
Aug 31, 2015
4326f918
Merge branch 'master' of gitlab.com:Specht08/TexVar
· 6b619844
Sebastian
authored
Aug 31, 2015
View commits for tag 1.1.1
1.1.1
6b619844
correct spelling Example 2.pdf
· 51b8f641
Sebastian
authored
Aug 31, 2015
51b8f641
update example
· c8f967a7
Sebastian
authored
Aug 31, 2015
c8f967a7
update example
· 4a01dd16
Sebastian
authored
Aug 31, 2015
4a01dd16
added latest version
· 9f33a4bb
Sebastian
authored
Aug 31, 2015
9f33a4bb
Aug 30, 2015
version update to 1.1.0
· 107f7f48
Sebastian
authored
Aug 30, 2015
View commits for tag 1.1.0
1.1.0
107f7f48
Merge branch 'master' of gitlab.com:Specht08/TexVar
· 624f3d17
Sebastian
authored
Aug 30, 2015
624f3d17
added new function tVar.q
· f17475b2
Sebastian
authored
Aug 30, 2015
f17475b2
added new functions
· 40f34f39
Sebastian
authored
Aug 30, 2015
40f34f39
minor fixes, added variable in equation support for link function
· 5b2a678e
Sebastian
authored
Aug 30, 2015
5b2a678e
Aug 29, 2015
updated doc
· e906b5d6
Sebastian
authored
Aug 29, 2015
e906b5d6
updated cheatsheet and comments
· c4788a34
Sebastian
authored
Aug 29, 2015
c4788a34
updated Example 1
· d5f080b4
Sebastian
authored
Aug 29, 2015
d5f080b4
added globalvar calcPrecision for compare operators
· 1238030b
Sebastian
authored
Aug 29, 2015
1238030b
added lua math functions
· 5ecd505b
Sebastian
authored
Aug 29, 2015
5ecd505b
Loading