Releases: CUT-Labs/FUNDNA
Releases · CUT-Labs/FUNDNA
FUNDNA v1.5
This release fixed issues with Schemdraw integration and allows for Nuskell to be correctly integrated on Windows machines.
To install/use FUNDNA on...
WINDOWS:
Please use the .exe files (stable)
Or you can use the python source code files (development)
MAC:
Please use the python source code files
FUNDNA v1.4.5
Added small changes such as changing labels and changing "Trace Value at Point" to "Trace Value at Zero."
TODO: Allow users to input a point to trace for the calculation rather than forcing it to be zero.
FUNDNA v1.4.0
- Fixed removing frivolous AND gates (where a gate's output is ANDed with 1) --only necessary with horner's rule
- Fixed horner's rule rearrangement string logical error
FUNDNA v1.3.5
- Fixed NetworkX Plot not working
- Fixed Polynomial Degree Power
FUNDNA v1.3
- GUI has a new makeover
- Fixed important logical errors in Double-NAND Expansion Circuit/CRN Generation
- Now uses an executable file rather than several python files
- New Splash / Icons
FUNDNA Initial Release - v1.0.0
Update README.md