bartzbeielstein

5 Reputation

One Badge

18 years, 309 days

Social Networks and Content at Maplesoft.com

Thomas is head of the research center CIOP (Computational Intelligence, Optimization & Data Mining) at Cologne University of Applied Sciences. His expertise lies in optimization, simulation, and statistical analysis of complex real-world problems. He is one of the leaders in the field of statistical analysis of optimization algorithms and the inventor and the driving force behind the sequential parameter optimization technology (SPOT).

MaplePrimes Activity


These are questions asked by bartzbeielstein

How do I copy Maple input without any modifications?

Here is my problem:Consider the MAPLE input below (Copy Example). Copy and paste results in:

restart; with(VectorCalculus); SpaceCurve(`<,>`(VectorCalculus:-`*`(2, cos(t)), VectorCalculus:-`*`(2, sin(t)), t), t = 0 .. VectorCalculus:-`*`(2, Pi), axes = boxed, thickness = 2, color = black)

which is not the same as the input. I need the unmodified Maple input for a documentation, which is published...

Page 1 of 1