Giter VIP home page Giter VIP logo

algforopt-notebooks's People

Contributors

mykelk avatar tawheeler avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

algforopt-notebooks's Issues

Add Manifest.toml file

Will ensure users will get a reproducible environment, i.e. they can just do

export JULIA_PROJECT="@."
julia 'using Pkg; pkg"instantiate"'
jupyter notebook

Cannot instantiate project

Hello.
(A newbie on Windows 10 here.)
I cloned the repo, entered Julia REPL, cd into the repo directory, and ran ]instantiate

(algforopt-notebooks) pkg> instantiate
ERROR: expected package `TexExtensions [9b435220]` to be registered

I also tried to delete the main Registry, and redo, but it did not help.
Any suggestion welcome.
Thanks a lot!

prob-surrogate-models

Dear Tim,
Very sorry to bother you again.
The jupyter notebooks prob-surrogate-models seem to have a problem in outputting the plots in the first few cells (prior cases and later cells seem to work fine).
Thank you,
Frank

prob-surrogate-models

Dear developers,
Thanks a lot for the great jupyter notebook.
I would like to alert you regarding an issue in the prob-surrogate-models notebook. The second cell has include("../chapter/gp.jl"). However, the gp.jl file is missing.
Thank you,
Frank

expr notebook

Hi there @tawheeler,
When running the expr Jupyter notebook it seems there is not eval method as I get
MethodError: no method matching eval(::RuleNode, ::Grammar)
Can you please help resolve this issue?
All the best,
FC

Python

Are any of the notebooks available in Python?

Cycle list delimiting

In support_code.jl, shouldn't the lines that look like this
pushPGFPlotsPreamble(" solid, pastelPurple, mark=none\\%")
actually be
pushPGFPlotsPreamble(" solid, pastelPurple, mark=none\\\\%")
It looks like cycle lists need to be delimited by \\, which needs escaping in Julia.

Possible mistype

Page 58, example 4.2

f(x + d) ≤ f (x) + (g⊤d)

I think should be:
f(x + αd) ≤ f (x) + βα(g⊤d)

Dirichlet.

Hello professors!

This is only question not issue.
How you plot Dirichlet distribution in Julia?
Maybe I'm bad at searching, but I can't find the code on juliaplot site.

Thank you,
Alexandr.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.