Releases: AimbotParce/BEC-Simulations
Releases · AimbotParce/BEC-Simulations
v1.5.0 LFS comes to rescue
v1.4.0
Full Changelog: v1.3.0...v1.4.0
v1.3.0 Constants
Release Highlights
- waveFunction and V methods must now take constants into their parameters
- Moved the report.py file to a more accessible position
- Forced output to be defined when calling the simulator
What's Changed
- Added logs to reports
- Forced output to be defined when calling the simulator
- Changed default simulation motor to a dimensionless gross-pitaevskii
- Lowered the ammount of verbosity in simulations
- Theoretical wave function is now always saved into a file
- waveFunction and V methods must now take constants into their parameters
- Moved the report.py file to a more accessible position
Full Changelog: v1.2.0...v1.3.0
v1.2.0 Reports
Create reports from the results of previous simulations! Just run the lib/managers/report.py script.
Changes
Features
- Added reports functionality
- Added the argument
-t/--show-theoreticalto compute the theoretical time-dependent wave function and save it to file / show it in the plot.
Bug Fixes
- Minor bugfix on the main execution, now leaving the argument
-cn/--crank-nicolsonempty correctly takes the default value.
Full Changelog: v1.1.0...v1.2.0
First Official Release
This is the first BEC-Simulations release, which has ben transformed to be a module importable into many other programs, as well as be executed itself as a standalone, customizable, simulations motor.
First Release
0.1.0-alpha release
Keep in mind that some of the example projects might not work perfectly.
