Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 662 Bytes

CHANGES.md

File metadata and controls

24 lines (20 loc) · 662 Bytes

Changes

v0.2.3

  1. Added create_2d_msh function to visualisation.py, see 2D problems Tutorial 1 for an explanation of how it is used.

v0.2.2

  1. Cleaned up by moving ToPy source code files to their own directory
  2. Added a docs folder and added master's dissertation to it
  3. Deleted a few files that weren't needed (such as MS sln file)
  4. Fixed a few typos in READMEs and INSTALL

v0.2.1

  1. Moved ToPy from Google Code to GitHub.
  2. Updated files, moved a few things around, renamed/deleted a few, etc. No changes to the core.

v0.1.1

  1. SymPy related: All *_K.py files in data directory, corrected TypeError: 'Symbol' object is not iterable