issues
search
lubgr
/
tsym
Tiny symbolic library
GNU General Public License v3.0
6
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
how to solve det of a matrix?
#26
zhangfq-chemistry
closed
3 years ago
1
Move PLU solution into implementation unit
#25
lubgr
closed
5 years ago
0
Make caching of expression transformations thread safe
#24
lubgr
opened
5 years ago
0
make Matrix determinant and solve methods rely upon an interface that implements PLU factorization
#23
lubgr
closed
6 years ago
1
beautify printing of sums starting with a minus sign
#22
lubgr
opened
7 years ago
0
add complexity usage in pivot search
#21
rath3t
closed
7 years ago
1
Merge pull request #1 from lubgr/develop
#20
rath3t
closed
7 years ago
1
fix Matrix determinant sign/swapping issue
#19
rath3t
closed
7 years ago
1
fix determinant sign after odd number of pivot swaps
#18
lubgr
closed
7 years ago
1
Changing matrix solver pivot element complexity
#17
rath3t
closed
7 years ago
12
Adding complexity functionality
#16
rath3t
closed
7 years ago
25
workaround for tsym::sqrt()/sqrt() issue
#15
rath3t
closed
7 years ago
12
workaround for tsym::sqrt()/sqrt() issue
#14
rath3t
closed
7 years ago
1
Adding complexity functionality
#13
rath3t
closed
7 years ago
1
prodivde gcd and lcm methods in Int
#12
lubgr
closed
7 years ago
0
add complexity measure as pure virtual Base method
#10
lubgr
closed
7 years ago
1
pay attention to positive symbols in order functions
#9
lubgr
closed
7 years ago
0
add < and > operators to Var class
#8
lubgr
closed
6 years ago
1
make printing options available to the client
#7
lubgr
closed
6 years ago
2
turn all *Simpl classes into free functions
#6
lubgr
closed
6 years ago
2
replace SymbolRegistry by a new TmpSymbol subclass of Symbol
#5
lubgr
closed
7 years ago
0
refactor the Number class to a RAII wrapper
#4
lubgr
closed
6 years ago
1
use unordered_map for the internal mappings of exact trig. values in NumTrigoSimpl
#3
lubgr
closed
7 years ago
0
generalize printing to different output schemes
#2
lubgr
closed
6 years ago
0
add warnings, fix return values for comparison and double/int evaluation of undefined numbers
#1
lubgr
closed
7 years ago
0