Nanoscipy

Latest version: v3.0.17

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

Scan your dependencies

Page 6 of 10

2.4.0

Large update containing a new mathematical parser, along with small bug fixes.

2.3.0

Added .mathop() to .DatAn
- Allows for performing mathematical operations on fitted functions. Currently only supports: roots, and yintercept
- Returns a list of all the values, and prints the results by default (oprint=False will turn this off)
- Input requires the mathematical operation, along with guess values if needed (utilizing fsolve from scipy for solving)
- Can perform a secondary operation on the result from the first operation

Added .locate() to DatAn
- Locates the y-value for given x-value(s) for all fitted functions.
- Returns a list of all the values, and prints the results by default (oprint=False will turn this off)

Fixed NoneType errorlists error, when fitting with odr in DatAn

2.2.2

Added support for .fcs file types in file_select

2.2.1

Added more parameters for DatAn plotting

2.2.0

Important
Added .modules, containing DatAn class. Can do more extensive data handling.
fit_data no longer supports extMin, extMax, but instead use extrp. Assertion error for kwargs have been removed. Can now handle odr.

2.1.3

Final fix for fit_data assertion error issue

Page 6 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.