Removed a println
This commit is contained in:
@@ -30,7 +30,8 @@ and field line tracing:
|
||||
|
||||
## To Use
|
||||
|
||||
For now, here is a simple example of using the propagator to solve a simple system:
|
||||
For now, here is a simple example of using the propagator to solve a simple second-order system (the
|
||||
pendulum problem):
|
||||
|
||||
```rust
|
||||
use nalgebra::Vector2;
|
||||
|
||||
Reference in New Issue
Block a user