You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes on removing simulation.show and deprecating rasmol.
No about the try statement so far: it is for sphynx & readthedocs. Sphynx doesn't compile the module and imports it "as is" - which is why polymer math isn't there. There probably is a more graceful solution for this... but dealing with Sphynx always feels like some hardcore archeology... and I'm not ready.
rename branch
master
→main
add get_requirements to setup.py, move install instructions to readme
change functions with camelCase → snake_case (note: seems many of these are from the pyx)
remove random things (e.g. Untitled.ipynb)
finalize decision on ./cli/ (delete?)
create ./polychrom/visualization/
delete simulation.show(), delete & deprecate rasol-dependent code in general
legacy: clean up and rename into
./experimental/
namespacemigrate 1D extrusion code out of library
extend examples
rename hdf5_format.py module to
storage.py
refactor polymerutils: rotation matrix joins polymer_analyses, everything else to storage.py
further future:
The text was updated successfully, but these errors were encountered: