Skip to content

Latest commit

 

History

History
 
 

PyPI

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

CustardPy (PyPI)

The core component of CustardPy can be installed using pip3:

Requirements

The following are required before installing CustardPy:

  • Python 3.7+

Installation

pip3 install custardpy

ChangeLog

  • 0.7.2 (2024-03-05)

    • Fixed the error messages in plotHiCfeature_module.py
  • 0.7.1 (2024-03-03)

    • Added the function plot_SamplePair_triu
  • 0.7.0 (2024-03-03)

    • Added this ChangeLog
    • Create plotHiCfeature_module.py
    • Add __version__ to init.py