issues
search
chaotic-society
/
theoretica
A C++ math library for scientific computing with a simple and elegant interface.
https://chaotic-society.github.io/theoretica/
GNU Lesser General Public License v3.0
21
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Implement ODE integration methods
#41
mattiaisgro
closed
2 years ago
0
Consider implementing lazy evaluation of matrix operations
#40
mattiaisgro
opened
2 years ago
0
Implement the golden section function extrema search algorithm
#39
mattiaisgro
closed
2 years ago
0
Common matrices (mat::identity, mat::diagonal, mat::translation ...)
#38
mattiaisgro
closed
2 years ago
0
Congruential pseudo number generator
#37
annalettieri
closed
2 years ago
0
Multivariable dual numbers
#36
mattiaisgro
closed
2 years ago
0
Implement rational interpolation
#35
mattiaisgro
opened
2 years ago
0
Spline interpolation
#34
mattiaisgro
closed
11 months ago
0
Improve the approximation of the logarithm
#33
mattiaisgro
closed
1 year ago
0
Lagrange polynomial interpolation
#32
mattiaisgro
closed
2 years ago
0
Add to_string() and printing operators (<< std::ostream) on all classes
#30
mattiaisgro
closed
2 years ago
0
Generic Bezier curves
#29
mattiaisgro
closed
2 years ago
0
Implement noise generation
#28
mattiaisgro
opened
2 years ago
7
Implement the Metropolis-Hastings algorithm for random number generation
#27
mattiaisgro
closed
1 year ago
0
Improve architecture-independent implementation of tan()
#26
mattiaisgro
closed
11 months ago
0
Implement other pseudorandom number generators
#24
mattiaisgro
opened
2 years ago
0
Fractional part and floor function implemented
#23
3MLN
closed
2 years ago
0
mantissa and floor function implemented
#22
3MLN
closed
2 years ago
0
Make matrix code row/column precedence independent
#21
mattiaisgro
closed
2 years ago
0
+=, -=, *= operators for matrices
#20
mattiaisgro
closed
2 years ago
0
Improve the precision of exp and powf
#19
mattiaisgro
closed
2 years ago
0
Improve the precision of atan and atan2
#18
mattiaisgro
closed
1 year ago
0
Determinant of a generic matrix
#17
mattiaisgro
closed
2 years ago
0
Implement or integrate benchmarking
#16
mattiaisgro
closed
2 years ago
0
Implement +=, -=, *=, /= operators for complex and quaternion classes
#15
mattiaisgro
closed
2 years ago
0
Romberg and Monte Carlo integration
#14
mattiaisgro
closed
2 years ago
0
Add or test MSVC inline assembly code
#11
mattiaisgro
closed
1 month ago
2
Implement matrix inversion
#10
mattiaisgro
closed
2 years ago
0
Fix floating point stack overflow for MSVC
#9
SophieLabs
closed
7 years ago
1
Floating Point Stack Overflow on MSVC
#8
SophieLabs
closed
7 years ago
1
Error checking support
#7
mattiaisgro
closed
2 years ago
0
log10() is really imprecise
#6
mattiaisgro
closed
3 years ago
0
Implement lookAt, perspective and ortho functions
#5
mattiaisgro
closed
2 years ago
0
Implement quaternions and rotation matrices
#4
mattiaisgro
closed
3 years ago
0
exp(x) is bugged
#3
mattiaisgro
closed
3 years ago
0
AVX/SSE implementation of vector and matrix operations
#2
mattiaisgro
opened
7 years ago
0
Finish implementation of ln, pow and acos
#1
mattiaisgro
closed
7 years ago
2
Previous