issues
search
itt-ustutt
/
num-dual
Generalized (hyper-) dual numbers in rust
Apache License 2.0
60
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How to use this crate?
#84
Da1sypetals
closed
1 day ago
7
Expose macros for the implementation of `DualNum` publicly
#83
prehner
closed
1 week ago
0
Expose inner type in DualNum trait
#82
prehner
closed
1 week ago
0
Add nalgebra compatibility for Dual2 and Dual2Vec
#81
RagibHasin
opened
2 weeks ago
2
Update to PyO3 0.22
#80
prehner
closed
3 weeks ago
1
Publish documentation on push to master again
#79
prehner
closed
2 months ago
0
Update documentation workflow
#78
prehner
closed
2 months ago
0
Replace `#[allow(...)]` with `#[expect(...)]`
#77
prehner
closed
2 months ago
0
Update workflows
#76
prehner
closed
4 months ago
0
Update to nalgebra 0.33.0 and simba 0.9.0
#75
contagon
closed
4 months ago
1
Add serialization and deserialization with serde for scalar dual numbers
#74
prehner
closed
7 months ago
0
Serde serialization feature
#73
hyumo
closed
7 months ago
3
Update to PyO3 0.21
#72
prehner
closed
7 months ago
0
Release v0.8.1
#71
prehner
closed
1 year ago
0
Release v0.8.0
#70
prehner
closed
1 year ago
0
There's a bug in jacobian
#69
powei-lin
closed
1 year ago
1
Dedicated implementations for scalar dual numbers
#68
prehner
closed
1 year ago
0
Release v0.7.0
#67
prehner
closed
1 year ago
0
Implement atan2 and copysign for dual numbers
#66
prehner
closed
1 year ago
0
Deprecate linalg module
#65
prehner
closed
1 year ago
0
Deprecated example in readme
#64
prehner
closed
1 year ago
0
Reorganize Python feature
#63
prehner
closed
1 year ago
0
Extension of nalgebra trait implementations to all (hyper-) dual numbers
#62
prehner
opened
1 year ago
0
atan2 and copysign implementation for dual numbers
#61
prehner
closed
1 year ago
0
Missing operations in Python interface
#60
prehner
opened
1 year ago
0
Add nalgebra compatibility for DualVec
#59
cormacrelf
closed
1 year ago
10
Generically sized dual numbers
#58
prehner
closed
1 year ago
0
Better string representation of dual numbers
#57
prehner
closed
1 year ago
0
Reorganization of the Python bindings
#56
prehner
closed
1 year ago
0
Compatibility of 'DualNum' trait with `nalgebra`
#55
prehner
closed
1 year ago
2
More generic dual numbers
#54
prehner
closed
1 year ago
0
Replacement for the `derive` methods
#53
prehner
closed
1 year ago
1
Switch to nalgebra for statically allocated vectors
#52
prehner
closed
1 year ago
1
HyperDual2 - HyperHyperDual Numbers
#51
bbbursik
closed
1 year ago
1
Release v0.6.0
#50
prehner
closed
1 year ago
0
update to latest pyo3 and numpy versions, adjusted function signatures
#49
g-bauer
closed
1 year ago
0
Added cases for `numpy.ndarray` as rhs argument to add, sub, mul and div
#48
g-bauer
closed
1 year ago
0
Expose python types of vector dual numbers
#47
prehner
closed
1 year ago
4
Release v0.5.3
#46
prehner
closed
2 years ago
0
Performance optimizations for `StaticVec`
#45
prehner
closed
2 years ago
1
Release v0.5.2
#44
prehner
closed
2 years ago
0
Add function to check if all non-real parts are zero.
#43
g-bauer
closed
2 years ago
1
Add method to check if non-real parts are zero
#42
g-bauer
closed
2 years ago
0
Removed unused features and added back linalg feature
#41
g-bauer
closed
2 years ago
0
Release 0.5.0
#40
prehner
closed
2 years ago
0
Switch to pyO3 0.16
#39
g-bauer
closed
2 years ago
0
Remove ndarray-linalg feature
#38
prehner
closed
2 years ago
0
add 'further reading' and 'cite us' paragraph to readme
#37
g-bauer
closed
2 years ago
0
0th, 1st and 2nd order Bessel functions of the first kind
#36
prehner
closed
2 years ago
0
Separate python wheel
#35
g-bauer
closed
2 years ago
0
Next