-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathpml.bib
More file actions
21 lines (20 loc) · 724 Bytes
/
Copy pathpml.bib
File metadata and controls
21 lines (20 loc) · 724 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
@inproceedings{HyunNeigerSchost2019,
author = {Hyun, S. G. and Neiger, V. and Schost, {\'E}.},
title = {Implementations of Efficient Univariate Polynomial Matrix Algorithms and Application to Bivariate Resultants},
year = {2019},
isbn = {9781450360845},
publisher = {ACM},
doi = {10.1145/3326229.3326272},
booktitle = {Proceedings ISSAC 2019},
pages = {235--242},
numpages = {8},
keywords = {algorithms, implementation, resultant, polynomial matrices},
note = {\url{https://github.com/vneiger/pml}},
}
@manual{pml,
key = {PML},
author = {The {PML} team},
title = {{PML}: {P}olynomial {M}atrix {L}ibrary},
year = {2023},
note = {Version 0.3, \url{https://github.com/vneiger/pml}}
}