Magnetic link has been copied to the cutting board

Name A Primer on Scientific Programming with Python 5th edition

File Type document

Size 15.26MB

UpdateDate 2025-3-16

hash *****7FA300DF2ED4FBB89C00D5EDA0C622DE74

Hot 6

Files A Primer on Scientific Programming with Python 5th edition.pdf | 10.48MB src/boxspring/boxspring.py | 3.61KB src/boxspring/boxspring_figure_anim.py | 740B src/boxspring/boxspring_plot.py | 1.90KB src/boxspring/boxspring_plot_v1.py | 717B src/boxspring/boxspring_test1.py | 458B src/boxspring/boxspring_test2.py | 2.08KB src/class/class_Y_v1_UML.py | 257B src/class/classes.py | 6.30KB src/class/Complex.py | 2.35KB src/class/Gravity.py | 1.11KB src/class/IntervalMath.py | 6.16KB src/class/PhoneBook.py | 1.78KB src/class/Polynomial.py | 3.66KB src/class/session.py | 3.88KB src/class/UMLdrawings.py | 1.64KB src/class/Vec2D.py | 665B src/cython/clean.sh | 110B src/cython/compare.py | 3.39KB src/cython/dice6.py | 1.90KB src/cython/dice6.pyx | 1.78KB src/cython/dice6_c.c | 569B src/cython/dice6_c.h | 49B src/cython/dice6_c_signature.f | 149B src/cython/dice6_cwrap.pyx | 157B src/cython/make.sh | 1.65KB src/cython/README | 174B src/cython/setup_c.py | 287B src/cython/setup_c2.py | 1.00KB src/cython/setup_cy.py | 250B src/cython/setup_f2py.py | 218B src/debug/integrate.py | 1.48KB src/debug/integrate_errorcomments.py | 739B src/debug/integrate_v1.py | 394B src/debug/integrate_v2.py | 467B src/dictstring/basefreq.py | 1.62KB src/dictstring/budget.csv | 125B src/dictstring/budget2.csv | 169B src/dictstring/budget2b.csv | 205B src/dictstring/budget2c.csv | 161B src/dictstring/constants.txt | 524B src/dictstring/densities.dat | 318B src/dictstring/density.py | 480B src/dictstring/file2coor_v1.py | 406B src/dictstring/file2coor_v2.py | 446B src/dictstring/file2coor_v3.py | 304B src/dictstring/freq.py | 8.77KB src/dictstring/genes2proteins.py | 7.13KB src/dictstring/historic_weather.py | 1.45KB src/dictstring/human_evolution.txt | 875B src/dictstring/Lisbon_rainfall.py | 573B src/dictstring/Oxford.txt | 94.78KB src/dictstring/py23/session23.py | 654B src/dictstring/read_pairs1.dat | 89B src/dictstring/read_pairs1.py | 503B src/dictstring/read_pairs2.dat | 107B src/dictstring/read_pairs2.py | 712B src/dictstring/read_pairs3.py | 180B src/dictstring/rw_csv.py | 733B src/dictstring/rw_csv_numpy.py | 966B src/dictstring/rw_csv_numpy2.py | 845B src/dictstring/rw_csv_numpy3.py | 707B src/dictstring/session23.py | 472B src/dictstring/simple_webpage.html | 558B src/dictstring/stockprices.py | 1.87KB src/dictstring/stockprices_Apple.csv | 17.43KB src/dictstring/stockprices_Google.csv | 6.14KB src/dictstring/stockprices_Microsoft.csv | 16.52KB src/dictstring/students.dat | 897B src/dictstring/students.py | 1.85KB src/dictstring/table.dat | 249B src/dictstring/table2dict.py | 735B src/dictstring/table2dict_lumpy.py | 908B src/dictstring/unicode_utf8.py | 2.43KB src/dictstring/viscosity_of_gases.dat | 638B src/dictstring/xyz.dat | 206B src/diffeq/exp_Taylor_series_diffeq.py | 657B src/diffeq/fibonacci1.py | 161B src/diffeq/fibonacci1_int64.py | 202B src/diffeq/fibonacci2.py | 164B src/diffeq/growth_days.py | 515B src/diffeq/growth_days_timedep.py | 523B src/diffeq/growth_logistic.py | 497B src/diffeq/growth_years.py | 374B src/diffeq/integral.py | 1.18KB src/diffeq/inverse_function.py | 1.04KB src/diffeq/melody.py | 835B src/diffeq/Newton.py | 1.05KB src/diffeq/Newton_demo.py | 2.58KB src/diffeq/Newton_movie.py | 2.58KB src/diffeq/soundseq.py | 1.01KB src/discalc/diff2nd.py | 835B src/discalc/diff_1st2nd_order.py | 1.18KB src/discalc/diff_func.py | 522B src/discalc/diff_ln_err.py | 242B src/discalc/diff_sine_plot1.py | 444B src/discalc/discrete_func.py | 345B src/discalc/discrete_func_vec.py | 304B src/discalc/eval_sine.py | 379B src/discalc/forward_diff.py | 329B src/discalc/plot_sine.py | 143B src/discalc/plot_sine_wtest.py | 237B src/discalc/Taylor1.py | 126B src/discalc/Taylor2.py | 451B src/discalc/Taylor_err1.py | 165B src/discalc/Taylor_err2.py | 670B src/discalc/trapezoidal.py | 518B src/discalc/trapezoidal_approx_table.py | 442B src/formulas/3sinh.py | 311B src/formulas/ball1.py | 30B src/formulas/ball2.py | 54B src/formulas/ball_print1.py | 109B src/formulas/ball_print1f.py | 128B src/formulas/ball_print2.py | 160B src/formulas/ball_print2f.py | 181B src/formulas/ball_yc.py | 181B src/formulas/c2f.py | 34B src/formulas/c2f_v1.py | 32B src/formulas/f2c.py | 177B src/formulas/printf_demo.py | 847B src/formulas/session.py | 989B src/formulas/sympy_demo.py | 1.55KB src/formulas/trajectory.py | 396B src/funcif/c2f.py | 125B src/funcif/c2f.pypot | 131B src/funcif/count.py | 3.59KB src/funcif/count_v2_demo.py | 272B src/funcif/high_precision.py | 759B src/funcif/lnsum.py | 1.21KB src/funcif/Simpson.py | 1.56KB src/funcif/stars.txt | 557B src/input/add_cml.py | 157B src/input/add_input.py | 174B src/input/addall.py | 111B src/input/addall_v1.py | 158B src/input/ball.dat | 231B src/input/ball2_cml.py | 98B src/input/bisection.py | 1.71KB src/input/bisection_ex.py | 143B src/input/bisection_movie.py | 1.61KB src/input/bisection_plot.py | 1.61KB src/input/bisection_v1.py | 607B src/input/bisection_v2.py | 653B src/input/c2f_cml.py | 59B src/input/c2f_cml_except1.py | 217B src/input/c2f_cml_except2.py | 333B src/input/c2f_cml_except3.py | 613B src/input/c2f_cml_if.py | 216B src/input/c2f_gui.py | 505B src/input/c2f_qa.py | 60B src/input/c2f_v1.py | 32B src/input/data.txt | 24B src/input/diff.py | 956B src/input/eval_formula.py | 189B src/input/Fdeg.dat | 186B src/input/integrate.py | 497B src/input/interest.py | 2.73KB src/input/location.py | 939B src/input/location_v2.py | 1.10KB src/input/location_v3.py | 1.29KB src/input/location_v4.py | 1.21KB src/input/location_v5.py | 1.62KB src/input/mean1.py | 241B src/input/mean2.py | 145B src/input/mean3.py | 143B src/input/print_cml.py | 47B src/input/py3/c2f_qa.py | 327B src/input/py3/session23.py | 235B src/input/rainfall.dat | 201B src/input/rainfall1.py | 758B src/input/rainfall2.py | 460B src/input/session23.py | 247B src/input/setup.py | 147B src/input/str2obj_demo.py | 125B src/input/write1.py | 408B src/input/write2.py | 832B src/looplist/c2f_table_list.py | 158B src/looplist/c2f_table_repeat.py | 520B src/looplist/c2f_table_while.py | 456B src/looplist/session.py | 1.60KB src/looplist/sun_data.py | 8.43KB src/misc/city_temp.tar.gz | 3.56MB src/misc/Oxford_sun_hours.txt | 6.44KB src/ode1/exp_epidemic.py | 594B src/ode1/exp_growth.py | 350B src/ode1/exp_growth_plot.py | 719B src/ode1/integrate_ode.py | 488B src/ode1/pendulum.py | 668B src/ode2/app1_decay.py | 1.47KB src/ode2/app2_logistic.py | 8.78KB src/ode2/app3_osc.py | 1.94KB src/ode2/app4_ball.py | 913B src/ode2/ForwardEuler.py | 4.31KB src/ode2/ForwardEuler_func.py | 1.60KB src/ode2/ForwardEuler_sys.py | 2.10KB src/ode2/ForwardEuler_sys_func.py | 1.14KB src/ode2/logistic_class.py | 1.47KB src/ode2/logistic_func.py | 538B src/ode2/Newton.py | 1.05KB src/ode2/ODESolver.py | 5.82KB src/oo/demo_ReadInput.py | 532B src/oo/Diff.py | 3.41KB src/oo/Diff2.py | 1.43KB src/oo/Diff2_examples.py | 1.39KB src/oo/Diff3.py | 1.18KB src/oo/Diff_functional.py | 2.12KB src/oo/dna_classes.py | 7.52KB src/oo/dna_functions.py | 3.67KB src/oo/fig.dot | 299B src/oo/integrate.py | 4.70KB src/oo/Line_Parabola.py | 705B src/oo/plot_points_weights.py | 510B src/oo/pysketcher/__init__.py | 208B src/oo/pysketcher/MatplotlibDraw.py | 21.11KB src/oo/pysketcher/shapes.py | 81.43KB src/oo/ReadInput.py | 4.64KB src/oo/session.py | 2.43KB src/oo/UMLdrawings.py | 909B src/oo/Vehicle0.dot | 309B src/oo/vehicle0.gif | 162.70KB src/oo/vehicle0.py | 2.83KB src/oo/vehicle0_dim.py | 2.01KB src/oo/vehicle0_scaling.py | 1.28KB src/oo/vehicle1.flv | 165.91KB src/oo/vehicle1.gif | 138.31KB src/oo/vehicle1.html | 5.74KB src/oo/vehicle1.mp4 | 67.50KB src/oo/vehicle1.ogg | 60.70KB src/oo/vehicle1.py | 2.53KB src/oo/vehicle1.webm | 52.47KB src/oo/vehicle2.py | 1.70KB src/plot/acc.dat | 1.44KB src/plot/clean.sh | 55B src/plot/density_air.dat | 302B src/plot/density_water.dat | 310B src/plot/difficulties.py | 2.54KB src/plot/easyviz_examples.py | 1.49KB src/plot/hat.py | 1.64KB src/plot/heatwave.py | 1.34KB src/plot/heatwave_scaled.py | 998B src/plot/hpc_axpy.py | 10.13KB src/plot/linalg_demo.py | 2.96KB src/plot/movie1.py | 1.35KB src/plot/movie1_FuncAnimation.py | 1.48KB src/plot/movie1_mpl1.py | 891B src/plot/movie1_mpl2.py | 981B src/plot/movie1_mpl3.py | 1.10KB src/plot/mpl_pylab_examples.py | 1.60KB src/plot/mpl_pyplot_examples.py | 1.67KB src/plot/pendulum.dat | 109B src/plot/plot3d_matplotlib.py | 4.65KB src/plot/plot3d_mayavi.py | 5.26KB src/plot/plot3d_mayavi_manual.py | 1007B src/plot/plot3d_mayavi_manual_2.py | 960B src/plot/plot3d_scitools.py | 1.28KB src/plot/plot3d_scitools_vtk.py | 391B src/plot/plot_ascii.py | 580B src/plot/plot_Gaussian.py | 341B src/plot/pos.dat | 604B src/plot/README | 754B src/plot/session.py | 4.37KB src/plot/xy.dat | 7.94KB src/random/balls_in_hat.py | 1.06KB src/random/birth_policy.py | 2.85KB src/random/black_gt_green.py | 360B src/random/black_gt_green_exact.py | 239B src/random/black_gt_green_game.py | 544B src/random/black_gt_green_game_vec.py | 535B src/random/black_gt_green_vec.py | 403B src/random/cards.py | 1.87KB src/random/Deck.py | 1.30KB src/random/Deck2.py | 1.66KB src/random/gauge.dat | 7.55KB src/random/growth_random.py | 3.82KB src/random/guess_number.py | 395B src/random/MCint.py | 2.18KB src/random/MCint_area.py | 1.53KB src/random/mean_stdev_uniform1.py | 359B src/random/mean_stdev_uniform2.py | 191B src/random/mutate.py | 7.45KB src/random/ndice.py | 1.38KB src/random/ndice2.py | 1.83KB src/random/normal_numbers1.py | 390B src/random/pow_eff.py | 881B src/random/roll_die.py | 1.98KB src/random/uniform_numbers0.py | 311B src/random/walk1D.py | 501B src/random/walk1Dp.py | 996B src/random/walk1Ds.py | 2.57KB src/random/walk1Dv.py | 1.06KB src/random/walk2D.py | 1.27KB src/random/walk2Dv.py | 1.24KB src/tech/eq_solver.py | 3.86KB src/tech/tests/test_eq_solver.py | 2.90KB src/tech/varargs1.py | 1.15KB

Recommend

Magnetic link has been copied to the cutting board