Differences between revisions 23 and 24
Revision 23 as of 2013-07-13 18:49:18
Size: 3628
Editor: aly.deines
Comment:
Revision 24 as of 2013-07-13 21:32:02
Size: 4014
Editor: annemho
Comment:
Deletions are marked like this. Additions are marked like this.
Line 20: Line 20:
   *Notes (from Amy and Anne): Our group has a Benford prediction and a Benford count function written. We also have a chi squared test using the prediction and count. It is important to note that our null hypothesis is that there is no correlation between the prediction and the actual count--thus, we want to have high p-values for sequences that follow the Benford distribution.

Sage Days 50: Women in Sage (4)

Sage is a mathematics software package, developed by and for the mathematics community. It aims to become a viable alternative to commercial software packages on the basis of an open-source model.

This will be a 6-day workshop which will include a combination of mathematical talks, tutorials, demonstrations of Sage functionality as well as time spent on Sage development. We will focus on various aspects of computational number theory with the goal of increasing the number of women developers.

How to Apply

We'd like to hit the ground running this year, so we have a few more steps to our application process.

Projects

Dates/Location

Speakers

  • Lily Khadjavi (Loyola Marymount University)
  • Kristin Lauter (Microsoft Research)
  • Michelle Manes (University of Hawaii) Slides: Benford_SageDays.pdf

  • Adriana Salerno (Bates College)
  • Ursula Whitcher (University of Wisconsin - Eau Claire)

Schedule

All talks on Wednesday and Thursday will take place in Thomson 325 http://www.washington.edu/maps/embed/?place=234

WiSD4_schedule.pdf

Note

Saturday's schedule has been changed. Saturday morning is a free morning. We'll start back up at 1 p.m. with project updates.

Getting Started

Participants

  • Jen Berg (University of Texas at Austin)
  • Alina Bucur (University of California San Diego)
  • Amy Feaver (University of Colorado)
  • Anne Ho (Colorado State)
  • Yasemin Kara (Cornell University)
  • Beth Malmskog (Colorado College)
  • Yiwei She (University of Chicago)
  • Kate Thompson (University of Georgia)
  • Christelle Vincent (Stanford)

Other Info

  • Organizers: Aly Deines (UW), Jennifer Balakrishnan (Harvard)
  • Funding: Microsoft Research (via Kristin Lauter) and The Beatrice Yormark Fund for Women in Mathematics

Important Coding Lessons

  • Sage is object-oriented. If you're creating a patch that adds a function, your function probably needs to be associated with an object.

days50 (last edited 2013-08-06 17:38:14 by ursula)