issues
search
darioizzo
/
audi
Header only, C++ library (and the Python pyaudi package) implementing the algebra of Taylor truncated polynomials and a few algorithms useful for its applications (Differential Intelligence, automatic differentiation, Taylor Models, etc.)
http://darioizzo.github.io/audi/
GNU General Public License v2.0
71
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Build fails on i386: error: constraints not satisfied for class template 'd_packed_monomial'
#62
yurivict
opened
1 year ago
2
update for tbb and obake. CI update
#61
darioizzo
closed
2 years ago
0
Composition of Taylor maps/expansions
#60
Serrof
opened
2 years ago
0
Map inversion
#59
Serrof
opened
2 years ago
0
Bugfix for issue with fma3
#58
darioizzo
closed
4 years ago
0
Herratic behavior of vectorized type
#57
darioizzo
closed
4 years ago
2
Pyaudi 1.9 Wheels Not Available on PyPi for Windows and OS X
#56
Microno95
opened
4 years ago
0
Bump minimum CMake version to 3.8.
#55
bluescarni
closed
4 years ago
2
building pybind11 from pinned commit
#54
darioizzo
closed
4 years ago
0
Pr/new obake
#53
darioizzo
closed
4 years ago
0
update to the new obake
#52
darioizzo
closed
4 years ago
1
Reimplement gdual print
#51
darioizzo
closed
4 years ago
1
Proposed Inclusions in gdual interface
#50
Microno95
opened
4 years ago
1
Exposing methods for gduals. #47
#49
darioizzo
closed
4 years ago
0
Pybind11 new
#48
darioizzo
closed
4 years ago
0
Add numpy accessor methods?
#47
ianhbell
closed
4 years ago
6
MinGW CI
#46
bluescarni
closed
5 years ago
0
First try at re-enabling pip on linux.
#45
bluescarni
closed
5 years ago
1
Make the monomial type selectable
#44
bluescarni
closed
5 years ago
1
More CI work
#43
bluescarni
closed
5 years ago
1
CI work
#42
bluescarni
closed
5 years ago
0
(WIP) piranha -> obake
#41
bluescarni
closed
5 years ago
1
Appveyor builds moved to mingw8 and boost 1.70
#40
darioizzo
closed
5 years ago
0
io header undefined templates
#39
mikeheddes
closed
4 years ago
3
Fix inline keyword
#38
mikeheddes
closed
5 years ago
0
Boost -> Pybind11
#37
darioizzo
closed
4 years ago
0
gduals should be ordered?
#36
darioizzo
closed
6 years ago
2
Does it support multi-precision?
#35
miaodi
closed
6 years ago
2
Build error
#34
miaodi
closed
6 years ago
1
Differences between audi and autograd
#33
echo66
closed
6 years ago
2
Rename symbols
#32
CoolRunning
closed
6 years ago
2
Introducing multiple precision differential algebra
#31
darioizzo
closed
6 years ago
1
Adding some features exposed in python and tests
#30
darioizzo
closed
6 years ago
1
Numerical Cancellation Issue
#29
darioizzo
closed
6 years ago
28
[CI SKIP] - minor
#28
darioizzo
closed
6 years ago
0
Release 1.1
#27
darioizzo
closed
6 years ago
0
Update build system and map inversion
#26
darioizzo
closed
6 years ago
1
Memory error with many variables
#25
darioizzo
closed
4 years ago
2
pyaudi install. ImportError: dynamic module does not define init function (init_core)
#24
delvillarfr
closed
7 years ago
3
pip install pyaudi
#23
delvillarfr
closed
7 years ago
1
Compilation error
#22
AlOa
closed
8 years ago
6
Boostbindings
#21
darioizzo
closed
8 years ago
0
Gdual v
#20
darioizzo
closed
8 years ago
0
Fix linking to boost serialization when tests are disabled.
#19
neXyon
closed
8 years ago
2
Bug in the construction of a gdual constant via gdual x(1., "x", 0) or gdual x("x", 0);
#18
darioizzo
closed
8 years ago
2
Python API: dictionary instead of list for get_derivative
#17
neXyon
closed
6 years ago
9
Python API: numpy array as parameter for get_derivative
#16
neXyon
closed
6 years ago
3
Unary minus operator not exposed to python
#15
cesans
closed
8 years ago
0
Duplicated method to get size of symbol set
#14
cesans
closed
8 years ago
1
Added pyaudi example (simple neural network)
#13
cesans
closed
8 years ago
1
Next