Updating for Fall2022
- Updated some data in FFT examples
- Updated README
- Documentation now has one access point without the "results" folder.
What's Changed
- added pytest and Jupyter Notebook unit test nbval by @laserlab in #2
- added pandas for HW1 by @laserlab in #3
- Create docker-image.yml by @laserlab in #4
- added Catch2 header file for unit test from github CI example by @laserlab in #10
- added pip pylint, bc of student question by @laserlab in #12
- Ci docker build by @laserlab in #13
- added Catch2 unit test lecture example by @laserlab in #14
- added root Makefile to call Makefile in homeworkfolder, workaround - … by @laserlab in #19
- added examples for linting by @laserlab in #22
- Update install_software.sh by @laserlab in #24
- added 2Dfft examples by @laserlab in #25
- added PIL to latest docker image by @laserlab in #26
- Add FFT benchmark results by @laserlab in #28
- Added examples for Python networking by @laserlab in #30
- added ctypes examples by @laserlab in #37
- Added Numpy example for Einstein Notation by @laserlab in #36
- Laserlab ctypes by @laserlab in #38
- Laserlab ctypes by @laserlab in #39
- Laserlab ctypes by @laserlab in #40
- fixes issue #41. Added parameter to allow any file endings in setup.py by @laserlab in #42
Full Changelog: v0...v1