Skip to content

Instantly share code, notes, and snippets.

Avatar

Jean-François Puget jfpuget

View GitHub Profile
@jfpuget
jfpuget / GCHQ.ipynb
Created January 30, 2016 12:28
Solving the GCHQ puzzle with Python and CPLEX Cloud
View GCHQ.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View pandas-copy-slice.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View Std.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View Python_Is_Not_C_Take_Two.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View xgb_check.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View julia_set.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View docplex_sudoku.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jfpuget
jfpuget / Mandelbrodt.ipynb
Created January 27, 2016 14:23
Mandelbrot set computation in Python
View Mandelbrodt.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jfpuget
jfpuget / Julia_Python_perf.ipynb
Last active April 15, 2022 11:55
An exercise in Python optimization: make Python benchmarks as fast, if not faster, than Julia.
View Julia_Python_perf.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jfpuget
jfpuget / LU_decomposition.ipynb
Created January 27, 2016 18:51
A Speed Comparison Of C, Julia, Python, Numba, and Cython on LU Factorization
View LU_decomposition.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.