-
Notifications
You must be signed in to change notification settings - Fork 2
Comparing changes
Open a pull request
base repository: mathinking/HopfieldNetworkToolbox
base: v1.1.2
head repository: mathinking/HopfieldNetworkToolbox
compare: master
- 12 commits
- 475 files changed
- 2 contributors
Commits on Apr 23, 2017
-
Reorganizing files for major interface redesign.
Configuration menu - View commit details
-
Copy full SHA for 5791d2b - Browse repository at this point
Copy the full SHA 5791d2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 914b30a - Browse repository at this point
Copy the full SHA 914b30aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 905ad53 - Browse repository at this point
Copy the full SHA 905ad53View commit details -
List of enhancement requests: #29 Class to define options for hopfieldnetwork objects (new classes, HopfieldNetworkOptions, HopfieldNetworkGQKPOptions and HopfieldNetworkTSPOptions. #30 Deprecate functions to create and validate options in network classes (createOptions, isValidSetting and addDefaultOptionValues no longer exist). #31 Major parameter redesign (all classes have now CamelCase properties -with some parameter exceptions-). #32 Remove object handle in call to plot in tsphopfieldnet. #33 Improve object display in command window for hopfieldnet and tsphopfieldnet. #34 Major classes redesign (new classes HopfieldNetwork, HopfieldNetworkGQKP and HopfieldNetworkTSP).
Configuration menu - View commit details
-
Copy full SHA for 24083ea - Browse repository at this point
Copy the full SHA 24083eaView commit details -
Committing missing changes from issue #34.
Configuration menu - View commit details
-
Copy full SHA for e171753 - Browse repository at this point
Copy the full SHA e171753View commit details
Commits on Apr 24, 2017
-
Fixing error with TSPLIB that was failing to compute the coordinates when the DistanceType was set to 'geo'. Completing documentation for tsplib.m and utils.TSPLIB.m.
Configuration menu - View commit details
-
Copy full SHA for 7c9f5a6 - Browse repository at this point
Copy the full SHA 7c9f5a6View commit details -
Allow to modify DistanceMatrix after the HopfieldNetworkTSP object is…
… created Modify the DistanceMatrix value in the Cities property of the HopfieldNetworkTSP class through the setCities function.
Configuration menu - View commit details
-
Copy full SHA for 5143201 - Browse repository at this point
Copy the full SHA 5143201View commit details -
Fixing issue when logging simulation using CheckpointPath
The method loggingV was not being called correctly.
Configuration menu - View commit details
-
Copy full SHA for 18c081b - Browse repository at this point
Copy the full SHA 18c081bView commit details
Commits on Jun 30, 2017
-
Interface redesign to include schemes. Minor bugs and enhancements
Bug Fixing: #47 Incorrect computation for dL and dU when K > 0 Enhancements: #12 Vectorize invsatlin function in @hopfieldnetwork class #36 Separate CHN schemes from Simulation functions - HopfieldNetworkGQKP supports 'classic' Scheme only - HopfieldNetworkTSP supports 'classic', 'classic&2opt', 'divide-conquer', 'divide-conquer&2opt' and '2opt #37 Add CheckpointPath support for HopfieldNetworkGQKP #38 Add Runge-Kutta simulation to HopfieldNetworkTSP #39 Add GPU support for all SimFcn methods #40 Allow to provide only V as input to simulation in HopfieldNetworks #41 Compute saddle point in HopfieldNetworkGQKP #42 Compute weights and biases from parameters in HopfieldNetworkGQKP networks #43 Add support for SimulationPlot in HopfieldNetworkGQKP #44 Share CheckpointPath utilities between HopfieldNetworkGQKP and HopfieldNetworkTSP #45 Vectorize simEuler method in HopfieldNetworkTSP #46 SimFcn support in HopfieldNetworkTSP #48 2-opt simulation using 'lin-kernighan' and 'hopfield' Updating release notes.
Configuration menu - View commit details
-
Copy full SHA for 5b4dcb6 - Browse repository at this point
Copy the full SHA 5b4dcb6View commit details
Commits on Jul 8, 2017
-
Configuration menu - View commit details
-
Copy full SHA for b383641 - Browse repository at this point
Copy the full SHA b383641View commit details
Commits on Sep 21, 2017
-
New App, Simulink Models, Runge-Kutta simulation method for TSP and G…
…QKP, improved documentation, new examples, minor bugs and enhancements Bug fixing: #35 Checkpoint fails when using divide-conquer simulation method Enhancements: #10 Enable phase visualization in Divide-and-Conquer #28 Create Hopfield Network for Simulink #50 Update Hopfield Net TSP solver App #51 Runge-Kutta simulation method #52 energyplot function for HopfieldNetworkGQKP #53 Improve documentation #54 New examples for 2-opt, simulink models and GQKP Tasks: #23 TSPLIB help page not linked in User's Guide
Configuration menu - View commit details
-
Copy full SHA for 1dbabd4 - Browse repository at this point
Copy the full SHA 1dbabd4View commit details
Commits on Apr 4, 2021
-
Fixing class name and updating TSPLIB download path
Lucas Garcia committedApr 4, 2021 Configuration menu - View commit details
-
Copy full SHA for 740406f - Browse repository at this point
Copy the full SHA 740406fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.1.2...master