Skip to content

Temporary repository for practical sessions for the F3DASM package

Notifications You must be signed in to change notification settings

mpvanderschelling/f3dasm_teach

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

F3DASM practical session

This is a repository for practical sessions and tutorial on f3dasm

Content

The repository contains the following files

  • Jupyter notebooks containing the information and exercises
  • .obj files to check if the exercises are done correctly
  • This README.md file

The solutions of exercises are not released before the session and will be made public afterwards

Getting started

Google Colab

Click on the button below to open the notebook in Google Colab

Session Exercises Exercises + solutions
Practical session 1 Open in Colab Open in Colab
Practical session 2 Open in Colab Open in Colab
Practical session 3 Open in Colab available later

Jupyter notebook locally

  1. Clone this repository locally: git clone https://github.com/mpvanderschelling/F3DASM_practical.git
  2. Make sure you have jupyter notebook installed in your environment: pip install notebook
  3. Navigate to the repository locally and open the jupyter notebook

Exercises

  • During the session you will be asked to solve little exercises.
  • You only have to write code in the cells which state ## YOUR CODE HERE ##
  • After this block, there is an assert-block (starting with ## CHECK ##) that checks if the results is correct!

3dasm course

Session Colab
Regression Open in Colab

Code release week

Session Colab
April 2023 Open in Colab

About

Temporary repository for practical sessions for the F3DASM package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published