alexjbest / cluster-pictures

This package implements the machinery of cluster pictures of Maistret, Morgan, Dokchitser and Dokchitser in Sage.
https://alexjbest.github.io/cluster-pictures/
GNU General Public License v2.0
3 stars 4 forks source link

AttributeError: 'int' object has no attribute 'star' #43

Open rbommel opened 4 years ago

rbommel commented 4 years ago

This happens when you try to compute a root number for genus 2 curve 196.a.21952.1 at the prime 7. The pairing_matrix is expecting the indices to be clusters, but it seems that they are not clusters.

alexjbest commented 4 years ago

I think I've fixed this, I added a test for https://beta.lmfdb.org/Genus2Curve/Q/1503/a/4509/1 which has the same picture at 3 that the global root number is the product of the two locals also, so everything seems ok?