Dnplab

Latest version: v2.3.2

Safety actively analyzes 724424 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 10

2.1.7

What's Changed
* Remove unused argument in ndalign by ehuang94 in https://github.com/DNPLab/DNPLab/pull/398
* Update snr 1 by Bkaribo in https://github.com/DNPLab/DNPLab/pull/394
* Adding layout_tight() to fancy_plot by thorstenmaly in https://github.com/DNPLab/DNPLab/pull/391


**Full Changelog**: https://github.com/DNPLab/DNPLab/compare/v2.1.6...v2.1.7

2.1.6

What's Changed
* Adding convert_power function to be compatible with different input data type by ehuang94 in https://github.com/DNPLab/DNPLab/pull/361
* Bugfixes numpy compability by Bkaribo in https://github.com/DNPLab/DNPLab/pull/382
* Updated phase function by thorstenmaly in https://github.com/DNPLab/DNPLab/pull/384
* Feature phasing by Bkaribo in https://github.com/DNPLab/DNPLab/pull/388
* New example demonstrating indexing by thorstenmaly in https://github.com/DNPLab/DNPLab/pull/389
* Bugfix - Change the condition to use complex data converter in TopSpin data by ehuang94 in https://github.com/DNPLab/DNPLab/pull/395
* remove example by thorstenmaly in https://github.com/DNPLab/DNPLab/pull/392
* Preparing for DNPLab 2.1.6 Release by tkeller12 in https://github.com/DNPLab/DNPLab/pull/396


**Full Changelog**: https://github.com/DNPLab/DNPLab/compare/v2.1.5...v2.1.6

2.1.5

What's Changed
* Updated topspin module by thorstenmaly in https://github.com/DNPLab/DNPLab/pull/358
* Update fancy plot 4 by Bkaribo in https://github.com/DNPLab/DNPLab/pull/366
* Adding unfold/fold methods to ndalign function by ehuang94 in https://github.com/DNPLab/DNPLab/pull/364
* Update fancy plot 4 by Bkaribo in https://github.com/DNPLab/DNPLab/pull/373
* Adding experiment type to vnmrj import by thorstenmaly in https://github.com/DNPLab/DNPLab/pull/374
* Adding get_slice by thorstenmaly in https://github.com/DNPLab/DNPLab/pull/369
* Bug fix by thorstenmaly in https://github.com/DNPLab/DNPLab/pull/377
* correcting typo by thorstenmaly in https://github.com/DNPLab/DNPLab/pull/378


**Full Changelog**: https://github.com/DNPLab/DNPLab/compare/v2.1.4...v2.1.5

2.1.4

What's Changed
* Updated requirements by thorstenmaly in https://github.com/DNPLab/DNPLab/pull/326
* Updated documentation by thorstenmaly in https://github.com/DNPLab/DNPLab/pull/325
* Testing global config format option by Bkaribo in https://github.com/DNPLab/DNPLab/pull/336
* Feature global config by Bkaribo in https://github.com/DNPLab/DNPLab/pull/327
* Bugfix-fancy_plot x-axis issue on enhancements_PW by ehuang94 in https://github.com/DNPLab/DNPLab/pull/331
* New function to average dimension by ehuang94 in https://github.com/DNPLab/DNPLab/pull/337
* Change the documentation of exponential window by ehuang94 in https://github.com/DNPLab/DNPLab/pull/340
* Setup add config by Bkaribo in https://github.com/DNPLab/DNPLab/pull/344
* Updates to update_axis by thorstenmaly in https://github.com/DNPLab/DNPLab/pull/343
* Adding dnplab attributes to the DNPData and Make functions/methods to print attributes by ehuang94 in https://github.com/DNPLab/DNPLab/pull/339
* Bugfix-unused functions in load.py by ehuang94 in https://github.com/DNPLab/DNPLab/pull/347
* Error Messages and Updates for Apodize Function by tkeller12 in https://github.com/DNPLab/DNPLab/pull/346
* Increase version number to 2.1.4 by thorstenmaly in https://github.com/DNPLab/DNPLab/pull/348
* Change variable name from data_type to data_format by ehuang94 in https://github.com/DNPLab/DNPLab/pull/349
* Remove align function by ehuang94 in https://github.com/DNPLab/DNPLab/pull/351
* Updated Self Consistent Checks by tkeller12 in https://github.com/DNPLab/DNPLab/pull/352
* Change align to ndalign in examples by ehuang94 in https://github.com/DNPLab/DNPLab/pull/354
* DNPLab Attributes by ehuang94 in https://github.com/DNPLab/DNPLab/pull/356
* bugfix for setup.py in config by Bkaribo in https://github.com/DNPLab/DNPLab/pull/359
* Make a condition to assign dnplab_attrs by ehuang94 in https://github.com/DNPLab/DNPLab/pull/360
* Bugfix - adding missing data.copy() and proc_attrs to the existing dnplab functions by ehuang94 in https://github.com/DNPLab/DNPLab/pull/357
* Prepare for DNPLab v2.1.4 Release by tkeller12 in https://github.com/DNPLab/DNPLab/pull/362


**Full Changelog**: https://github.com/DNPLab/DNPLab/compare/v2.1.3...v2.1.4

2.1.3

What's Changed
* Adding file name to attrs by thorstenmaly in https://github.com/DNPLab/DNPLab/pull/316
* Adding import file name to attrs by thorstenmaly in https://github.com/DNPLab/DNPLab/pull/315
* New function to update dnpdata dims and coords by thorstenmaly in https://github.com/DNPLab/DNPLab/pull/317
* Create complex data set by thorstenmaly in https://github.com/DNPLab/DNPLab/pull/318
* Updated fancy_plot function by thorstenmaly in https://github.com/DNPLab/DNPLab/pull/319
* Bugfix load csv 1 by Bkaribo in https://github.com/DNPLab/DNPLab/pull/320
* Bug Fix in Fancy Plot by tkeller12 in https://github.com/DNPLab/DNPLab/pull/321
* Prepare for DNPLab 2.1.3 Release by tkeller12 in https://github.com/DNPLab/DNPLab/pull/322


**Full Changelog**: https://github.com/DNPLab/DNPLab/compare/v2.1.2...v2.1.3

2.1.2

What's Changed
* Prepare for DNPLab 2.1.2 Release by tkeller12 in https://github.com/DNPLab/DNPLab/pull/313


**Full Changelog**: https://github.com/DNPLab/DNPLab/compare/v2.1.1...v2.1.2

Page 5 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.