libfemhub.git
2011-05-12 Mateusz PaprockiMade libfemhub work with most recent Online Lab master
2011-03-21 Pavel SolinMerge branch 'master' of github.com:femhub/libfemhub
2011-03-09 Mateusz PaprockiAdded .gitignore
2011-03-09 Mateusz PaprockiUpdated femhub.plot to work with Online Lab
2011-03-09 Mateusz PaprockiAdded .gitignore
2011-03-09 Mateusz PaprockiUpdated femhub.plot to work with Online Lab
2010-12-02 Ondrej CertikAllow to specify the "deep" parameter all over
2010-12-02 Ondrej CertikEvaluate it once
2010-12-02 Ondrej CertikShow plots too
2010-12-02 Ondrej CertikRerun if needed
2010-12-02 Ondrej CertikRemove some logs
2010-12-02 Ondrej CertikUpdate the sliders on moving
2010-12-02 Ondrej CertikAllow to set initial value
2010-12-02 Ondrej CertikImplement Slider
2010-12-02 Ondrej CertikRename Range to Control
2010-12-01 Ondrej CertikUse global __manipulate__ variable
2010-12-01 Ondrej CertikPrint nice html traceback if needed
2010-12-01 Ondrej CertikLog the source code, better output
2010-12-01 Ondrej CertikUse controls automatically
2010-12-01 Ondrej CertikFind items by ID
2010-12-01 Ondrej CertikReturn the JS code automatically
2010-12-01 Ondrej Certikreturn_js_code() added and tested
2010-12-01 Ondrej CertikGet the values from the controls
2010-12-01 Ondrej CertikUse variables
2010-12-01 Ondrej CertikCall the Python code
2010-12-01 Ondrej CertikShow the Python source
2010-12-01 Ondrej CertikCall RPC
2010-12-01 Ondrej CertikAdd statusbar
2010-12-01 Ondrej CertikRefactor run()
2010-12-01 Ondrej CertikSubclass Ext.Window
2010-12-01 Ondrej CertikAdd Run's handler
2010-12-01 Ondrej CertikAdd Toolbar
2010-12-01 Ondrej CertikAdd the eval() stuff into the main() function
2010-12-01 Ondrej CertikGenerate the controls automatically
2010-12-01 Ondrej CertikFew cosmetic changes
2010-12-01 Ondrej CertikMake a window pop up
2010-11-30 Ondrej CertikAdd the Manipulate command
2010-11-30 Ondrej CertikMake femhub work even if phaml is not installed
2010-11-12 Aayush Poudeldomain.py modified to make Triangulation work
2010-11-11 Ondrej CertikBUG: generate the points properly
2010-11-11 Ondrej CertikMake it work as it used to
2010-11-11 Ondrej CertikMake a few changes here and there to make it run
2010-11-09 Pavel SolinEnabled plotting on higher-order elements.
2010-11-07 Ondrej CertikSolution class added
2010-11-07 Ondrej CertikAllow to plot the mesh without orders as well
2010-11-07 Ondrej CertikImprove the plotting
2010-11-07 Ondrej CertikDo all the plotting through the Mesh class
2010-11-07 Ondrej CertikImport run on the module level
2010-11-07 Ondrej CertikSplit domain into domain and mesh
2010-11-06 Ondrej CertikMake mayavi work too
2010-11-06 Ondrej CertikDon't use matplotlib.use()
2010-11-06 Ondrej CertikAdd missing imports
2010-11-06 Ondrej CertikReturn images into the online lab
2010-11-04 Ondrej CertikImprove the docstring
2010-11-03 Ondrej CertikAdd a docstring
2010-11-03 Ondrej CertikAllow higher orders than 10
2010-11-03 Ondrej CertikAccept problem_number and params
2010-11-03 Ondrej CertikUse phaml to get the values
2010-11-03 Ondrej CertikAllow to plot a solution
2010-11-03 Ondrej Certikplot_sln_mayavi() added
2010-11-03 Ondrej CertikRefactor the mesh conversion to a routine
2010-11-03 Ondrej CertikPlot the mesh
2010-11-01 Ondrej CertikInitial README file added
2010-10-30 Aayush PoudelNew function added for triangulation with RPC
2010-10-26 Ondrej CertikFix the path to the mesh
2010-10-26 Ondrej CertikAdd domain.* mesh
2010-10-26 Ondrej CertikAdd the example into the run() function
2010-10-26 Ondrej CertikAdd examples into setup.py
2010-10-26 Ondrej CertikFix lots of whitespace problems
2010-10-26 Ondrej CertikAdd phaml example
2010-07-11 Erick Santiago[Patch] Docstring for func. boundary_area() in domain.py
2010-07-09 Erick Santiago[Patch] Docstring for func. boundary_closed() in domain.py
2010-07-08 Erick Santiago[Patch] Docstring for function normalize() in domain.py
2010-07-06 Erick Santiago[Patch] Docstring for function edit() and fit_into_rect...
2010-07-06 Erick Santiago[Patch] Docstring for function nodes() and edges()...
2010-07-04 Erick Santiago[Patch] Docstring for Domain class in Domain.py
2010-06-17 Erick Santiago[Patch] Minor fixes to function lies_inside() in triang...
2010-06-16 Erick Santiago[Patch] Docstring and New Function for lies_inside...
2010-06-11 Aayush Poudeltringulate function added in Mesh class
2010-06-11 Erick Santiago[Patch] Docstring for edge_intersects_edges() in triang...
2010-06-09 Erick Santiago[Patch] Cleaning up and Fixing up of certain functions...
2010-06-07 Erick SantiagoMerge branch 'libfemhub_testing' of github.com:erick...
2010-06-07 Erick Santiago[Patch] Improved Docstring for two_edges_intersect...
2010-06-06 Erick Santiago[Patch] Improved Docstring for two_edges_intersect...
2010-06-05 Erick Santiago[Patch] Docstring for fnc. any_edges_intersect() in...
2010-06-05 Erick Santiago[Patch] Docstring for function two_edges_intersect...
2010-06-05 Erick Santiago[Patch] Docstring for fnc. any_edges_intersect() in...
2010-06-03 Erick Santiago[Patch] Docstring for function two_edges_intersect...
2010-06-01 Pavel SolinPolishing Erick's last patch.
2010-06-01 Erick Santiago[Patch] Improved Docstring for fnc. is_boundary_edge...
2010-05-31 Erick Santiago[Patch] Revisiting of Docstring find_third_point()...
2010-05-30 Erick Santiago[Patch] Revisiting of polygon_area() and others in...
2010-05-30 Erick Santiago[Patch] Revisiting of Docstring triangulate_af() in...
2010-05-30 Erick Santiago[Patch] Revision of Docstring find_loops() in triangula...
2010-05-29 Erick Santiago[Patch] Revised Docstring for fnc. polygon_area() in...
2010-05-29 Erick Santiago[Patch] Revised Docstring for fnc. find_loops() in...
2010-05-28 Erick Santiago[Patch] Docstring for function triangulate_af() in...
2010-05-28 Erick SantiagoMerge branch 'libfemhub_testing' of github.com:erick...
2010-05-28 Erick Santiago[Patch] Docstring for function find_third_point() in...
2010-05-28 Erick Santiago[Patch] Docstring for function polygon_area() in triang...
next