TorBT - Torrents and Magnet Links Search Engine
A Primer on Scientific Programming with Python 5th edition
- Date: 2024-12-18
- Size: 15 MB
- Files: 295
File Name
Size
A Primer on Scientific Programming with Python 5th edition.pdf
10 MB
src/boxspring/boxspring.py
3.6 kB
src/boxspring/boxspring_figure_anim.py
740 B
src/boxspring/boxspring_plot.py
1.9 kB
src/boxspring/boxspring_plot_v1.py
717 B
src/boxspring/boxspring_test1.py
458 B
src/boxspring/boxspring_test2.py
2.1 kB
src/class/class_Y_v1_UML.py
257 B
src/class/classes.py
6.3 kB
src/class/Complex.py
2.3 kB
src/class/Gravity.py
1.1 kB
src/class/IntervalMath.py
6.2 kB
src/class/PhoneBook.py
1.8 kB
src/class/Polynomial.py
3.7 kB
src/class/session.py
3.9 kB
src/class/UMLdrawings.py
1.6 kB
src/class/Vec2D.py
665 B
src/cython/clean.sh
110 B
src/cython/compare.py
3.4 kB
src/cython/dice6.py
1.9 kB
src/cython/dice6.pyx
1.8 kB
src/cython/dice6_c.c
569 B
src/cython/dice6_c.h
49 B
src/cython/dice6_c_signature.f
149 B
src/cython/dice6_cwrap.pyx
157 B
src/cython/make.sh
1.7 kB
src/cython/README
174 B
src/cython/setup_c.py
287 B
src/cython/setup_c2.py
1.0 kB
src/cython/setup_cy.py
250 B
src/cython/setup_f2py.py
218 B
src/debug/integrate.py
1.5 kB
src/debug/integrate_errorcomments.py
739 B
src/debug/integrate_v1.py
394 B
src/debug/integrate_v2.py
467 B
src/dictstring/basefreq.py
1.6 kB
src/dictstring/budget.csv
125 B
src/dictstring/budget2.csv
169 B
src/dictstring/budget2b.csv
205 B
src/dictstring/budget2c.csv
161 B
src/dictstring/constants.txt
524 B
src/dictstring/densities.dat
318 B
src/dictstring/density.py
480 B
src/dictstring/file2coor_v1.py
406 B
src/dictstring/file2coor_v2.py
446 B
src/dictstring/file2coor_v3.py
304 B
src/dictstring/freq.py
8.8 kB
src/dictstring/genes2proteins.py
7.1 kB
src/dictstring/historic_weather.py
1.5 kB
src/dictstring/human_evolution.txt
875 B
src/dictstring/Lisbon_rainfall.py
573 B
src/dictstring/Oxford.txt
95 kB
src/dictstring/py23/session23.py
654 B
src/dictstring/read_pairs1.dat
89 B
src/dictstring/read_pairs1.py
503 B
src/dictstring/read_pairs2.dat
107 B
src/dictstring/read_pairs2.py
712 B
src/dictstring/read_pairs3.py
180 B
src/dictstring/rw_csv.py
733 B
src/dictstring/rw_csv_numpy.py
966 B
src/dictstring/rw_csv_numpy2.py
845 B
src/dictstring/rw_csv_numpy3.py
707 B
src/dictstring/session23.py
472 B
src/dictstring/simple_webpage.html
558 B
src/dictstring/stockprices.py
1.9 kB
src/dictstring/stockprices_Apple.csv
17 kB
src/dictstring/stockprices_Google.csv
6.1 kB
src/dictstring/stockprices_Microsoft.csv
16 kB
src/dictstring/students.dat
897 B
src/dictstring/students.py
1.9 kB
src/dictstring/table.dat
249 B
src/dictstring/table2dict.py
735 B
src/dictstring/table2dict_lumpy.py
908 B
src/dictstring/unicode_utf8.py
2.4 kB
src/dictstring/viscosity_of_gases.dat
638 B
src/dictstring/xyz.dat
206 B
src/diffeq/exp_Taylor_series_diffeq.py
657 B
src/diffeq/fibonacci1.py
161 B
src/diffeq/fibonacci1_int64.py
202 B
src/diffeq/fibonacci2.py
164 B
src/diffeq/growth_days.py
515 B
src/diffeq/growth_days_timedep.py
523 B
src/diffeq/growth_logistic.py
497 B
src/diffeq/growth_years.py
374 B
src/diffeq/integral.py
1.2 kB
src/diffeq/inverse_function.py
1.0 kB
src/diffeq/melody.py
835 B
src/diffeq/Newton.py
1.1 kB
src/diffeq/Newton_demo.py
2.6 kB
src/diffeq/Newton_movie.py
2.6 kB
src/diffeq/soundseq.py
1.0 kB
src/discalc/diff2nd.py
835 B
src/discalc/diff_1st2nd_order.py
1.2 kB
src/discalc/diff_func.py
522 B
src/discalc/diff_ln_err.py
242 B
src/discalc/diff_sine_plot1.py
444 B
src/discalc/discrete_func.py
345 B
src/discalc/discrete_func_vec.py
304 B
src/discalc/eval_sine.py
379 B
src/discalc/forward_diff.py
329 B
src/discalc/plot_sine.py
143 B
src/discalc/plot_sine_wtest.py
237 B
src/discalc/Taylor1.py
126 B
src/discalc/Taylor2.py
451 B
src/discalc/Taylor_err1.py
165 B
src/discalc/Taylor_err2.py
670 B
src/discalc/trapezoidal.py
518 B
src/discalc/trapezoidal_approx_table.py
442 B
src/formulas/3sinh.py
311 B
src/formulas/ball1.py
30 B
src/formulas/ball2.py
54 B
src/formulas/ball_print1.py
109 B
src/formulas/ball_print1f.py
128 B
src/formulas/ball_print2.py
160 B
src/formulas/ball_print2f.py
181 B
src/formulas/ball_yc.py
181 B
src/formulas/c2f.py
34 B
src/formulas/c2f_v1.py
32 B
src/formulas/f2c.py
177 B
src/formulas/printf_demo.py
847 B
src/formulas/session.py
989 B
src/formulas/sympy_demo.py
1.5 kB
src/formulas/trajectory.py
396 B
src/funcif/c2f.py
125 B
src/funcif/c2f.pypot
131 B
src/funcif/count.py
3.6 kB
src/funcif/count_v2_demo.py
272 B
src/funcif/high_precision.py
759 B
src/funcif/lnsum.py
1.2 kB
src/funcif/Simpson.py
1.6 kB
src/funcif/stars.txt
557 B
src/input/add_cml.py
157 B
src/input/add_input.py
174 B
src/input/addall.py
111 B
src/input/addall_v1.py
158 B
src/input/ball.dat
231 B
src/input/ball2_cml.py
98 B
src/input/bisection.py
1.7 kB
src/input/bisection_ex.py
143 B
src/input/bisection_movie.py
1.6 kB
src/input/bisection_plot.py
1.6 kB
src/input/bisection_v1.py
607 B
src/input/bisection_v2.py
653 B
src/input/c2f_cml.py
59 B
src/input/c2f_cml_except1.py
217 B
src/input/c2f_cml_except2.py
333 B
src/input/c2f_cml_except3.py
613 B
src/input/c2f_cml_if.py
216 B
src/input/c2f_gui.py
505 B
src/input/c2f_qa.py
60 B
src/input/c2f_v1.py
32 B
src/input/data.txt
24 B
src/input/diff.py
956 B
src/input/eval_formula.py
189 B
src/input/Fdeg.dat
186 B
src/input/integrate.py
497 B
src/input/interest.py
2.7 kB
src/input/location.py
939 B
src/input/location_v2.py
1.1 kB
src/input/location_v3.py
1.3 kB
src/input/location_v4.py
1.2 kB
src/input/location_v5.py
1.6 kB
src/input/mean1.py
241 B
src/input/mean2.py
145 B
src/input/mean3.py
143 B
src/input/print_cml.py
47 B
src/input/py3/c2f_qa.py
327 B
src/input/py3/session23.py
235 B
src/input/rainfall.dat
201 B
src/input/rainfall1.py
758 B
src/input/rainfall2.py
460 B
src/input/session23.py
247 B
src/input/setup.py
147 B
src/input/str2obj_demo.py
125 B
src/input/write1.py
408 B
src/input/write2.py
832 B
src/looplist/c2f_table_list.py
158 B
src/looplist/c2f_table_repeat.py
520 B
src/looplist/c2f_table_while.py
456 B
src/looplist/session.py
1.6 kB
src/looplist/sun_data.py
8.4 kB
src/misc/city_temp.tar.gz
3.6 MB
src/misc/Oxford_sun_hours.txt
6.4 kB
src/ode1/exp_epidemic.py
594 B
src/ode1/exp_growth.py
350 B
src/ode1/exp_growth_plot.py
719 B
src/ode1/integrate_ode.py
488 B
src/ode1/pendulum.py
668 B
src/ode2/app1_decay.py
1.5 kB
src/ode2/app2_logistic.py
8.8 kB
src/ode2/app3_osc.py
1.9 kB
src/ode2/app4_ball.py
913 B
src/ode2/ForwardEuler.py
4.3 kB
src/ode2/ForwardEuler_func.py
1.6 kB
src/ode2/ForwardEuler_sys.py
2.1 kB
src/ode2/ForwardEuler_sys_func.py
1.1 kB
src/ode2/logistic_class.py
1.5 kB
src/ode2/logistic_func.py
538 B
src/ode2/Newton.py
1.1 kB
src/ode2/ODESolver.py
5.8 kB
src/oo/demo_ReadInput.py
532 B
src/oo/Diff.py
3.4 kB
src/oo/Diff2.py
1.4 kB
src/oo/Diff2_examples.py
1.4 kB
src/oo/Diff3.py
1.2 kB
src/oo/Diff_functional.py
2.1 kB
src/oo/dna_classes.py
7.5 kB
src/oo/dna_functions.py
3.7 kB
src/oo/fig.dot
299 B
src/oo/integrate.py
4.7 kB
src/oo/Line_Parabola.py
705 B
src/oo/plot_points_weights.py
510 B
src/oo/pysketcher/__init__.py
208 B
src/oo/pysketcher/MatplotlibDraw.py
21 kB
src/oo/pysketcher/shapes.py
81 kB
src/oo/ReadInput.py
4.6 kB
src/oo/session.py
2.4 kB
src/oo/UMLdrawings.py
909 B
src/oo/Vehicle0.dot
309 B
src/oo/vehicle0.gif
163 kB
src/oo/vehicle0.py
2.8 kB
src/oo/vehicle0_dim.py
2.0 kB
src/oo/vehicle0_scaling.py
1.3 kB
src/oo/vehicle1.flv
166 kB
src/oo/vehicle1.gif
138 kB
src/oo/vehicle1.html
5.7 kB
src/oo/vehicle1.mp4
68 kB
src/oo/vehicle1.ogg
61 kB
src/oo/vehicle1.py
2.5 kB
src/oo/vehicle1.webm
52 kB
src/oo/vehicle2.py
1.7 kB
src/plot/acc.dat
1.4 kB
src/plot/clean.sh
55 B
src/plot/density_air.dat
302 B
src/plot/density_water.dat
310 B
src/plot/difficulties.py
2.5 kB
src/plot/easyviz_examples.py
1.5 kB
src/plot/hat.py
1.6 kB
src/plot/heatwave.py
1.3 kB
src/plot/heatwave_scaled.py
998 B
src/plot/hpc_axpy.py
10 kB
src/plot/linalg_demo.py
3.0 kB
src/plot/movie1.py
1.3 kB
src/plot/movie1_FuncAnimation.py
1.5 kB
src/plot/movie1_mpl1.py
891 B
src/plot/movie1_mpl2.py
981 B
src/plot/movie1_mpl3.py
1.1 kB
src/plot/mpl_pylab_examples.py
1.6 kB
src/plot/mpl_pyplot_examples.py
1.7 kB
src/plot/pendulum.dat
109 B
src/plot/plot3d_matplotlib.py
4.6 kB
src/plot/plot3d_mayavi.py
5.3 kB
src/plot/plot3d_mayavi_manual.py
1007 B
src/plot/plot3d_mayavi_manual_2.py
960 B
src/plot/plot3d_scitools.py
1.3 kB
src/plot/plot3d_scitools_vtk.py
391 B
src/plot/plot_ascii.py
580 B
src/plot/plot_Gaussian.py
341 B
src/plot/pos.dat
604 B
src/plot/README
754 B
src/plot/session.py
4.4 kB
src/plot/xy.dat
7.9 kB
src/random/balls_in_hat.py
1.1 kB
src/random/birth_policy.py
2.9 kB
src/random/black_gt_green.py
360 B
src/random/black_gt_green_exact.py
239 B
src/random/black_gt_green_game.py
544 B
src/random/black_gt_green_game_vec.py
535 B
src/random/black_gt_green_vec.py
403 B
src/random/cards.py
1.9 kB
src/random/Deck.py
1.3 kB
src/random/Deck2.py
1.7 kB
src/random/gauge.dat
7.6 kB
src/random/growth_random.py
3.8 kB
src/random/guess_number.py
395 B
src/random/MCint.py
2.2 kB
src/random/MCint_area.py
1.5 kB
src/random/mean_stdev_uniform1.py
359 B
src/random/mean_stdev_uniform2.py
191 B
src/random/mutate.py
7.4 kB
src/random/ndice.py
1.4 kB
src/random/ndice2.py
1.8 kB
src/random/normal_numbers1.py
390 B
src/random/pow_eff.py
881 B
src/random/roll_die.py
2.0 kB
src/random/uniform_numbers0.py
311 B
src/random/walk1D.py
501 B
src/random/walk1Dp.py
996 B
src/random/walk1Ds.py
2.6 kB
src/random/walk1Dv.py
1.1 kB
src/random/walk2D.py
1.3 kB
src/random/walk2Dv.py
1.2 kB
src/tech/eq_solver.py
3.9 kB
src/tech/tests/test_eq_solver.py
2.9 kB
src/tech/varargs1.py
1.2 kB