issues
search
3-manifolds
/
SnapPy
SnapPy is a package for studying the topology and geometry of 3-manifolds, with a focus on hyperbolic structures. It is based on the SnapPea kernel written by Jeff Weeks.
https://snappy.computop.org/
89
stars
41
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Work-around that CyPari2 has removed prec_words_to_dec
#124
NathanDunfield
opened
4 weeks ago
11
Replace imports from sage.all
#123
mkoeppe
opened
1 month ago
6
Build docs separate
#122
NathanDunfield
closed
4 months ago
0
use ruff to auto-fix many little details
#121
fchapoton
opened
11 months ago
8
fix ruff warnings UP02
#120
fchapoton
closed
11 months ago
2
use ruff --fix --select C4 python/
#119
fchapoton
closed
1 year ago
1
fix some old prints and usage of super()
#118
fchapoton
closed
1 year ago
1
symplectic basis for triangulated 3 manifolds
#117
jchilds0
closed
1 year ago
3
fixing a few typos in kernel/
#116
fchapoton
closed
1 year ago
1
get rid of basestring and unicode
#115
fchapoton
closed
1 year ago
1
cleanup one file (full pep8, other details)
#114
fchapoton
closed
1 year ago
0
symplectic basis for triangulated 3-manifolds
#113
jchilds0
closed
1 year ago
1
Support Python 3.12
#112
NathanDunfield
closed
1 year ago
8
more cython-lint suggested fixes in cython/core
#111
fchapoton
closed
1 year ago
2
use cython-lint for dev/
#110
fchapoton
closed
1 year ago
0
some details in cython/core as suggested by cython-lint
#109
fchapoton
closed
1 year ago
0
some fixes suggested by cython-lint in cython/core
#108
fchapoton
closed
1 year ago
1
Cannot obtain latest version 3.1.1
#107
AkishiKato
closed
1 year ago
2
a few small tweaks inside python code
#106
fchapoton
closed
1 year ago
1
some trivial fixes from cython-lint (indentation, raw strings, etc)
#105
fchapoton
closed
1 year ago
0
Improvements when using low_index to find covers
#104
NathanDunfield
closed
1 year ago
0
Update windows.yml
#103
engar13
closed
1 year ago
0
python-3.11 wheels ?
#102
stonebig
closed
1 year ago
2
remove trailing whitespaces in cython code too
#101
fchapoton
closed
1 year ago
3
removing some unused variables in cython code
#100
fchapoton
closed
1 year ago
2
fix and activate E714 in the linter
#99
fchapoton
closed
1 year ago
0
fix and activate E251 pycodestyle check
#98
fchapoton
closed
1 year ago
0
partial fix for E251, using autopep8 (too big for one pull-request)
#97
fchapoton
closed
1 year ago
0
fix pycodestyle E265 and E241
#96
fchapoton
closed
1 year ago
0
fix and activate pycodestyle E221 and E225
#95
fchapoton
closed
1 year ago
2
fix and activate pycodestyle E30 (correct number of empty lines)
#94
fchapoton
closed
1 year ago
0
fix and activate E228 and E262 pycodestyle warnings
#93
fchapoton
closed
1 year ago
0
remove all trailing whitespaces (fixing pep8 W29 codes)
#92
fchapoton
closed
1 year ago
0
fix and activate E211,E222,E227,E301 pycodestyle checks
#91
fchapoton
closed
1 year ago
0
fix and activate linter check for E271 and E272
#90
fchapoton
closed
1 year ago
0
test no longer for sage 9.1, add test for sage 9.8
#89
fchapoton
closed
1 year ago
6
Cannot compile in Sagemath 9.8beta7 in Fedora 37
#88
enriqueartal
closed
1 year ago
15
fix pycodestyle issues
#87
fchapoton
opened
1 year ago
4
App: Error when opening python scripts that contain multiline functions
#86
NathanDunfield
closed
1 year ago
5
trying to add a linter (codespell and pycodestyle)
#85
fchapoton
closed
1 year ago
10
fix a few typos
#84
fchapoton
closed
2 years ago
0
remove trailing whitespaces in python/
#83
fchapoton
closed
2 years ago
0
some care for W391
#82
fchapoton
closed
2 years ago
0
refresh the use of sys.version_info (no longer care about python2)
#81
fchapoton
closed
2 years ago
4
more precise Exceptions, some care for W391
#80
fchapoton
closed
2 years ago
0
detail in setup.py and cleanup in snap/utilities
#79
fchapoton
closed
2 years ago
1
simplify pari.py (imports of pari stuff)
#78
fchapoton
closed
2 years ago
0
some pep and code cleanup in shapes.py
#77
fchapoton
closed
2 years ago
0
fix E401 (avoid multiple imports on one line)
#76
fchapoton
closed
2 years ago
1
pep8 for ideal_point (fix also __all__ there)
#75
fchapoton
closed
2 years ago
0
Next