⇤ ← Revision 1 as of 2007-06-14 03:18:32
Size: 2395
Comment:
|
← Revision 2 as of 2008-11-14 13:42:07 ⇥
Size: 2395
Comment: converted to 1.6 markup
|
No differences found! |
- Henry Cohn:
- - I hate the E.conductor(). I would like conductor(E). - Make it so SAGE can open any format file. MATLAB can do.
- Load a jpeg; fancy demos.
- computation fixes.
- - should have 50 times as many - easy for random people to submit - e.g., I use Magma just for sloane's lattice tables,
- which are built in.
- - Optimization:
- conj grad
- newton
- grad descent
- labeled boxes for other people.
- the best free ones are all mediocre,
- so I have to use CPLEX (?). $10-20K/cpu/year.
- But we could do exact, arbitrary precision, and double
- precision LP solver that could do tons of comptuations with doubles without too much overhead.
- nothing arbitrary precision available
- implement a descent but not so super-good arbitrary precision
- would be good.
- nauty.
- But I want edge-labeled graphs!! It would be tremendously useful to deal with edge-labeled (hyper) graphs.
- make it easy for someone with no clue to get beautiful
- visualizations of cellular automata.
- fractals; julia sets
- explicit covering maps in terms of hypergeometric functions
- Bernard Deconinck (from UW applied math) -- maple code
- Publish class-room tested lecture plans that use
- SAGE
- Get undergrads to make lesson plans.
- NSF GK-12: UW grad students involved in local community.
- You don't have to rely on other people; you get to
- easily change things.
- Students can makes things arbitrarily more complicated.
- - I hate the E.conductor(). I would like conductor(E). - Make it so SAGE can open any format file. MATLAB can do.