Skip to content

Releases: deutschmn/ndpretty

0.0.7

31 Jan 18:55
Compare
Choose a tag to compare
  • Use 100 as max dimension size for auto-slicing
  • Fix PyTorch integration

https://pypi.org/project/ndpretty/0.0.7/

0.0.5

21 Jan 14:53
Compare
Choose a tag to compare
  • Slicing field is now shown for all arrays (previously only with dimension > 2)
  • Automatic slicing for big arrays: If an array dimension is larger than 200 (current value of default_max_dim_size), it is automatically sliced down to improve display performance.

https://pypi.org/project/ndpretty/0.0.5/

0.0.4

21 Jan 14:48
Compare
Choose a tag to compare
  • Removes unnecessary requirements

https://pypi.org/project/ndpretty/0.0.4/

0.0.3

18 Jan 17:26
Compare
Choose a tag to compare
  • Nicer layout for Google Colab
  • Update documentation

https://pypi.org/manage/project/ndpretty/release/0.0.3/