Difference between revisions of "Notes ISC-4304"

Line 30: Line 30:
 
*[[Media:isc4304STL.pdf| Lecture 25 STL ]]
 
*[[Media:isc4304STL.pdf| Lecture 25 STL ]]
 
* [[Media:isc4304boost_python1S2017.pdf| Lecture 26 Boost-Python March 30]] Installation of Boost-Python from scratch and trial of a simple example C++/python program ( [http://peterbeerli.com/classdata/ISC4304/codes Example code is in the codes section under boost1example.zip]); we will also look at [http://mrbook.org/blog/tutorials/make/ MrBook's stuff on Makefiles]  
 
* [[Media:isc4304boost_python1S2017.pdf| Lecture 26 Boost-Python March 30]] Installation of Boost-Python from scratch and trial of a simple example C++/python program ( [http://peterbeerli.com/classdata/ISC4304/codes Example code is in the codes section under boost1example.zip]); we will also look at [http://mrbook.org/blog/tutorials/make/ MrBook's stuff on Makefiles]  
 +
*[[Media:isc4304scython_S2018.pdf| Lecture 27 Speedup of code using Cython  ]]
  
 
----
 
----

Revision as of 06:42, 11 April 2018

( Syllabus Classnotes Homework Lab Resources Fun)


Peterteaching.jpg


(for Spring semester 2018)

(* Lecture 14 (object oriented python 2) -- not given) [we practiced OOP instead]



(OLD SLIDES for Spring semester 2017)



Old slides